document.write( "Question 1121673: an acting troupe is holding a performance in an area they are selling child tickets fo $2 and adults tickets for 4. the arena can hold at most 200 people and the troupe is hoping to make at least 400.
\n" ); document.write( "Write a system of linear inequality to model this situation let x representatives the number of child tickets and let y the number of tickets of adults
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #737637 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\"system%28x%2By%3C=200%2C2x%2B4y%3E=400%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Or simpler, \"system%28x%2By%3C=200%2Cx%2B2y%3E=200%29\"
\n" ); document.write( "
\n" );