document.write( "Question 1003563: A small cruising ship that can hold up to 64 people provides three-day excursions to groups of 40 or more. If the group contains 40 people, each person pays $76. The cost per person for all members of the party is reduced by $1 for each person in excess of 40. Find the size of the group that maximizes income for the owners of the ship. \n" ); document.write( "
Algebra.Com's Answer #620244 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
x, number of persons
\n" ); document.write( "Price is 76 dollars person initially.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Subtract 1 dollar for each person more than 40 persons.
\n" ); document.write( "\"76-x\", price for x added persons.
\n" ); document.write( "-
\n" ); document.write( "-
\n" ); document.write( "Group cost, meaning revenue for the cruise ship company:
\n" ); document.write( "\"highlight%28%2876-x%29%2840%2Bx%29%29\"
\n" ); document.write( "Treat this as a revenue function, y for convenience.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28y=%2876-x%29%28x%2B40%29%29\"
\n" ); document.write( "This is factored. Find the maximum value. It will happen exactly in the middle between the two roots of \"%2876-x%29%28x%2B40%29=0\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Zeros are at 76 and -40. The independent value in the middle is \"%2876%2B%28-40%29%29%2F2=18\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "MAXIMUM REVENUE: \"y=%2876-18%29%2818%2B40%29=3364\" dollars.
\n" ); document.write( "NUMBER OF PEOPLE FOR THIS MAX IS \"highlight%28x=18%29\".
\n" ); document.write( "
\n" );