SOLUTION: If the square of 2 more than a number is the same as 10 more than 9 times the number, what is the answer

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: If the square of 2 more than a number is the same as 10 more than 9 times the number, what is the answer      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 394450: If the square of 2 more than a number is the same as 10 more than 9 times the number, what is the answer
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
If the square of 2 more than a number is the same as 10 more than 9 times the number, what is the answer
:
(x+2)^2 = 9x + 10
FOIL(x+2)(x+2)
x^2 + 4x + 4 = 9x + 10
Combine like terms on the left
x^2 + 4x - 9x + 4 - 10 = 0
x^2 - 5x - 6 = 0
Factors to
(x+1)(x-6) = 0
Two solutions
x = -1
x = 6
:
:
Check solutions in original equation
x=6
(6+2)^2 = 9(6) + 10
64 = 54 + 10
and x=-1
(-1+2)^2 = 9(-1) + 10
1 = -9 + 10