SOLUTION: A number is 12 less than its square. Find all such numbers.
Algebra
->
Customizable Word Problem Solvers
->
Numbers
-> SOLUTION: A number is 12 less than its square. Find all such 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 630078
:
A number is 12 less than its square. Find all such numbers.
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
x=x^2-12
0=x^2-x-12
find factors of -12 which add up to -1
-4 and 3
x^2-4x+3x-12=0
x*(x-4)+3*(x-4)=0
(x+3)*(x-4)=0
x=-3
x=4