document.write( "Question 1190258: Mrs. Knight took her family to the Flying Squirrels game. Each burger costs $4 and each hot dog costs $3. She spent $31 and bought 9 burgers and hot dogs. Create a system of equations that represents the number of burgers, b, and the number of hot dogs, h that were bought? \n" ); document.write( "
Algebra.Com's Answer #821865 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "b+h=9 the total number of burgers and hot dogs was 9 \n" ); document.write( "4b+3h=31 the total cost of the burgers and hot dogs was $31 \n" ); document.write( " \n" ); document.write( " |