Question: If the sum of two numbers is 30 and their difference is 10, what are the numbers?
Options:
Correct Answer: 20 and 10
Solution:
Let the numbers be x and y. We have x + y = 30 and x - y = 10. Solving these gives x = 20 and y = 10.