document.write( "Question 253387: what is the total cost in dollars of a $45 shirt with 5% sales tax? \n" ); document.write( "
Algebra.Com's Answer #185693 by derbyman4025(7)![]() ![]() ![]() You can put this solution on YOUR website! 45.00*.05=2.25 This is the tax amount \n" ); document.write( "Add the tax amount to the price \n" ); document.write( "45.00+2.25= 47.25 \n" ); document.write( " \n" ); document.write( " |