document.write( "Question 469912: Including 6% sales tax, a car sold for $23,850. Find the price of the car before the tax was added. \n" ); document.write( "
Algebra.Com's Answer #322355 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
Including 6% sales tax, a car sold for $23,850. Find the price of the car before the tax was added.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     x + .06x = 23850\r\n" );
document.write( " 1.00x + .06x = 23850\r\n" );
document.write( "(1.00 + .06)x = 23850\r\n" );
document.write( "        1.06x = 23850\r\n" );
document.write( "            x = \"23850%2F1.06\"\r\n" );
document.write( "            x = 22500\r\n" );
document.write( "\r\n" );
document.write( "Answer: $22,500\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );