document.write( "Question 940049: PROFIT ANALYSIS A consultant hired by a small manufactur-
\n" );
document.write( "ing company informs the company owner that their annual profit
\n" );
document.write( "can be modeled by the function P(x) = -1.2x2 + 62.5x - 491
\n" );
document.write( "where x represents the number of employees and P is profit in thou-
\n" );
document.write( "sands of dollars. How many employees should the company have to
\n" );
document.write( "maximize annual profit? What is the maximum annual profit they
\n" );
document.write( "can expect in that case? \n" );
document.write( "
Algebra.Com's Answer #572872 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " where x represents the number of employees and P is profit in thou- \n" ); document.write( "sands of dollars. \n" ); document.write( " \n" ); document.write( " = \n" ); document.write( " = -2.4x+62.5 \n" ); document.write( "make \n" ); document.write( " -2.4x +62.5 =0 \n" ); document.write( " move -2.4 to the right \n" ); document.write( " 62.5 = 2.4 x \n" ); document.write( " divide with 2.4 on both sides \n" ); document.write( " \n" ); document.write( " x= 26 \n" ); document.write( " No of employees = 26 \n" ); document.write( " Max profit , P(x) = \n" ); document.write( " p(x) = \n" ); document.write( " = 322.8 thousands dollars \n" ); document.write( " = $ 322800 \n" ); document.write( " \n" ); document.write( " |