Learn Before
Example

Solving x2+8x=48x^2 + 8x = 48 by Completing the Square

Solve x2+8x=48x^2 + 8x = 48 by applying the six-step completing-the-square procedure.

Step 1 — Isolate the variable terms. The variable terms x2+8xx^2 + 8x are already on the left and the constant 4848 is on the right, so no rearranging is needed.

Step 2 — Find (12b)2\left(\frac{1}{2} \cdot b\right)^2 and add it to both sides. The coefficient of xx is 88, so b=8b = 8. Compute half of 88: 128=4\frac{1}{2} \cdot 8 = 4. Square the result: 42=164^2 = 16. Add 1616 to both sides:

x2+8x+16=48+16x^2 + 8x + 16 = 48 + 16

Step 3 — Factor the perfect square trinomial. The left side factors as a binomial square:

(x+4)2=64(x + 4)^2 = 64

Step 4 — Apply the Square Root Property:

x+4=±64x + 4 = \pm\sqrt{64}

Step 5 — Simplify the radical and solve. Since 6464 is a perfect square (82=648^2 = 64):

x+4=±8x + 4 = \pm 8

Write as two equations and solve each:

x+4=8    x=4x + 4 = 8 \implies x = 4

x+4=8    x=12x + 4 = -8 \implies x = -12

Step 6 — Check both solutions:

For x=4x = 4: 42+8(4)=16+32=484^2 + 8(4) = 16 + 32 = 48

For x=12x = -12: (12)2+8(12)=14496=48(-12)^2 + 8(-12) = 144 - 96 = 48

The solutions are x=4x = 4 and x=12x = -12. This example demonstrates the simplest case of solving by completing the square: the variable terms are already isolated, the coefficient of xx is a positive even integer, and the resulting constant on the right side is a perfect square, so the solutions are integers.

Image 0

0

1

Updated 2026-04-21

Contributors are:

Who are from:

Tags

OpenStax

Elementary Algebra @ OpenStax

Ch.10 Quadratic Equations - Elementary Algebra @ OpenStax

Algebra

Math

Prealgebra

Related
Learn After