52216111
Solve \(x^4 - 13x^2 + 36 = 0\) over the real numbers by using a substitution.
Hints
- Replace \(x^2\) with a new variable.
- Solve the resulting quadratic equation.
- Substitute back to the original variable.
- Remember that each positive value of \(x^2\) gives two real values of \(x\).
Solution
1. Let \(u = x^2\). Then the equation becomes \(u^2 - 13u + 36 = 0\).
2. Factor: \((u - 4)(u - 9) = 0\), so \(u = 4\) or \(u = 9\).
3. Substitute back. From \(x^2 = 4\), \(x = \pm 2\). From \(x^2 = 9\), \(x = \pm 3\).
4. The real solution set is \(\{-3, -2, 2, 3\}\).
Answer
\(\{-3, -2, 2, 3\}\)
