document.write( "Question 247367: if a sale price of car is 12950, with 20% dicount of original price. what would be original price of car \n" ); document.write( "
Algebra.Com's Answer #180514 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x-.2x=12,950 \n" ); document.write( ".8x=12,950 \n" ); document.write( "x=12.950/.8 \n" ); document.write( "x=$16,187.50 was the original price. \n" ); document.write( " |