Bradford T. answered 01/11/22
Let x be the larger number and y be the smaller number.
x - y = 5 --> y = x-5
3x-4y = 5
Add -4 times the first equation to the second equation to temporarily eliminate y.
-4x +4y=-20
3x -4y = 5
----------------
-x =-15
x = 15
y = x-5 --> y= 15-5 = 10
Checking
3(15) -4(10) = 45-40 = 5