document.write( "Question 890613: what is the cost of a $150 pair of shoes with a 7% sales tax? \n" ); document.write( "
Algebra.Com's Answer #539171 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
150 * 1.07 = $160.50
\n" ); document.write( "(the .07 is the sales tax; the 1.0 is the base cost)
\n" ); document.write( "
\n" );