document.write( "Question 1095701: a travel agency offers an organization an all-inclusive tour for $800 per person if nor more than 100 people take the tour. however the cost per person will be reduced to $5 for each person in excess of 100. how many people should take the tour in order for the agency to receive the largest gross revenue, and what is the largest gross revenue?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #710233 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The condition says that in the domain n >= 100 the following formula works for the single ticket price P:\r\n" );
document.write( "\r\n" );
document.write( "P = 800 - 5*(n-100)   dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The revenue R is the product  R = n*P,   or\r\n" );
document.write( "\r\n" );
document.write( "R = n*(800-5*(n-100)) = 800n - 5n^2 + 500n = 1300n - 5n^2 = 5n*(260-n).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The function R(x) = 5x*(260-x) is the parabola, and you need to find its maximum.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This parabola has the roots x = 0 and x = 260.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, its maximum is exactly mid-point between the roots, i.e. x = 130.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus, the optimal number of people in the tour is 130: this number gives the maximum to Revenue.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To calculate the value of this maximum, substitute x = n = 130 into the parabola equation\r\n" );
document.write( "\r\n" );
document.write( "R(n) = 5n*(260-n) = 5*130*130   and calculate.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On finding the maximum of a quadratic function see the lessons \r
\n" ); document.write( "\n" ); document.write( "    - HOW TO complete the square to find the minimum/maximum of a quadratic function\r
\n" ); document.write( "\n" ); document.write( "    - Briefly on finding the minimum/maximum of a quadratic function\r
\n" ); document.write( "\n" ); document.write( "    - HOW TO complete the square to find the vertex of a parabola\r
\n" ); document.write( "\n" ); document.write( "    - Briefly on finding the vertex of a parabola\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On solving similar problems see the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Using quadratic functions to solve problems on maximizing revenue/profit\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this textbook under the topic \"Finding minimum/maximum of quadratic functions\". \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Save the link to this online textbook together with its description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-I
\n" ); document.write( "https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to your archive and use it when it is needed.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );