document.write( "Question 1203634: If there was a 30% discount and a 9% sales tax, what was the original price of a car that cost $4815?
\n" ); document.write( "What was the price after applying the discount of 30%?
\n" ); document.write( "How much taxes were paid?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #839354 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
p, the initial listed price for the car
\n" ); document.write( "sales tax based on this price p.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%281-0.3%29p%2B0.09p=4815\"
\n" ); document.write( "Solve that for p.
\n" ); document.write( "
\n" );