Question 1168946

Find two numbers such that one of them exceeds the other by 18 and their sum is 92.
<pre>Let the smaller number be S
Then larger is: S + 18
We then get: S + S + 18 = 92
2S = 74
Smaller number, or {{{highlight_green(matrix(1,5, S, "=", 74/2, "=", 37))}}}
You should now be able to find the larger number!