document.write( "Question 307562: The selling price of a car plus 8%sales tax = 15,714.00. What is the selling price? \n" ); document.write( "
Algebra.Com's Answer #220016 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X+.08X=15,714
\n" ); document.write( "1.08X=15,714
\n" ); document.write( "X=15,714/1.08
\n" ); document.write( "X=$14,550 IS THE SELLING PRICE BEFORE TAXES.
\n" ); document.write( "
\n" ); document.write( "
\n" );