Here are a set of 3 interesting CAT level Inequalities questions with detailed solutions for the same. You might also want to check out this wonderful article on preparing for Quant from July. Happy solving!
Question 1:
How many positive integer values can x take that satisfy the inequality: (x – 8) (x – 10) (x – 12)…….(x – 100) < 0?
Solution:
Let us try out a few values to see if that gives us anything.
When x = 8, 10, 12, ….100 this goes to zero. So, these cannot be counted.
When x = 101, 102 or beyond, all the terms are positive, so the product will be positive.
Straight-away we are down to numbers 1, 2, 3, …7 and then odd numbers from there to 99.
Let us substitute x =1,
All the individual terms are negative. There are totally 47 terms in this list (How? Figure that out). Product of 47 negative terms will be negative. So, x = 1 works. So will x =2, 3, 4, 5, 6, and 7.
What else can we latch on to?
Remember, product of an odd number of negative terms is negative; product of even number of negative terms is positive. Now, this idea sets up the rest of the question and is useful when it comes to inequalities questions.
When x = 9, there is one positive terms and 46 negative terms. So, the product will be positive.
When x = 11, there are two positive terms and 45 negative terms. So, the product will be negative.
When x = 13, there are three positive terms and 44 negative terms. So, the product will be positive and so on.
Essentially, alternate odd numbers need to be counted, starting from 11.
So, the numbers that will work for this inequality are 1, 2, 3, 4, 5, 6, 7…and then 11, 15, 19, 23, 27, 31,….. and so.
What will be the last term on this list? 99, because when x = 99, there are 46 positive terms and 1 negative term.
So, we need to figure out how many terms are there in the list 11, 15, 19,….99. These can be written as:
4 * 2 + 3,
4 * 3 + 3,
4 * 4 + 3
…
4 * 24 + 3
A set of 23 terms. So, total number of values = 23 + 7 = 30.
30 positive integer values of x exist satisfying the condition.
Question 2:
Find the range of x for which (x + 2) (x + 5) > 40.
Solution:
There are two ways of trying this one:
First Method:
We can expand and simplify this algebraically as x^2 + 7x + 10 > 40 or x^2 + 7x – 30 > 0(x + 10) (x -3) > 0
The roots are -10 and +3.
=> x should lie outside the roots.
Now, what is this based on? There is a simple thumb rule for solving quadratic inequality, which is that for any quadratic inequality ax2+ bx + c < 0, factorize it as a(x – p) ( x – q) < 0
Whenever a is greater than 0, the above inequality will hold good if x lies between p and q.
a(x – p) (x – q) will be greater than 0, whenever x does not lie between p and q. In other words x should lie in the range ( -infinity, p) or (q, infinity)
Now, coming back to the question’s solution:
(x+10) (x -3) > 0 or, x < -10 or x > 3
Second method:
5 * 8 = 40, -8 * -5 = 40; this essentially means if x + 2 > 5 this will hold good => x > 3
If x+ 2 < -8 also, this will hold good => x < -10.
The first method is far more robust.
Question 3:
Find the range of x where ||x – 3| – 4| > 3.
Solution:
If we have an inequality |y| > 3, this will be satisfied if => y > 3 or y < -3.
Hence, the above inequality simplifies to two inequalities:
1. | x – 3| – 4 > 3
| x – 3| – 4 > 3 => | x – 3 | > 7
x – 3 > 7 or x – 3 < -7
Or, x > 10 or x < -4
x lies outside of -4 and 10.
Or, x can lie in the range ( – infinity, -4) or ( 10, infinity)
2. |x -3| – 4 < -3
|x – 3 | – 4 < – 3
=> | x – 3 | < 1
=> -1 < x – 3 < 1 or x lies between 2 and 4
The final solution is given by the range( – infinity, -4) or (2,4) or ( 10, infinity)
Check out the fabulous video above where a bunch of CAT level Inequalities questions are solved.
Stay Safe and Best Wishes for CAT!
Rajesh Balasubramanian takes the CAT every year and is a 4-time CAT 100 percentiler. He likes few things more than teaching Math and insists to this day that he is a better teacher than exam-taker.
Leave a Reply