Asked by Rachel




How do I complete the square for a quadratic equation? I'm not sure how to do it.

Answers

Answered by Reiny
eg

x^2 -8x + 7

If the coefficient of the square term is 1 and the middle term is even, they are easy

take 1/2 of the coefficient of the x term, square it, then add and subtract it

x^2 - 8x + <b>16 - 16</b> + 7

your first 3 terms are now a perfect square, express it that way

(x-4)^2 - 16 + 7 simplify the constants
for a final answer of

(x-4)^2 - 9

now check your answer by expanding this


the worst kind are this kind

4x^2 + 5x + 1

factor out the 4 from the first 2 terms

4(x^2 + (5/4)x ) + 1 notice I left the +1 alone

now repeat the steps from my first example

4(x^2 + (5/4)x + <b>25/64 - 25/64</b>) + 1

= 4(x + 5/8)^2 - 25/64) + 1 multiply out the number in front

= 4(x+5/8)^2 - 25/16 + 1 adding up the constants
= 4(x+5/8)^2 - 9/16



Answered by drwls
Write in in the form
x^2 + bx = -c
where -c is a constant.
Then add b^2/4 to both sides. The left side becomes [x +(b/2)]^2 and the right side becomes (b^2/4) - c
Then take the square root of both sides.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions