Question 921256: Two natural numbers differ by two units and the sum of thier sqaures is 580. What are these numbers? Found 2 solutions by stanbon, ewatrrr:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Two natural numbers differ by two units and the sum of thier sqaures is 580. What are these numbers?
-----------------------
Equations:
x - y = 2
x^2 + y^2 = 580
----------------------
Substitute for "x" and solve for "y";;
(y+2)^2 + y^2 = 580
y^ + 4y + 4 + y^2 = 580
y^2 + 2y + 2 = 290
y^2 + y - 288 = 0
y = 16
----
Therefore, x = 18
----------------------
Cheers,
Stan H.
======================