document.write( "Question 985608: marta got 60% off a pair of shoes. If the shoes cost $15.90 ( before sales tax), what was the original price of the shoes? \n" ); document.write( "
Algebra.Com's Answer #606456 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! She got 60% off, so she paid 100% - 60% = 40% of the original price\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "40% of (original price) = 15.90 \n" ); document.write( "40% of x = 15.90 \n" ); document.write( "0.40x = 15.90 \n" ); document.write( "x = 15.90/0.40 \n" ); document.write( "x = 39.75\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The shoes originally cost $39.75 \n" ); document.write( " |