document.write( "Question 365919: a theater sold 900 tickets to a play. floor seats cost $ 12 each and balcony seats $ 10 each. total receipts were $ 9780. how many of each type of tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #260783 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
a theater sold 900 tickets to a play. floor seats cost $ 12 each and balcony seats $ 10 each. total receipts were $ 9780. how many of each type of tickets were sold?
\n" ); document.write( "..
\n" ); document.write( "floor seats x ---- $12
\n" ); document.write( "balcony seats 900-x ---$10
\n" ); document.write( "..
\n" ); document.write( "Total receipts = 9780
\n" ); document.write( "..
\n" ); document.write( "12x+10(900-x)=9780
\n" ); document.write( "12x+9000-10x=9780
\n" ); document.write( "2x=9780-9000
\n" ); document.write( "2x=780
\n" ); document.write( "/2
\n" ); document.write( "x=390 ---- floor tickets
\n" ); document.write( "balcony seats ---510 tickets\r
\n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );