Sunil01
Hi Bunuel,
I am reading GMAT Club math book.
I didn't understand how
([square]x[/square] - 4) >= 0 implies x <= -2 or x >= 2
Please help.
Attached the screenshot also.
Thanks & regards,
Sunil01
Let me try to answer.
Couple of formulae you must know:
1. \(x^2-y^2= (x+y)(x-y)\) . Thus \(x^2-4 = x^2-2^2 = (x+2)(x-2)\)
2. Roots of the inequality\((x-a)(x-b)(x-c)... \geq 0\)are at x=a,b,c... By 'roots' I mean the points at which the expression (x-a)(x-b)(x-c) will change signs when you plot this over the number line.
Coming back to your question,
\(x^2-4 \geq 0\) ---> \(x^2-2^2 \geq 0\) ---> \((x+2)(x-2) \geq 0\) with roots at x=2 and -2.
When you plot the above inequality, you get the following
Attachment:
2016-01-17_2-34-24.jpg
You can clearly see that the region you are looking is the '+' region given by, \(x \leq 2\) and\(x \geq 2\)
Hope this helps.
I got till how you calculate the roots i.e 2 and -2.
But how you marked the region on the number line.
i.e. x >= -2 and x >= 2
This is wrong, but i am not getting where I am going wrong.