document.write( "Question 464101: I have 18 pesos money. How many stamps of 1.4 pesos each can I buy? how much is my change? \n" ); document.write( "
Algebra.Com's Answer #317905 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
18/1.4 = 12.85... but we round down to 12 because you cannot buy part of a stamp. So the maximum number of stamps you can buy is 12. If you buy 12 stamps you will spend 16.8 pesos, and the amount of change is 18 - 16.8 = 1.2 pesos. \n" ); document.write( "
\n" );