SOLUTION: The difference of two numbers is 2 and the sum of thier squares is 52

Algebra ->  Systems-of-equations -> SOLUTION: The difference of two numbers is 2 and the sum of thier squares is 52      Log On


   



Question 475588: The difference of two numbers is 2 and the sum of thier squares is 52
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
x-y=2
x^2+y^2=52
.
x=y+2
(y+2)^2+y^2=52
y^2+4y+4+y^2=52
2y^2+4y-48=0
y^2+2y-24=0
(y+6)(y-4)=0
y=-6, x=-4
or y=4, x=6
.
Ed