document.write( "Question 692430: a car dealer discounts the price of a car by 10%. the discounted price is 16200. what was the original price of the car \n" ); document.write( "
Algebra.Com's Answer #426996 by pmatei(79)\"\" \"About 
You can put this solution on YOUR website!
As the car was discounted 10%, the new price represents 90% of the original price. Let x be the original price.\r
\n" ); document.write( "\n" ); document.write( "90% of x is 16200\r
\n" ); document.write( "\n" ); document.write( "\"%2890%2F100%29%2Ax+=+16200\"\r
\n" ); document.write( "\n" ); document.write( "\"9x%2F10=16200\"\r
\n" ); document.write( "\n" ); document.write( "\"9x=162000\"\r
\n" ); document.write( "\n" ); document.write( "\"x=18000\"\r
\n" ); document.write( "\n" ); document.write( "So the car original price was $18,000.
\n" ); document.write( "
\n" );