document.write( "Question 1197728: A manufacturer can make a profit of $46 on each item if not more than 450 items are produced each week. The profit on each item decreases 4 cents for every item over 450. To maximize profit, how many items should be produced each week?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #831460 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A manufacturer can make a profit of $46 on each item if not more than 450 items \n" ); document.write( "are produced each week. The profit on each item decreases 4 cents for every item over 450. \n" ); document.write( "To maximize profit, how many items should be produced each week? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "If the number of produced items is n more than 450, then the price per each item is 46-0.04 dollars.\r\n" ); document.write( "\r\n" ); document.write( "Hence, the profit is then P(n) = (450+n)*(46-0.04n) dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "P(n) in this form is a quadratic function; it has the zeroes at \r\n" ); document.write( "\r\n" ); document.write( " n= -450 and n =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |