document.write( "Question 337190: Brought a car for sale price of $12490.00, that is with 20% off. What was the orginal price of the car? \n" ); document.write( "
Algebra.Com's Answer #241713 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Bought a car for sale price of $12490.00, that is with 20% off. What was the orginal price of the car? \n" ); document.write( ". \n" ); document.write( "Let x = original price \n" ); document.write( "then \n" ); document.write( "x - .20x = 12490 \n" ); document.write( "x(1 - .20) = 12490 \n" ); document.write( "x(.80) = 12490 \n" ); document.write( "x = 12490/.80 \n" ); document.write( "x = $15,612.50 \n" ); document.write( " \n" ); document.write( " |