SOLUTION: how do i solve this problem x^2 + 10x + 16 = 0
Algebra
->
Quadratic Equations and Parabolas
-> SOLUTION: how do i solve this problem x^2 + 10x + 16 = 0
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 265936
:
how do i solve this problem x^2 + 10x + 16 = 0
Answer by
palanisamy(496)
(
Show Source
):
You can
put this solution on YOUR website!
The given equation is
x^2 + 10x + 16 = 0
x^2 + 2x+ 8x + 16 = 0
x(x+2)+8(x+2) = 0
(x+2)(x+8) = 0
x+2 = 0 or x+8 = 0
x = -2 , -8