Problema Solution

The sum of two numbers is 45. If twice the smaller number is subtracted from the larger number, the result is 12. Find the two numbers.

Answer provided by our tutors

let 'x' and 'y' represent the two numbers, and let x>y


x + y = 45


x - 2y = 12


by solving we find:


x = 34


y = 11


click here to see the step by step solution of the system of equations:


Click to see all the steps



the two numbers are 34 and 11.