document.write( "Question 323971: In a certain shop , notebooks that normally sell for 59 cents each are on sale at 2 for 99 cents . how much can be saved by purchasing 10 of these notebooks at the sale price ?\r
\n" );
document.write( "\n" );
document.write( "A $0.85 B $0.95 C $1.10 D $1.15 E $2.00 \n" );
document.write( "
Algebra.Com's Answer #231879 by mananth(16946)![]() ![]() You can put this solution on YOUR website! normal price = 59 cents \n" ); document.write( ".. \n" ); document.write( "sale price = 2 for 99 \n" ); document.write( "so 1 costs 99/2 = 49.5 cents \n" ); document.write( "the difference = 59-49.5 = 9.5 cents / book \n" ); document.write( "so for 10 books the difference will be 95 cents \n" ); document.write( "OR $0.95 \n" ); document.write( " |