document.write( "Question 21036: cost of an item is $120 plut the sales tax of 5% what is the total \n" ); document.write( "
Algebra.Com's Answer #10086 by Here2Help(19)\"\" \"About 
You can put this solution on YOUR website!
The total should be: $126 \r
\n" ); document.write( "\n" ); document.write( "$120 * 5%
\n" ); document.write( "
\n" );