Q. Solve \(x^2 – 6x = 16\) by completing the square.
Answer
\[
\begin{aligned}
x^2-6x &= 16 \\
x^2-6x+9 &= 16+9 \quad\text{(add }(6/2)^2=9\text{)} \\
(x-3)^2 &= 25 \\
x-3 &= \pm 5 \\
x &= 3\pm 5 \\
x &= 8 \text{ or } x = -2
\end{aligned}
\]
Detailed Explanation
-
Write the original equation.
\[x^{2}-6x=16\]
-
Identify the coefficient of x and compute half of it. The coefficient of x is -6, so half is -3. Then square that half to find the number to add to both sides. Half squared is
\[(-3)^{2}=9\]
-
Add 9 to both sides of the equation so the left side becomes a perfect square trinomial. This preserves equality because the same number is added to each side.
\[x^{2}-6x+9=16+9\]
-
Factor the perfect square trinomial on the left and simplify the right side. The left factors as (x minus 3) squared because the middle term is twice the product of x and -3, and the constant term is (-3) squared.
\[(x-3)^{2}=25\]
-
Take the square root of both sides. Remember to include both the positive and negative square roots.
\[x-3=\pm 5\]
-
Solve the two linear equations obtained from the plus and minus cases separately.
Case 1: \[x-3=5\] which gives \[x=8\].
Case 2: \[x-3=-5\] which gives \[x=-2\].
-
Check both solutions by substitution into the original equation.
For x = 8: \[8^{2}-6(8)=64-48=16\] which is true.
For x = -2: \[(-2)^{2}-6(-2)=4+12=16\] which is true.
-
Therefore, the solutions are
\[x=8\quad\text{or}\quad x=-2\]
FAQs
What are the solutions of \(x^2-6x=16\) by completing the square?
Why do we add \(9\) when completing the square?
How do you complete the square when the leading coefficient is not 1?
What if completing the square yields a negative on the right side?
How does completing the square relate to the vertex form of a parabola?
Can completing the square derive the quadratic formula?
How can I check my solutions quickly?
Common mistakes when completing the square?
Try the three tools below.
Math, Calculus, Geometry, etc.