document.write( "Question 723863: 5. Will this profit function have a maximum, if so, what is it?\r
\n" );
document.write( "\n" );
document.write( "To find the maximum, I will use the formula;
\n" );
document.write( " P(x) = -.1x2 + 50x - 300, where x is the number of items sold, x ≥ 0.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "these are the numbers to use in this function
\n" );
document.write( "90 34419
\n" );
document.write( "80 33936
\n" );
document.write( "70 33451
\n" );
document.write( "60 32964
\n" );
document.write( "50 54975
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #443443 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Will this profit function have a maximum, if so, what is it? \n" ); document.write( "To find the maximum, I will use the formula; \n" ); document.write( "P(x) = -.1x2 + 50x - 300, where x is the number of items sold, x ≥ 0. \n" ); document.write( "---------------- \n" ); document.write( "Since the coefficient of x^2 is negative P(x) has a maximum value \n" ); document.write( "at the vertex. \n" ); document.write( "---- \n" ); document.write( "Vertex occurs where x = -b/(2a) = -50/(2*-0.1) = 250 \n" ); document.write( "---- \n" ); document.write( "Max value = P(250) = 5950 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |