SOLUTION: a number is 72 less than its square. Find all such numbers.
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: a number is 72 less than its square. Find all such numbers.
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 308581
:
a number is 72 less than its square. Find all such numbers.
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
let the number be x
x^2 -72 =x
x^2-x-72=0
x^2_9x+8x-72=0
x(x-9)+8(x-9)=0
(x+8)(x-9)=0
x= -8 OR x= 9