document.write( "Question 198213: The royalties for the high school play are 250 dollars.Tickets to the play cost 5dollars for students and 8 dollars for nonstudent tickets. What linear inequality describes the number of student and nonstudent tickets that need to be sold so that the drama class can pay the royalties \n" ); document.write( "
Algebra.Com's Answer #148675 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"s\"= # of student tickets sold
\n" ); document.write( "Let \"n\"= # of non-student tickets sold
\n" ); document.write( "\"5s+%2B+8n+%3E=+250\"
\n" ); document.write( "
\n" );