The sum of two numbers is 32. The difference between the numbers is 8. How do you write a system of equations to represent this situation and solve?
1 Answer
May 17, 2015
Call x and y the 2 numbers.
x + y = 32
x - y = 8
2x = 40 -> x = 20, and y = 32 - 20 = 12.