Problema Solution
the sum of two numbers is 44.their difference 8
fing the larger number.
Answer provided by our tutors
let 'x' and 'y' represent the numbers and x>y
the sum of two numbers is 44:
x + y = 44
their difference 8:
x - y = 8
by solving the system of equations:
x + y = 44
x - y = 8
we find:
x = 26
y = 18
click here to see the step by step solution of the system of equations:
the larger number is 26.