Problema Solution
The sum of two numbers is 44 and the difference is 18 . What are the numbers?
Answer provided by our tutors
let the numbers be 'x' and 'y'
the sum of the numbers is 44
x + y = 44
the difference is 18
x - y = 18
by solving the system of equations
x + y = 44
x - y = 18
we find
x = 31
y = 13
the numbers are 31 and 13.