document.write( "Question 24665: A silver necklace originaly priced at $45.50 is on sale for 1/5 off. what is the sale price?
\n" );
document.write( "i can't understand how to to calculate this. please show me in detail.
\n" );
document.write( "thanku! \n" );
document.write( "
Algebra.Com's Answer #13149 by quentin252(19)![]() ![]() ![]() You can put this solution on YOUR website! ok, \n" ); document.write( "the necklace priced at 45.50 is 1/5 off. \n" ); document.write( "so 1/5 of 45.50 is 1/5 * 45.50 = 9.10 \n" ); document.write( "so this is the amount off the original price. \n" ); document.write( "so the final price = 45.50 - 9.10 = 36.40 \n" ); document.write( "good luck!! \n" ); document.write( " |