SOLUTION: The difference of two numbers is -1. If twice the first number is added to three times the second number, the result is 13. What are the numbers?
Question 1007287: The difference of two numbers is -1. If twice the first number is added to three times the second number, the result is 13. What are the numbers? Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! The difference of two numbers is -1. If twice the first number is added to three times the second number, the result is 13. What are the numbers?
-----------
Call them x & y
---
x - y = -1
2x + 3y = 13
2x - 2y = -2 (1st eqn times 2)
--------------------------------------- Subtract
5y = 15
etc