document.write( "Question 996730: In the planning of a taco restaurant, we estimate that if there is seating for between 10 and 40 people, the daily profit will be $10 per seat. However, if the seating capacity is more than 40 places, the daily profit per seat will be decreased by $0.20 per seat. What should the seating capacity be in order to maximize the taco restaurant’s total profit? \n" ); document.write( "
Algebra.Com's Answer #615047 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In the planning of a taco restaurant, we estimate that if there is seating for between 10 and 40 people, the daily profit will be $10 per seat. However, if the seating capacity is more than 40 places, the daily profit per seat will be decreased by $0.20 per seat. What should the seating capacity be in order to maximize the taco restaurant’s total profit?
\n" ); document.write( "------
\n" ); document.write( "Profit = (# of seats)(profit per seat)
\n" ); document.write( "------
\n" ); document.write( "Equation to Maximize::
\n" ); document.write( "P(x) = (40+x)(10-0.20x)
\n" ); document.write( "------
\n" ); document.write( "P(x) = 400 +10x-8x - 0.2x^2
\n" ); document.write( "-------
\n" ); document.write( "Find the derivative and solve for zero::
\n" ); document.write( "-0.4x +2 = 0
\n" ); document.write( "x = 5
\n" ); document.write( "----
\n" ); document.write( "Ans: Seating capacity should be 45
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------
\n" ); document.write( "
\n" );