There are two numbers such that the sum of the first and three times the second is 53, while the difference between 4 times the first and twice the second is 2. What is the second number?
There are two numbers such that the sum of the first and three times the second is 53, while the difference between 4 times the first and twice the second is 2. What is the second number?
Explanation
x + 3y = 53
4x - 2y = 2
x = 8
y = 15