SOLUTION: the sum of two numbers divided by 4 is equal to 10. Three times the difference between them,is equal to 18. find the numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the sum of two numbers divided by 4 is equal to 10. Three times the difference between them,is equal to 18. find the numbers       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1117893: the sum of two numbers divided by 4 is equal to 10. Three times the difference between them,is equal to 18. find the numbers

Answer by ikleyn(52814) About Me  (Show Source):
You can put this solution on YOUR website!
.
%28x%2By%29%2F4 = 10  implies  x + y = 40.


3*(x-y) = 18  implies  x - y = 6.


So you have these two equations

x + y = 40
x - y =  6
--------------------Add them to get  x = 23,  y = 17.

Solved.