document.write( "Question 810980: If u buy 4 dollars worth of candy and the sales tax is 5% how much will you have to pay \n" ); document.write( "
Algebra.Com's Answer #488570 by Vickyness(1)\"\" \"About 
You can put this solution on YOUR website!
Since the tax is 5%, then it is equal to .05.
\n" ); document.write( "You also need to add 1.00 because the original 4 dollars have to be included too.
\n" ); document.write( "4 x 1.05 is 4.2, so you will have to pay $4.20.
\n" ); document.write( "
\n" );