Question 914732: The sum of two numbers is 210. If one number is the square of the other, find the set of numbers. Found 2 solutions by ankor@dixie-net.com, jim_thompson5910:Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! The sum of two numbers is 210.
If one number is the square of the other, find the set of numbers.
:
x^2 + x = 210
x^2 + x - 210 = 0; a quadratic equation
Factors to
(x-14)(x+15) = 0
the positive solution
x = 14, x^2 = 196; 196 + 14 = 210
:
x = -15 also works
-15^2 = +225 - 15 = 210