You can put this solution on YOUR website! .
x and y are the two numbers
.
x-y=2 or y-x=2 (order is not specified)
x=2+y or x=2-y
.
.
For y=-4:
x=y+2=-4+2=-2
.
CHECK:
x^2+y^2=20
(-4)^2+(-2)^2=20
16+4=20
20=20
.
For the first solution the difference between first and second:
x-y=2
-2-(-4)=2
-2+4=2
2=2
.
ANSWER 1: One solution is (-2,-4)
.
For y=2:
x=y+2=2+2=4
.
CHECK:
x^2+y^2=20
2^2+4^2=20
4+16=20
20=20
.
For second solution the difference between second and first:
y-x=2
4-2=2
2=2
.
ANSWER 2: Another solution is 2,4