Problema Solution
The sum of two numbers is 37. If the larger number is divided by the smaller number, the quotient is 3 and the remainder is 5. Find the numbers.
Answer provided by our tutors
x + y = 37
x = 3y + 5
3y - x = -5
ADD both
4y = 32
y = 8
x = 29