document.write( "Question 1189808: A shoe shop has a sale.
\n" );
document.write( "X shoese Was $95
\n" );
document.write( "Sale price is 20% off
\n" );
document.write( "Y shose Was $90
\n" );
document.write( "Sale price is 25% off
\n" );
document.write( "What is the difference in the sale prices of these two pairs of shoes? \n" );
document.write( "
Algebra.Com's Answer #821297 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A shoe shop has a sale. \n" ); document.write( "X shoes was $95 \n" ); document.write( "Sale price is 20% off \n" ); document.write( "Y shoes was $90 \n" ); document.write( "Sale price is 25% off \n" ); document.write( "What is the difference in the sale prices of these two pairs of shoes? \n" ); document.write( "~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Sale price for X shoes after discount is (1-0.2)*95 = 0.8*95 = 76 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Sale price for Y shoes after discount is (1-0.25)*90 = 0.75*95 = 67.50 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The difference in the sale prices of these two pairs of shoes is 76 - 67.50 = 8.50 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "ANSWER. The difference in the sale prices of these two pairs of shoes is $8.50.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |