Hi, Spencer,
Let S be the small number, and L be the large. We are told that their difference is 18. Since this is a positive number, we can use the equation L - S = 18. (The S is subtracted: allowing the result to be positive.)
We are also told that three times the smaller (S) minus the larger (L) is -12.
Writing this as an equation, we get
3S - L = -12, or rewriting it,
L = 12 +3S
We have two equations, so let's find a way to eliminate one of the two variables (S or L). Looking at the first equation, I think I'd like to rearrange it so that we have L on the left and the rest on the right:
L = S + 18
Aha, Now I can use this definition of L to plug in the second expression:
L = 12 +3S
S + 18 = 12 + 3S
-2S = -6
S = 3
If S = 3, and L - S is 18, L must be 21
Check the results:
L - S = 18
21 - 3 = 18 Checks
3S - L = -12
3*3 - 21 = 9 - 21 = -12 Checks
I hope this helps,
Bob