Question 937892
the sum of two numbers is 92. if twice the smaller is subtracted from the larger, the result is 11. find the two numbers
--------
B = Big number
S = Smaller number
---
B + s = 92
-2S + B = 11
---
Can you do the rest?