SOLUTION: Twice the square of a positive integer is 12 more than 10 times that integer. What is the integer?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Twice the square of a positive integer is 12 more than 10 times that integer. What is the integer?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 113416: Twice the square of a positive integer is 12 more than 10 times that integer. What is the integer?
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
Let x be the integer.
2x^2=10x+12
x^2=5x+6 divide each side by 2.
x^2-5x-6=0
(x-6)(x+1)=0
x=6
Check:
2*6^2=10*6+12 true
Ed