document.write( "Question 130706: Hello
\n" );
document.write( "I was wondering if you would be able to assist me please. I am given a quadratic problem, and was hoping you could show me how to set this out from the start. The worded ones always trouble me.
\n" );
document.write( "It goes like this:
\n" );
document.write( "If the profit $P for manufacturing x articles is given by P=140+60x-3x^2. How many such articles (x) should be manufactured for maximum profit? How much is the profit?
\n" );
document.write( "Thank you so very much. \n" );
document.write( "
Algebra.Com's Answer #95500 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the maximum value for P lies on the axis of symmetry of the graph of the function\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for an equation of the form ax^2+bx+c, the equation of the axis of symmetry is x=-b/2a\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=-6/(2(-3)) __ x=10 __ this is the number of articles for maximim profit \n" ); document.write( "__ substitute this value into the original equation to find P \n" ); document.write( " |