document.write( "Question 822472: It cost the athletic department $1200 to print football tickets. If they sell each ticket for $8, how many tickets will they have to sell to make at least a 6000 dollar profit \n" ); document.write( "
Algebra.Com's Answer #719168 by amalm06(224)\"\" \"About 
You can put this solution on YOUR website!
Profit = Revenue - Expenses\r
\n" ); document.write( "\n" ); document.write( "6000=8x-1200, where x is the number of tickets sold\r
\n" ); document.write( "\n" ); document.write( "8x=7200\r
\n" ); document.write( "\n" ); document.write( "x=900 tickets (Answer)
\n" ); document.write( "
\n" );