document.write( "Question 520591: A furniture manufacturing company has been asked to determine whether the company should introduce a new computer desk next year. The company estimated that $6000 of new manufacturing equipment will need to be purchased and that the cost of constructing each desk will be $200. The department also estimates that the revenue from each desk will be $450.
\n" );
document.write( "
\n" );
document.write( "a. Determine the revenue function R(x) from the sale of the x desks
\n" );
document.write( " b. Determine the cost function C(x) for manufacturing x desks.
\n" );
document.write( " c. Find the break-even point.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #346120 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A furniture manufacturing company has been asked to determine whether the company should introduce a new computer desk next year. The company estimated that $6000 of new manufacturing equipment will need to be purchased and that the cost of constructing each desk will be $200. The department also estimates that the revenue from each desk will be $450.\r \n" ); document.write( "\n" ); document.write( "a. Determine the revenue function R(x) from the sale of the x desks \n" ); document.write( "R(x) = 450x \n" ); document.write( "---- \n" ); document.write( "b. Determine the cost function C(x) for manufacturing x desks. \n" ); document.write( "C(x) = 6000 + 200x \n" ); document.write( "----- \n" ); document.write( "c. Find the break-even point. \n" ); document.write( "Solve R(x) = C(x) \n" ); document.write( "450x = 6000 + 200x \n" ); document.write( "250x = 6000 \n" ); document.write( "x = 24 desks \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |