SOLUTION: how can i complete the square with: x^2-10x=11 my answer, (-10x/2)^2 =11 was wrong.
Algebra
->
Quadratic Equations and Parabolas
-> SOLUTION: how can i complete the square with: x^2-10x=11 my answer, (-10x/2)^2 =11 was wrong.
Log On
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 536073
:
how can i complete the square with:
x^2-10x=11
my answer, (-10x/2)^2 =11 was wrong.
Answer by
nerdybill(7384)
(
Show Source
):
You can
put this solution on YOUR website!
x^2-10x=11
take 1/2 'b', square it and add to both sides:
x^2-10x+25=11+25
x^2-10x+25=36
(x-5)(x-5) = 36
(x-5)^2 = 36
x-5 = +-6
x = +-6 + 5
x = {-1, 11}