document.write( "Question 1035891: A theme park sells tickets at $22 per ticket. Currently they have 1480 people attend per day. They estimate that for every dollar they increase the price, they will have 20 less people. What price would give the maximum revenue, and what would this revenue be? \n" ); document.write( "
Algebra.Com's Answer #650490 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = the number of $1 increases in ticket price
\n" ); document.write( "Let \"+r+\" = revenue from tickets
\n" ); document.write( "
\n" ); document.write( "\"+r+=+-20n%5E2+%2B+1040n+%2B+32560+\"
\n" ); document.write( "\"+r+=+-n%5E2+%2B+52n+%2B+1628+\"
\n" ); document.write( "The plot is a parabola with a maximum.
\n" ); document.write( "The \"+n+\"-value of the maximum ios at:
\n" ); document.write( "\"+n%5Bmax%5D+=+-b%2F%282a%29+\" when the form is:
\n" ); document.write( "\"+r+=+a%2An%5E2+%2B+b%2An+%2B+c+\"
\n" ); document.write( "\"+n%5Bmax%5D+=+-52+%2F+%28+2%2A%28-1%29%29+\"
\n" ); document.write( "\"+n%5Bmax%5D+=+26+\"
\n" ); document.write( "------------------
\n" ); document.write( "\"+22+%2B+n+=+22+%2B+26+\"
\n" ); document.write( "\"+22+%2B+n+=+48+\"
\n" ); document.write( "$48 / ticket gives maximum revenue
\n" ); document.write( "-------------------
\n" ); document.write( "\"+r+=+%28+1480+-+20n+%29%2A%28+22+%2B+1%2An+%29+\"
\n" ); document.write( "\"+r+=+%28+1480+-+20%2A26+%29%2A%28+22+%2B+1%2A26+%29+\"
\n" ); document.write( "\"+r+=+%28+1480+-+520+%29%2A%28+48+%29+\"
\n" ); document.write( "\"+r+=+960%2A48+\"
\n" ); document.write( "\"+r+=+46080+\"
\n" ); document.write( "The maximum revenue is $46,080
\n" ); document.write( "----------------------------
\n" ); document.write( "Here's the plot of revenue, \"r\", and the
\n" ); document.write( "number of $1 increases in ticket price, \"+n+\"
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-10%2C+80%2C+-6000%2C+60000%2C+-20x%5E2+%2B+1040x+%2B+32560+%29+\"
\n" ); document.write( "
\n" );