For the three equations below, use each method exactly once: direct square-root reasoning, completing the square, and the quadratic formula. Match each equation to the method that fits its current form most naturally, then solve over the complex numbers.
a) \((x-4)^2=-9\)
b) \(x^2-8x+20=0\)
c) \(3x^2+2x+5=0\)
Hints
- Look first at the form in which each equation is already written.
- One equation already has a squared expression isolated.
- Another has leading coefficient \(1\) and can be turned into a square with little rewriting.
- Save the general formula for the equation whose structure offers no simpler direct route.
Solution
1. For a), the squared expression is already isolated, so direct square-root reasoning is most natural: \(x-4=\pm3i\), giving \(x=4\pm3i\).
2. For b), completing the square is efficient: \(x^2-8x=-20\), so \((x-4)^2=-4\), giving \(x=4\pm2i\).
3. For c), the quadratic formula is the most direct general method. The discriminant is \(2^2-4\cdot3\cdot5=-56\), so \(x=\frac{-2\pm i\sqrt{56}}{6}=\frac{-1\pm i\sqrt{14}}{3}\).
Answer
a) Direct square-root reasoning; \(x=4\pm3i\)
b) Completing the square; \(x=4\pm2i\)
c) Quadratic formula; \(x=\frac{-1\pm i\sqrt{14}}{3}\)