Problema Solution

one number is five more than the second number. the sum of the numbers is -1. what are the two numbers

Answer provided by our tutors

one number is five more than the second number. the sum of the numbers is -1. what are the two numbers

Solution:

               x = y + 5

               x + y = -1

               y = -6/2 = -3

               x = 2