You can put this solution on YOUR website! One number is 4 less than 11 times another. The sum of the two numbers is 92. Find the two numbers.
---
Equatios:
x = 11y-4
x + y = 92
---
Substitute for "x" and solve for "y":
11y-4 + y = 92
12y = 96
y = 8
---
Solve for "x":
x = 11y-4
x = 11*8-4 = 84
------------------------
Cheers,
Stan H.