document.write( "Question 998737: In order for the drama club to cover expenses of producing a play,at least $1500 worth of tickets must be sold. Adults are $10 and students are $6.\r
\n" );
document.write( "\n" );
document.write( "1) use a model to write an inequality that represents this situation. Let x represent # of adults and y # of students.
\n" );
document.write( "2) graph the inequality
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #616562 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the inequality will be\r \n" ); document.write( "\n" ); document.write( "10x+5y>= 1500\r \n" ); document.write( "\n" ); document.write( "y>=300-2x\r \n" ); document.write( "\n" ); document.write( " |