SOLUTION: The sum of a number and its square is 72. Find the number.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of a number and its square is 72. Find the number.      Log On


   



Question 163539This question is from textbook
: The sum of a number and its square is 72. Find the number. This question is from textbook

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Call the number N.
N%2BN%5E2=72
N%5E2%2BN-72=0
%28N%2B9%29%28N-8%29=0
Two solutions.
N%2B9=0
N=-9
.
.
.
N-8=0
N=8
.
.
.
Check your answers.
-9%2B81=72
72=72
.
.
.
8%2B64=72
72=72
.
.
.
Both answers lead to true statements.
Both answers are good answers.