document.write( "Question 1023625: . Donut Delights, Inc. has determined that when x donuts are made daily, the profit P, in dollars, is given by
\n" );
document.write( "P(x) = –0.002 x2 + 4.1x – 1200
\n" );
document.write( "(a) What is the company’s profit if 600 donuts are made daily?
\n" );
document.write( "(b) How many donuts should be made daily in order to maximize the company’s profit? Show work. \n" );
document.write( "
Algebra.Com's Answer #639127 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Donut Delights, Inc. has determined that when x donuts are made daily, the profit P, in dollars, is given by \n" ); document.write( "P(x) = –0.002 x2 + 4.1x – 1200 \n" ); document.write( ": \n" ); document.write( "(a) What is the company’s profit if 600 donuts are made daily? \n" ); document.write( "P(x) = –0.002 x^2 + 4.1x – 1200 \n" ); document.write( "Replace x with 600 and find P(x) \n" ); document.write( "P(x) = -.002(600^2) + 4.1(600) - 1200 \n" ); document.write( "P(x) = -.002(360000) + 2460 - 1200 \n" ); document.write( "P(x) = -740 + 2460 - 1200 \n" ); document.write( "P(x) = $540 profit when 600 donuts are made \n" ); document.write( ": \n" ); document.write( "(b) How many donuts should be made daily in order to maximize the company’s profit? \n" ); document.write( "The quadratic equation; y = –0.002 x^2 + 4.1x – 1200; find the axis of symmetry x = -b/(2a) \n" ); document.write( "a=-.002; b=4.1 \n" ); document.write( "x = \n" ); document.write( "x = 1025 donuts will give max profit \n" ); document.write( " \n" ); document.write( " |