SOLUTION: One number is 8 less than another. If 10 times the smaller number minus 3 times the larger number is 39, find the two numbers.

Algebra ->  Inequalities -> SOLUTION: One number is 8 less than another. If 10 times the smaller number minus 3 times the larger number is 39, find the two numbers.       Log On


   



Question 85497: One number is 8 less than another. If 10 times the smaller number minus 3 times the larger number is 39, find the two numbers.

Answer by rajagopalan(174) About Me  (Show Source):
You can put this solution on YOUR website!
Let first number = x
small number = x-8 given
then 10(x-8)-3x=39 ( 10times smaller minus 3 times bigger)
10(x-8)-3x=39
10x-80-3x=39
10x-3x=39+80
7x=119
x=119/7=17
so first number = 17
other number =17-8=9
Verifucation:
10times smaller minus 3 times bigger=(10x9)-(3x17)=90-51=39 Ok.
Answer 17 and 9.