Problema Solution
Select the set of equations that represents the following situation: The sum of two numbers is 77, and their difference is nineteen less than the smaller number. What are the two numbers?
Answer provided by our tutors
x + y = 77 and x -y = y - 19 => x - 2y = -19 . . . .