document.write( "Question 1143036: Michelle bought a dress that cost $103, pair of shoes that cost $73 and a bag that cost $111. There is a 7% sales tax on all items priced at $90 and higher. There is no sales tax on items under $90. How much did michells spend on the following items including tax?
\n" );
document.write( "A)287
\n" );
document.write( "B)295.49
\n" );
document.write( "C)300.60
\n" );
document.write( "D)301.98 \n" );
document.write( "
Algebra.Com's Answer #763775 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "dress: $103, plus .07 times $103 \n" ); document.write( "shoes: $73 (no tax) \n" ); document.write( "bag: $111, plus .07 times $111 \n" ); document.write( "Add to find the total. \n" ); document.write( "You can do the calculations. \n" ); document.write( " |