richachampion wrote:What is the range of all the roots of |x² - 2| = x
A. 4
B. 3
C. 2
D. 1
E. 0
When solving equations involving ABSOLUTE VALUE, there are 3 steps:
1. Apply the rule that says:
If |x| = k, then x = k and/or x = -k
2. Solve the resulting equations
3. Plug solutions into original equation to check for extraneous roots
EITHER x² - 2 = x OR x² - 2 = -x
x² - 2 = x
Rearrange: x² - x - 2 = 0
Factor: (x - 2)(x + 1) = 0
Solve: x = 2 or x = -1
x² - 2 = -x
Rearrange: x² + x - 2 = 0
Factor: (x + 2)(x - 1) = 0
Solve: x = -2 or x = 1
Plug solutions into original equation to check for extraneous roots....
Plug in x =
2 to get |
2² - 2| =
2
Evaluate: |2| = 2 WORKS!
So, x = 2 is a solution
Plug in x =
-1 to get |
(-1)² - 2| =
-1
Evaluate: |-1| = -1 DOESN'T WORK
So, x = -1 is a NOT solution
Plug in x =
-2 to get |
(-2)² - 2| =
-2
Evaluate: |2| = -2 DOESN'T WORK
So, x = -2 is a NOT solution
Plug solutions into original equation to check for extraneous roots....
Plug in x =
1 to get |
1² - 2| =
1
Evaluate: |-1| = 1 WORKS!
So, x = 1 is a solution
So, the only two valid solutions are x = 2 and x = 1
So, the range is
1
Answer:
D
RELATED VIDEOS
- Solving equations with absolute value:
https://www.gmatprepnow.com/module/gmat ... /video/972
- Solving quadratic equations:
https://www.gmatprepnow.com/module/gmat ... /video/964