Problema Solution

the sum of two numbers is -15. one number is 3 less than the other. find the larger number.

Answer provided by our tutors

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


the sum of two numbers is -15


x + y = -15


one number is 3 less than the other


x - y = 3


by solving the system of equations


x + y = -15

x - y = 3


we find


x = -6


y = -9


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


Click to see all the steps



the larger number is -6.