You can
put this solution on YOUR website!let larger number be x
smaller number be y
..
4x =7y+11
4x-7y=11...................1
x-y=8......................2
..
multiply equation 2 by -4 and add to equation 1
-4x+4y+4x-7y=-32+11
-3y=-21
y=7
..
x-y =8
x=8+y
x=15