document.write( "Question 1039564: Tickets for a movie were advertised at $9 for general admission and $6 for senior citizens. The receipts for one showing were $1620 for an audience of 200 people. How many general admission tickets and how many senior citizen tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #654322 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the number of general admission
\n" ); document.write( "tickets sold
\n" ); document.write( "\"+200+-+x+\" = the number of senior tickets sold
\n" ); document.write( "------------------------
\n" ); document.write( "\"+9x+%2B+6%2A%28+200+-+x+%29+=+1620+\"
\n" ); document.write( "\"+9x+%2B+1200+-+6x++=+1620+\"
\n" ); document.write( "\"+3x+=+420+\"
\n" ); document.write( "\"+x+=+140+\"
\n" ); document.write( "and
\n" ); document.write( "\"+200+-+x+=+200+-+140+\"
\n" ); document.write( "\"+200+-+x+=+60+\"
\n" ); document.write( "60 senior citizen tickets were sold
\n" ); document.write( "------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+9x+%2B+6%2A%28+200+-+x+%29+=+1620+\"
\n" ); document.write( "\"+9%2A140+%2B+6%2A%28+200+-+140+%29+=+1620+\"
\n" ); document.write( "\"+1260+%2B+360+=+1620+\"
\n" ); document.write( "\"+1620++=+1620+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );