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)![]() ![]() ![]() 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 = \n" ); document.write( "Total Earnings = \n" ); document.write( "Now set those two equations equal to each other and solve for X \n" ); document.write( " \n" ); document.write( "Combine like terms \n" ); document.write( " \n" ); document.write( "Subtract 1100 from both sides}}} \n" ); document.write( " \n" ); document.write( "Subtract 3X from both sides. \n" ); document.write( " \n" ); document.write( "Divide both sides by 2 \n" ); document.write( " \n" ); document.write( "900 tickets must be sold to break even. \n" ); document.write( " |