document.write( "Question 578153: Jim bought two shirts that were originally marked at $40
\n" );
document.write( "each. One shirt was discounted 20% and the other was
\n" );
document.write( "discounted 25%. The sales tax was 4.5%. How much did
\n" );
document.write( "he spend in all? \n" );
document.write( "
Algebra.Com's Answer #370549 by ad_alta(240) You can put this solution on YOUR website! [(0.8)*40+(0.75)*40]*1.045=$64.79. \n" ); document.write( " |