document.write( "Question 1164330: The owner of a movie theater needs to bring in $1600 revenue at each screening in order to stay in business. He sells adults' tickets for $11 each and children's tickets at $9 each.\r
\n" ); document.write( "\n" ); document.write( "a. How much revenue does he earn from selling
\n" ); document.write( "x
\n" ); document.write( " adults' tickets?\r
\n" ); document.write( "\n" ); document.write( "b. How much revenue does he earn from selling
\n" ); document.write( "y
\n" ); document.write( " children's tickets?\r
\n" ); document.write( "\n" ); document.write( "c. Write an equation in
\n" ); document.write( "x
\n" ); document.write( " and
\n" ); document.write( "y
\n" ); document.write( " for the number of tickets he must sell at each screening.
\n" ); document.write( "

Algebra.Com's Answer #788684 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Part A) They earn 11x dollars in revenue from all the adults
\n" ); document.write( "We can think of it like this
\n" ); document.write( "1 adult = 11 dollars
\n" ); document.write( "x adults = 11x dollars
\n" ); document.write( "after multiplying both sides by x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Part B) This is similar to part A. One child ticket costs $9 each, so selling y of them leads to 9y dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Part C) We earn 11x dollars from all the adults and 9y dollars from all the children. The total revenue is 11x+9y dollars.
\n" ); document.write( "The owner wants to bring in $1600, so we set 11x+9y equal to 1600 to get the equation 11x+9y = 1600
\n" ); document.write( "
\n" ); document.write( "
\n" );