document.write( "Question 940657: Tickets to a ball game cost $5 per person. At the game, snacks cost $2 each. Write an equation I represent the relationship between the total cost, C, and the number snacks purchased, n, for one person attending the game. \n" ); document.write( "
Algebra.Com's Answer #573264 by etutorworld(19)\"\" \"About 
You can put this solution on YOUR website!
Cost of ticket is $5
\n" ); document.write( "Cost of 1 snack is $2\r
\n" ); document.write( "\n" ); document.write( "Cost of n snacks will be $2n\r
\n" ); document.write( "\n" ); document.write( "Total cost C of a person attending the game will be
\n" ); document.write( "Cost of ticket + Cost of Snacks\r
\n" ); document.write( "\n" ); document.write( "5 + 2n\r
\n" ); document.write( "\n" ); document.write( "Therefore, Linear equation that represents total cost of a person attending the game is given by
\n" ); document.write( "C = 5 +2n (Answer)
\n" ); document.write( "
\n" );