-
jsasipriya
- Senior | Next Rank: 100 Posts
- Posts: 50
- Joined: Sun Apr 04, 2010 7:28 am
- Followed by:1 members
Let me solve it without using any algebra (I'll solve using algebra in another post) :jsasipriya wrote:lx+4l^2>4
Please help me simplify the above.
Thanks
(You can deduce it in seconds, here I am elaborating a bit just ensure that you learn it using simpler examples)
First lets talk about
|x+4| = 4
This means distance of x from (-4) is 4 in either direction (right,left of a number line)
=> x = -8 and x = 0
Now;
|x+4| > 4
This means distance of x from (-4) is greater than 4 in either direction (right,left of a number line)
=> x < -8 or x > 0
Now the real question :
|x+4|^2 > 4
This means square of distance of x from (-4) is greater than 4 in either direction (right,left of a number line)
=> This means distance of x from (-4) is greater than 2 in either direction (right,left of a number line)
=> x<-6 or x > -2
Hope that helps !