You can put this solution on YOUR website! When a number is increased by 33 the result is 17. Find the number.
----------------------------
It's some number.
number + 33 = 17 (it says that)
Subtract 33 from both side of the equal sign.
number = 17-33
number = -16
----------------
PS I could have used x, saved some typing.