-
pradeepspanchal
- Junior | Next Rank: 30 Posts
- Posts: 28
- Joined: Sun Aug 08, 2010 10:47 am
Question is asking whether x² > 5² = 25 or not. Which happens when x < -5 or x > 5.pradeepspanchal wrote:Is X^2 > 5^2 ?
1) |X -5| = 3 |X + 5|
2) |X| > 3
Statement 1: |x - 5| = 3|x + 5|
There are two critical points for this equation. They are x = - 5 and x = 5. Thus there are three different regions. Let's analyze each of the three regions individually,
- 1. x < -5
- (x - 5) and (x + 5) both are negative, thus
|x - 5| = 3|x + 5| => -(x - 5) = -3(x + 5) => 2x = -20 => x = -10
- (x - 5) is negative but (x + 5) is positive, thus
|x - 5| = 3|x + 5| => -(x - 5) = 3(x + 5) => 4x = -10 => x = -10/4 = -2.5
- (x - 5) and (x + 5) both are positive, thus
|x - 5| = 3|x + 5| => (x - 5) = 3(x + 5) => 2x = -20 => x = -10 (Not possible as we assumed x ≥ 5)
- (x - 5) and (x + 5) both are negative, thus
For x = -10, x² > 25
But for x = -2.5, x² < 25
Not sufficient.
Statement 2: |x| > 3
Implies x > 3 or x < -3.
Thus x² may or may not be greater than 25.
Not sufficient.
1 & 2 Together: As |x| > 3, only possible value of x is -10 => x² > 25
Sufficient.
The correct answer is C.













