document.write( "Question 475346: if my total is $67.50 and there is a sales tax of 7% what is the total that i will be paying? \n" ); document.write( "
Algebra.Com's Answer #325975 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
67.50 + .07(67.50)
\n" ); document.write( "= 67.50 + 4.73
\n" ); document.write( "= $72.23
\n" ); document.write( "
\n" );