document.write( "Question 948534: At the local ballpark, the team charges $5 for each ticket and expects to make $1,100 in concessions. The team
\n" ); document.write( "must pay its players $1,300 and pay all other workers $1,600. Each fan gets a free bat that costs the team $3
\n" ); document.write( "per bat. How many tickets must be sold to break even?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #578987 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
Since we are trying to break even, all the cost must be equal to the earnings.
\n" ); document.write( "Let X = number of tickets.
\n" ); document.write( "Total Cost = \"1300+%2B+1600+%2B+3X\"
\n" ); document.write( "Total Earnings = \"5X+%2B+1100\"
\n" ); document.write( "Now set those two equations equal to each other and solve for X
\n" ); document.write( "\"1300+%2B+1600+%2B+3X+=+5X+%2B+1100\"
\n" ); document.write( "Combine like terms
\n" ); document.write( "\"2900+%2B+3X+=+5X+%2B+1100\"
\n" ); document.write( "Subtract 1100 from both sides}}}
\n" ); document.write( "\"1800+%2B+3X+=+5X\"
\n" ); document.write( "Subtract 3X from both sides.
\n" ); document.write( "\"1800+=+2X\"
\n" ); document.write( "Divide both sides by 2
\n" ); document.write( "\"highlight%28900+=+X%29\"
\n" ); document.write( "900 tickets must be sold to break even.
\n" ); document.write( "
\n" );