document.write( "Question 350518: Including 6% sales percent tax a car sold for $15370. What is the pretax cost of the car? \n" ); document.write( "
Algebra.Com's Answer #250540 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
6% is the tax
\n" ); document.write( "if you pay 106 for the car the price will be 100
\n" ); document.write( "if you pay 15370
\n" ); document.write( "the price will be (15370*100)/106
\n" ); document.write( "= $14,500 pretax price
\n" ); document.write( "
\n" );