document.write( "Question 940067: Jessica has $7 left in her pocket. She spent $9 on a ticket to a baseball game, $3 on a hot dog, and $11 on a hat. How much money did she have at the beginning of the day? \n" ); document.write( "
Algebra.Com's Answer #572869 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! money spent on ticket = $ 9 \n" ); document.write( "money spent on ht dog = $ 3 \n" ); document.write( "money spent on hat =$ 11 \n" ); document.write( " total money spent =9+3+11 \n" ); document.write( " = $ 23 \n" ); document.write( "Money left in her packet = $ 7 \n" ); document.write( " total money she had at beginning = 23 +7 \n" ); document.write( " = $30 \n" ); document.write( " \n" ); document.write( " |