document.write( "Question 693936: i paid $24 for a pair a shoes that were on sale for 20% what was the original price? \n" ); document.write( "
Algebra.Com's Answer #427643 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! x - 0.20x = 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.80x = 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 24/0.80\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the original price was $30. \n" ); document.write( " |