SOLUTION: Solve 2x^2-16x+20=132 by completing the square.
Algebra
->
Square-cubic-other-roots
-> SOLUTION: Solve 2x^2-16x+20=132 by completing the square.
Log On
Algebra: Square root, cubic root, N-th root
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Square-cubic-other-roots
Question 423757
:
Solve 2x^2-16x+20=132 by completing the square.
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
2x^2-16x+20=132
2x^2-16x=112
/2
x^2-8x=56
x^2-8x+16=56+16
(x-4)^2= 72
take the square root on both sides
(x-4)= +/-sqrt72
x= 4+sqrt72 =12.48
OR
x=4-sqrt72 = -4.48