document.write( "Question 1111033: Admission to the movie theater cost $7.50 for adults and $3.50 for students. The theater must bring in at least $200 per movie. Write an inequality for the number of tickets the theater needs to sell to make a profit. If the theater sells 15 adult tickets, how any student tickets do they need to sell to make a profit? \n" ); document.write( "
Algebra.Com's Answer #726093 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Admission to the movie theater cost $7.50 for adults and $3.50 for students. The theater must bring in at least $200 per movie. Write an inequality for the number of tickets the theater needs to sell to make a profit. If the theater sells 15 adult tickets, how any student tickets do they need to sell to make\r
\n" ); document.write( "\n" ); document.write( "let adult tickets be x
\n" ); document.write( "and students tickets be y\r
\n" ); document.write( "\n" ); document.write( "\"7.50x+%2B3.50y+%3E=200\"\r
\n" ); document.write( "\n" ); document.write( "plug x=15 \r
\n" ); document.write( "\n" ); document.write( "\"7.50%2A15+%2B3.50y+%3E=+200\"\r
\n" ); document.write( "\n" ); document.write( "\"3.50y+%3E=+200-+112.50\"\r
\n" ); document.write( "\n" ); document.write( "\"3.5y+%3E=+87.5\"\r
\n" ); document.write( "\n" ); document.write( "\"y%3E=25\"
\n" ); document.write( "
\n" ); document.write( "
\n" );