document.write( "Question 1047805: A person is the manager of a firm. He is considering manufacturing a new product, so he asks the accounting department for cost estimates and the sales department for sales estimates. After he receives the data, he must decide whether to go ahead with production of the new product. Analyze the following data (find a break-even quantity) and then decide what the manager would do in this case. Also, write the profit function.\r
\n" );
document.write( "\n" );
document.write( "C(x)=160x+800 AND R(x)=140x\r
\n" );
document.write( "\n" );
document.write( "The break-even quantity is how many units? \n" );
document.write( "
Algebra.Com's Answer #663344 by stanbon(75887) ![]() You can put this solution on YOUR website! A person is the manager of a firm. He is considering manufacturing a new product, so he asks the accounting department for cost estimates and the sales department for sales estimates. After he receives the data, he must decide whether to go ahead with production of the new product. Analyze the following data (find a break-even quantity) and then decide what the manager would do in this case. Also, write the profit function. \n" ); document.write( "Cost to produce x items:: C(x)=160x+800 \n" ); document.write( "Revenue for selling x items:: R(x)=140x \n" ); document.write( "------------------------------------------------ \n" ); document.write( "The break-even quantity is how many units? \n" ); document.write( "Solve:: C(x) = R(x) \n" ); document.write( "160x + 800 = 140x \n" ); document.write( "20x = -800 \n" ); document.write( "x = -40 (breakeven quantity) \n" ); document.write( "----- \n" ); document.write( "Note:: The breakeven point cannot be negative. \n" ); document.write( "Please check your posted data. \n" ); document.write( "-------- \n" ); document.write( "Profit = Revenue - Cost \n" ); document.write( "P(x) = 140x - (160x+800) \n" ); document.write( "P(x) = -20x - 800\r \n" ); document.write( "\n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |