document.write( "Question 1028266: Angela paid $3240 for her car.this price included a tax of 8%. what is the price of the car before \n" ); document.write( "
Algebra.Com's Answer #643374 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The $3240 she paid is 100% of the price of the car plus 8% more for tax.
\n" ); document.write( "Thus, if we call the price of the car, x, then we write
\n" ); document.write( "1.08x = $3240
\n" ); document.write( "Now divide by 1.08
\n" ); document.write( "x = $3240/1.08 = $3000
\n" ); document.write( "
\n" );