document.write( "Question 403343: Nancy bought a pair of shoes for $67.50. This price included an 8% sales tax. What did the shoes cost without tax? \n" ); document.write( "
Algebra.Com's Answer #285389 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
1.08c = 67.50
\n" ); document.write( "==> c = 67.50/1.08
\n" ); document.write( "c = $62.50, the cost of the shoes without the sales tax.
\n" ); document.write( "
\n" );