document.write( "Question 20222: If the price of a $15 T-shirt is reduced by 1/5, how much sales tax must be paid onthe T-shirt in a state having a 3% sales tax? \n" ); document.write( "
Algebra.Com's Answer #9793 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! If the price of a $15 T-shirt is reduced by 1/5, how much sales tax must be paid onthe T-shirt in a state having a 3% sales tax? \n" ); document.write( "First you need to find the price of the shirt; \n" ); document.write( "$15 * 1/5=$15*20%=$3 \n" ); document.write( "So the shirt is reduced $3, $15-$3=$12 \n" ); document.write( "So the price of the shirt is; $12 \n" ); document.write( "Now the sales tax on $12 would be; \n" ); document.write( "$12*3%=$.36 \n" ); document.write( "=) \n" ); document.write( " |