SOLUTION: The square of a number is equal to ninety more than the number. Find all such numbers.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The square of a number is equal to ninety more than the number. Find all such numbers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1171611: The square of a number is equal to ninety more than the number. Find all such numbers.
Answer by ikleyn(52798) About Me  (Show Source):
You can put this solution on YOUR website!
.

The problem says that

    n^2 = n + 90


Simplify and solve

    n^2 - n - 90 = 0

    (n-10)*(n+9) = 0.


There are two answers:  n= 10  (positive)  and  n= -9 (negative).


Both satisfy the problem's description.

Solved.