parkhydel
The set of solutions for the equation \((x^2 – 25)^2 = x^2 – 10x + 25\) contains how many real numbers?
A. 0
B. 1
C. 2
D. 3
E. 4
PS16731.02
\((x^2 – 25)^2 = x^2 – 10x + 25\)
Rewrite the left side using the difference of squares: \([(x – 5)(x + 5)]^2\)
Rewrite the right side as it's the square of a difference: \((x – 5)^2\)
Rewrite the left side again, as order in multiplication doesn't matter: \((x – 5)^2 * (x + 5)^2\)
So we have: \((x – 5)^2 * (x + 5)^2 = (x – 5)^2\)
Now, either \((x - 5) = 0\) so one possible solution is: \(x = 5\)
OR ELSE we can divide both sides by \((x - 5)^2\), in which case:
\((x + 5)^2 = 1\), which means that \(|x + 5| = 1\), or if we prefer to have an absolute value of a difference:
\(|x - (-5)| = 1\)
We can conclude that x is located 1 unit away from (-5), so x is either (-4) or (-6).
I'm counting a total of three possible solutions for x (5, -4, or -6), so the answer is D.