document.write( "Question 770207: If you buy an item for $48, and the taxes are 8%, what is your sales tax and how much is your total \n" ); document.write( "
Algebra.Com's Answer #469398 by alittletooconfused(7)\"\" \"About 
You can put this solution on YOUR website!
48*0.08=3.84-sales tax
\n" ); document.write( "3.84+48=51.84$-total
\n" ); document.write( "
\n" );