document.write( "Question 193257: The profit function for the Haggard Apple Orchard`s out-of-state sales is
\n" );
document.write( "P(x) = -x squared + 276x - 11,454, where x is the number of pounds of apples in hundreds and P(x) is the profit in dollars. How many pounds should be sold out of state to produce a maximum profit, and what is that profit?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #145078 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! P(x) = -x squared + 276x - 11,454, where x is the number of pounds of apples in hundreds and P(x) is the profit in dollars. How many pounds should be sold out of state to produce a maximum profit, and what is that profit? \n" ); document.write( "------------------- \n" ); document.write( "P(x) = -x squared + 276x - 11,454 \n" ); document.write( "P(x) = -x^2 + 276x - 11454 \n" ); document.write( "--- \n" ); document.write( "max occurs when x = -b/2a = -276/(2*-1) = 138 \n" ); document.write( "--------------- \n" ); document.write( "Sell 138 lbs. out-of-state to maximize profit. \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |