document.write( "Question 1066983: A small theater has a seating capacity of 2000. When the ticket price is $19, attendance is 1500. For each $1 decrease in price, attendance increases by 100. Write the revenue R of the theater as a function of ticket price x. \n" ); document.write( "
Algebra.Com's Answer #682205 by ikleyn(52866)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find below two presentations for the revenue R:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1. R(x) = (19-x)*(1500+100x), where x is decrease in price from $19.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2. R(y) = y(1500 + 100*(19-y)), where y is the ticket's price.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );