SOLUTION: the sum of a number and it's square is 72. find the numbers
Algebra
->
Customizable Word Problem Solvers
->
Numbers
-> SOLUTION: the sum of a number and it's square is 72. find the numbers
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Numbers, consecutive odd/even, digits
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Numbers Word Problems
Question 279494
:
the sum of a number and it's square is 72. find the numbers
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
let the number be x
the square of it is x^2
x+x^2=72
x^2+x-72=0
x^2+9x-8x-72=0
x(x+9)-8(x+9)=0
(x+9)(x-8)=0
x= -9 or 8