document.write( "Question 23007: The sales price of a car is $12,590, which is 20% off the original price. What is the original price? \n" ); document.write( "
Algebra.Com's Answer #11411 by mshariftahir(2)![]() ![]() ![]() You can put this solution on YOUR website! Let original price= $x \n" ); document.write( "S.P= 120% of x = 12590\r \n" ); document.write( "\n" ); document.write( "120/100 . x = 12590\r \n" ); document.write( "\n" ); document.write( "x= 12590 .100/120 = ---------- ans \n" ); document.write( " \n" ); document.write( " |