McGraw Hill Integrated II, 2012
MH
McGraw Hill Integrated II, 2012 View details
5. Solving Quadratic Equations by Using the Quadratic Formula
Continue to next subchapter

Exercise 65 Page 139

To complete the square, make sure all the variable terms are on one side of the equation. Then, divide both sides of the equation by a so the coefficient of x^2 is 1.

5/2

Practice makes perfect
We want to solve the quadratic equation by completing the square. Note that all terms with x are on one side of the equation. To do so, we will start by rewriting the equation so all terms with x are on one side of the equation. 4x^2=20x - 25 ⇔ 4x^2 - 20x = - 25 Now let's divide each side by 4 so the coefficient of x^2 will be 1.
4x^2 - 20x = - 25
4x^2 - 20x/4=- 25/4
â–Ľ
Simplify left-hand side
4x^2/4-20x/4=- 25/4
4/4x^2-20/4x=- 25/4
x^2-5x=-25/4
x^2-5x=- 25/4
In a quadratic expression, b is the linear coefficient. For the equation above, we have that b=- 5. Let's now calculate ( b2 )^2.
( b/2 )^2
( - 5/2 )^2
â–Ľ
Simplify
(- 5/2 )^2
(5/2 )^2
5^2/2^2
25/4
Next, we will add ( b2 )^2= 254 to both sides of our equation. Then, we will factor the trinomial on the left-hand side, and solve the equation.
x^2-5x=- 25/4
x^2-5x + 25/4=- 25/4 + 25/4
(x-5/2)^2=- 25/4+24/4
(x-5/2)^2=0
sqrt((x-5/2)^2)=sqrt(0)
x-5/2=0
x=5/2