I got that the smaller number is -4.8 and the larger is -1.6
I checked it, and it worked out.
The equations are: x+y=2(x-y) and y=2x+8
So what I did was substitue the y equation into the other equation:
x+(2x+8)=2[x-(2x+8)]
x+(2x+8)=2[x-2x-8]
x+(2x+8)=2x-4x-16
3x+8=-2x-16
5x+8=-16
5x=-24
x=-4.8
Then I substituted the value of x into the y equation:
y=2(-4.8)+8
y=-1.6
Then, to check my answer, I substituted both values into the original equation:
-4.8-1.6=2[-4.8-(-1.60)]
-6.4=2(-3.2)
-6.4=-6.4
Oh, and for my variables, x=smaller number, y=larger number