document.write( "Question 885960: I don't get the question, and I don't know how to do it. Please help me on this problem: A store has a 30% discount on every item in stock. By how much is the 5% sales tax reduced on an item that regularly sells for $10? (This is exactly how it looks like in my textbook.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #535605 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! first calculate 5% of $10 = .05 * 10 = $0.50 \n" ); document.write( "now calculate 30% of $10 = 0.30 * 10 = $3, therefore \n" ); document.write( "the cost of the item is reduced to 10 - 3 = $7 \n" ); document.write( "now calculate 5% of $7 = .05 * 7 = $0.35 \n" ); document.write( "we see that the 5% sales has been reduced by $0.50 - $0.35 = $0.15 \n" ); document.write( " \n" ); document.write( " |