document.write( "Question 19693: If the price of a $15 T-shirt is reduced by 1/3, how much sales tax must be paid on the T-shirt in a state having a 4% sales tax? \n" ); document.write( "
Algebra.Com's Answer #9814 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! 1/3 = 0.33 \n" ); document.write( "15/3 = 5\r \n" ); document.write( "\n" ); document.write( "5 x 0.33 \n" ); document.write( "4.95 \n" ); document.write( "15-4.95 = 10.05\r \n" ); document.write( "\n" ); document.write( "10.05 x 0.04 = 0.40 \n" ); document.write( "Therefore, the sales tax must be $0.40 \n" ); document.write( " |