document.write( "Question 1013764: Your school is planning a fundraising dinner. The expense for this event must not exceed $2,475.00. The team organizing the event has calculated that the cost per adult guest will be $18.00 and the cost per child guest will be $9.00. The venue can hold no more than 150 guests.\r
\n" ); document.write( "\n" ); document.write( "A.)Write a system of inequalities that represents this situation.\r
\n" ); document.write( "\n" ); document.write( "Type your response here:
\n" ); document.write( "

Algebra.Com's Answer #630108 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
x is the number of adults attending the event
\n" ); document.write( "y is the number of children attending the event.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + y <= 150 is one equation.
\n" ); document.write( "18x + 9y <= 2475 is the other equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x >= 0 is another equation that is implied because the number of adults can't be less than 0.
\n" ); document.write( "y >= 0 is another equation for the same reason as in x >= 0.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );