document.write( "Question 335682: A car dealership advertises a 30% off sale on all cars in stock. If the sale price of a particular model is $12500, what is the regular price of the car?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #240690 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A car dealership advertises a 30% off sale on all cars in stock. If the sale price of a particular model is $12500, what is the regular price of the car? \n" ); document.write( "--------------------- \n" ); document.write( "Let the regular price be \"x\": \n" ); document.write( "------------- \n" ); document.write( "Equation: \n" ); document.write( "x - 0.30x = 12500 \n" ); document.write( "--- \n" ); document.write( "0.70x = 12500 \n" ); document.write( "x = $17.857.14 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |