SOLUTION: A negative number is 56 less than its square. Find the number.

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: A negative number is 56 less than its square. Find the number.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 418526: A negative number is 56 less than its square. Find the number.
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
Let x represent this negative number
Question states***
x = x^2 -56
Solving for x
x^2 - x -56 = 0
factoring
(x-8)(x+7)= 0 |Note:SUM of the inner product(-8x) and the outer product(7x) = -x
(x-8)=0 x = 8 Tossing out this solution (need negative number)
(x+7)= 0
x = -7, the negative number
CHECKING our Answer***
-7 = 49-56