document.write( "Question 1044998: A theatres seats 990 people. Adult tickets are $8.50 and students ticket are $4. If the ticket sales on a given night were $6885, and the theatres sold out, how many adult ticket were sold? \n" ); document.write( "
Algebra.Com's Answer #660420 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
x count of students
\n" ); document.write( "y count of adults
\n" ); document.write( "\"system%28x%2By=990%2C4x%2B8.5y=6885%29\"
\n" ); document.write( "
\n" );