Problema Solution

The sum of two numbers is 24. The difference of the two numbers is 40. Find the two numbers.

Answer provided by our tutors

let 'x' and 'y' represent the numbers


The sum of two numbers is 24:


x + y = 24


The difference of the two numbers is 40:


x - y = 40


by solving the system of equations:


x + y = 24


x - y = 40


we find:


x = 32


y = 8


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


Click to see all the steps



the two numbers are 32 and 8.