document.write( "Question 187415: Mary went to a new shopping mall with a new $50.00 dollar bill. She bought two b-day cards for a total of $9.55 and a small OJ soda for .95 cents. She was required to pay an 8% state sales tax on the total purchase. What PERCENT of her hard earned money does she have left?\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #140482 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! cost of items = 9.55 + .95 = 10.5 \n" ); document.write( "tax on items = 10.5(.08) = 0.84 \n" ); document.write( ". \n" ); document.write( "Total amount spent = 0.84 + 10.5 = 11.34 \n" ); document.write( ". \n" ); document.write( "Amount left = 50 - 11.34 = 38.66 \n" ); document.write( ". \n" ); document.write( "Percent left = 38.66/50 * 100 = 0.7732 * 100 = 77.32% \n" ); document.write( " \n" ); document.write( " |