SOLUTION: The sum of two positive integers is 26. When the smaller integer is subtracted from three times the larger, the result is 34. Find the two integers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The sum of two positive integers is 26. When the smaller integer is subtracted from three times the larger, the result is 34. Find the two integers.      Log On


   



Question 1073990: The sum of two positive integers is 26. When the smaller integer is subtracted from three times the larger, the result is 34. Find the two integers.
Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
highlight%28system%28x=11%2Cy=15%29%29



-
setup and steps
system%28x%2By=26%2C3y-x=34%29

Add corresponding members
x%2By-x%2B3y=60
4y=60
y=15
-
x=26-y
x=26-15
x=11