document.write( "Question 804792: An airline transports about 800 people between Chicago and New York. A round-trip ticket is $300. It is estimated that with each $5 increase in ticket prices, 10 fewer passengers will fly the airline. What ticket price would maximize the income for the airline. \n" ); document.write( "
Algebra.Com's Answer #484948 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An airline transports about 800 people between Chicago and New York. A round-trip ticket is $300. It is estimated that with each $5 increase in ticket prices, 10 fewer passengers will fly the airline. What ticket price would maximize the income for the airline.
\n" ); document.write( "---------
\n" ); document.write( "Revenue = price*#of passengers
\n" ); document.write( "------
\n" ); document.write( "R(x) = (300+5x)(800-10x)
\n" ); document.write( "-----
\n" ); document.write( "R(x) = -50x^2 +1000x + 240000
\n" ); document.write( "---------------------
\n" ); document.write( "Maximum revenue occurs when x = -b/(2a) = -1000/(-100)= 10
\n" ); document.write( "=========================
\n" ); document.write( "Price = 300+10*5 = $350
\n" ); document.write( "=========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );