Question 1101076: The sum of two numbers is 15. If one number is subtracted from the other, their difference is 3. Find the numbers. Answer by ikleyn(52800) (Show Source):
x + y = 15.
x - y = 3.
-----------------Add the two equations (both sides). You will get
2x = 15 + 3 = 18 ====> x = = 9.
Then y = 15-x = 15 - 9 = 6.
Answer. The numbers are 9 and 6.