document.write( "Question 140587: I'm pretty sure this question would go under this category, I have no idea where to start. Any help would be appreciated
\n" );
document.write( "A company determines that the profit, P(x), earned on the sale of x items is given
\n" );
document.write( "by the formula:
\n" );
document.write( "
\n" );
document.write( "a) Determine the number of items sold if the company loses $2,400.
\n" );
document.write( "b) How many items must be sold for the maximum profit?
\n" );
document.write( "c) What is the maximum profit?\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #102366 by edjones(8007)![]() ![]() You can put this solution on YOUR website! P(x)= 20x - x^2 \n" ); document.write( "a) \n" ); document.write( "20x-x^2=-2400 \n" ); document.write( "x^2-20x-2400=0 \n" ); document.write( "(x-60)(x+40)=0 \n" ); document.write( "x=60 \n" ); document.write( ". \n" ); document.write( "b) As you can see by the graph below 10 items sold yield the maximum profit. \n" ); document.write( ". \n" ); document.write( "c) 20*10-10^2=$100 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( " |