Question 741047: A number n is increased by 5 and the result is multiplied by 5. This result is decreased by 5. What is the final result? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A number n is increased by 5 and the result is multiplied by 5. This result is decreased by 5. What is the final result?
-----
5(n+5)-5 = 5n+25-5 = 5n+20
==============================
Cheers,
Stan H.