document.write( "Question 1101782: A family went to a baseball game. they parked the car in a parking lot which charged $5. The cost per ticket was $22. Write an equation for the total cost of going to the baseball game, where y is the total cost and x is the total number of people. If the family spent $93, how many people went to the game? \n" ); document.write( "
| Algebra.Com's Answer #716405 by greenestamps(13209)     You can put this solution on YOUR website! \n" ); document.write( "Total cost = ($5 parking) + ($22 ticket for each person): \n" ); document.write( " \n" ); document.write( "If the total cost was $93 and you want to find the number of people, set y equal to 93 and solve for x: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "4 people went to the game. \n" ); document.write( " |