Question 106662: One number is 4 less than another. If 10 times the smaller number minus 3 times the larger number is 51, find the two numbers. Answer by elima(1433) (Show Source):
You can put this solution on YOUR website! One number is 4 less than another. If 10 times the smaller number minus 3 times the larger number is 51, find the two numbers.
x=y-4
10x-3y=51
------------
10(y-4)-3y=51
10y-40-3y=51
7y=51+40
7y=91
y=13
----------
x=13-4
x=9
:)