document.write( "Question 253387: what is the total cost in dollars of a $45 shirt with 5% sales tax? \n" ); document.write( "
Algebra.Com's Answer #185732 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
cost plus tax
\n" ); document.write( "1.05*45
\n" ); document.write( "
\n" ); document.write( "
\n" );