Problema Solution

One number is 20 more than the second number. If their sum is 72. Find the numbers

Answer provided by our tutors

let 'x' and 'y' be the two numbers


one number is 20 more than the second number


x = y + 20


their sum is 72


x + y = 72


by solving the system of equations


x = y + 20

x + y = 72


we find


x = 46


y = 26


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


Click to see all the steps



the numbers are 46 and 26.