Official Solution:What is the range of all the roots of \(|x^2 - 2| = x\)? A. 4
B. 3
C. 2
D. 1
E. 0
First, note that since \(x\) is equal to the absolute value of some number (\(|x^2 - 2|\)), \(x\) cannot be negative.
Next, \(|x^2 - 2| = x\) implies that either \(x^2 - 2 = x\) or \(-(x^2 - 2) = x\).
The first equation, \(x^2 - 2 = x\), yields \(x = -1\) or \(x = 2\). Since \(x\) cannot be negative, we only consider \(x = 2\).
The second equation, \(-(x^2 - 2) = x\), yields \(x = -2\) or \(x = 1\). Again, since \(x\) cannot be negative, we only consider \(x = 1\).
The range is the difference between the largest and smallest values: range = 2 - 1 = 1.
Answer: D