document.write( "Question 159159: A drama club's production of \"Oklahoma!\" is going to cost $1,250 to produce. How many tickets will they need to sell for $8.00 each to make a profit of at least $830.00? \n" ); document.write( "
Algebra.Com's Answer #117280 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A drama club's production of \"Oklahoma!\" is going to cost $1,250 to produce. How many tickets will they need to sell for $8.00 each to make a profit of at least $830.00?
\n" ); document.write( ".
\n" ); document.write( "Let n = number of tickets sold
\n" ); document.write( ".
\n" ); document.write( "\"ticket sales\" = \"production costs\" + \"profit\"
\n" ); document.write( "8n = 1250+830
\n" ); document.write( "8n = 2080
\n" ); document.write( "n = 2080/8
\n" ); document.write( "n = 260 tickets must be sold
\n" ); document.write( "
\n" ); document.write( "
\n" );