document.write( "Question 41605: SAS Car Manufacturing estimates that its profit P in hundreds of dollars is P = -2x^2 + 20x -2 where x is the number of units produced in thousands. How many units must be produced to obtain maximum profit?\r
\n" );
document.write( "\n" );
document.write( "Thanks for any help to understand this. \n" );
document.write( "
Algebra.Com's Answer #26880 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! P = -2x^2 + 20x -2 where x is the number of units produced in thousands. How many units must be produced to obtain maximum profit?\r \n" ); document.write( "\n" ); document.write( "The equation is a quadratic with a=-2, b=20, c=-2\r \n" ); document.write( "\n" ); document.write( "The maximum for this function is at x=-b/2a\r \n" ); document.write( "\n" ); document.write( "-b/2a = -20/-4 = 5\r \n" ); document.write( "\n" ); document.write( "5000 units must be produced to attain a maximum profit.\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |