Final answer:
To solve the quadratic equation x² + 29 = 10x by completing the square, we rearrange the equation, form a perfect square trinomial, and solve for x, yielding solutions x = 5 + 2i and x = 5 - 2i.
Step-by-step explanation:
The student is asking how to solve quadratic equations by completing the square. This method involves rearranging the equation into a perfect square trinomial and then solving for the variable. Let's take the first quadratic equation x² + 29 = 10x as an example:
-
- First, move the linear term to the other side to get x² - 10x + 29 = 0.
-
- Next, find the number that makes x² - 10x into a perfect square. This number is (10/2)² = 25.
-
- Add and subtract this number inside the equation: x² - 10x + 25 - 25 + 29 = 0.
-
- Simplify to get (x - 5)² = -4.
-
- Take the square root of both sides to solve for x, resulting in x - 5 = ± 2i (since -4 is a negative number and thus, we introduce the imaginary unit i).
-
- Finally, add 5 to both sides of the equation to get x = 5 ± 2i.
The solutions for the equation x² + 29 = 10x are x = 5 + 2i and x = 5 - 2i.