TaranjeetKaur
Bit tricky due to multiple possible cases. Will try to keep it short.
Option C is correct answerWe have |\(x^{2}\)+3x-1| < 2|x|+5
First, notice that 2|x|+5 is always greater or equal to 5. This is an observation.
Now, we will roughly find out the roots of the quadratic inside that is \(x^{2}\)+3x-1 - which are
a=\(\frac{(-3 + \sqrt{3^{2}+4})}{2}\) and b=\(\frac{(-3 - \sqrt{3^{2}+4})}{2}\)
Which comes out to be \(a\approx{0.3}\) and \(b\approx{-3.3}\)
Case 1:x=0
put in the euation
-1<5 -> always true.
0 is a solution.Case 2:0<x<0.3
LHS < 0 and RHS = 2x+5
so we can write
-\(x^{2}\)-3x+1 < 2x+5
=> \(x^{2}\)+5x+4 > 0

We see that x ∈ (-4,-1)
We can't take any integer in this range because our case says 0<x<0.3
No integrl values in this rangeCase 3:-3.3<x<0
In this range LHS < 0 and RHS = -2x+5
So, -\(x^{2}\)-3x+1 < -2x+5
=> \(x^{2}\)+x+4 > 0
Notice, that this is always positive becasue \(x^{2}\) has positive coefficient and roots are complex.
So, we have 3 values in thios range -3.3<x<0 - which are
-1, -2, -3Case 4:x<-3.3
Notice the quadratic in this case will have positive values and RHS = -2x +5 [ because x<0]
So, we can write \(x^{2}\)+3x-1 < -2x+5
=> \(x^{2}\) + 5x -6 < 0
=> (x+6)(x-1) < 0
so, here we have 2 more values -> -4,-5Lase Case
Case 5:x>0.3
LHS>0 and RHS=2x+5
so, \(x^{2}\)+3x-1 < 2x+5
=>\(x^{2}\)+x-6 < 0
=> (x+3)(x-2) <0
So just 1 value in this range which is 1Hence, total we have 7 integral values of x which are
-5, -4, -3, -2, -1, 0, 1Option C
Although it looks like a lengthy solution, it can be done within 3 minutes if you have enough practice and clarity of concepts
Attachment:
GMAT-Club-Forum-mo0ngrxq.png [ 55.22 KiB | Viewed 916 times ]
Attachment:
GMAT-Club-Forum-pgw4qvf6.png [ 38.3 KiB | Viewed 907 times ]
Attachment:
GMAT-Club-Forum-3n5ktfuk.png [ 21.65 KiB | Viewed 893 times ]
Attachment:
GMAT-Club-Forum-7wtbucso.png [ 31.03 KiB | Viewed 893 times ]