document.write( "Question 650778: find the original price of a pair of shoes if the sale price is $56 after a 60% discount \n" ); document.write( "
Algebra.Com's Answer #407414 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "find the original price\"highlight%28P%29\" of a pair of shoes if the sale price is $56 after a 60% discount
\n" ); document.write( " P - .60P = $56
\n" ); document.write( " P(1-.60) = $56
\n" ); document.write( " P = $56/.40 \n" ); document.write( "
\n" );