document.write( "Question 829185: A customer bought a car and paid $1,080 in sales tax. The sales tax rate is 6%. What was the price of the car before the tax?\r
\n" );
document.write( "\n" );
document.write( "I have tried five different times and I can't get it! Please help me! \n" );
document.write( "
Algebra.Com's Answer #499820 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "What you're looking for is \n" ); document.write( "x (the cost of the car) * .06 (the sales tax rate) = 1080 \n" ); document.write( "Divide each side by .06: \n" ); document.write( "x = 1080/.06 \n" ); document.write( "x = 18000 \n" ); document.write( "Plug it back in to make sure it's correct. \n" ); document.write( "$18,000 * .06 = $1,080 \n" ); document.write( "Total cost of the car = $19,080 \n" ); document.write( " \n" ); document.write( " |