document.write( "Question 1164636: A Manufacturer of microcomputers produces three different models as shown in Table 2. The following summarizes wholesale prices, material cost per unit, and labor cost per unit.Annual fixed cost are $25 million.
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " Model 1 Model 2 Model 3
\n" );
document.write( "Wholesale price/unit 500 1000 1500
\n" );
document.write( "Material Cost / unit 175 400 750
\n" );
document.write( "Labor cost / unit 100 150 225\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Required:\r
\n" );
document.write( "\n" );
document.write( "i. Determine a joint revenue function for sales of the three different microcomputer models\r
\n" );
document.write( "\n" );
document.write( "ii. Determine the annual costs function for the manufacturing the three models.\r
\n" );
document.write( "\n" );
document.write( "iii. Determine the profit function for sales of the three models?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #853535 by ikleyn(53618) You can put this solution on YOUR website! . \n" ); document.write( "A Manufacturer of microcomputers produces three different models as shown in Table 2. \n" ); document.write( "The following summarizes wholesale prices, material cost per unit, and labor cost per unit. \n" ); document.write( "Annual fixed cost are $25 million.\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " Model 1 Model 2 Model 3\r\n" ); document.write( "\r\n" ); document.write( "Wholesale price/unit $500 $1000 $1500\r\n" ); document.write( "Material Cost / unit $175 $400 $750\r\n" ); document.write( "Labor cost / unit $100 $150 $225\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "i. Determine a joint revenue function for sales of the three different microcomputer models \n" ); document.write( "ii. Determine the annual costs function for the manufacturing the three models. \n" ); document.write( "iii. Determine the profit function for sales of the three models? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "(i) The joint revenue function is the function of three arguments (n1,n2,n3), \r\n" ); document.write( " where n1 is the number of units of Model 1, n2 is the number of units of Model 2, \r\n" ); document.write( " and n3 is the number of units of Model 3 produced per year.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The joint revenue function is\r\n" ); document.write( "\r\n" ); document.write( " R(n1,n2,n3) = 500*n1 + 1000*n2 + 1500*n3. ANSWER to (i)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Part (i) is solved.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(ii) The annual cost function is the function of three arguments (n1,n2,n3), \r\n" ); document.write( " where n1 is the number of units of Model 1, n2 is the number of units of Model 2, \r\n" ); document.write( " and n3 is the number of units of Model 3 produced per year.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The annual cost function is\r\n" ); document.write( "\r\n" ); document.write( " C(n1,n2,n3) = 25000000 + (175+100)*n1 + (400+150)*n2 + (750+225)*n3. \r\n" ); document.write( "\r\n" ); document.write( " = 25000000 + 275*n1 + 550*n2 + 975*n3. ANSWER to (ii)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Part (ii) is solved.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(iii) The profit function is the function of three arguments (n1,n2,n3), \r\n" ); document.write( " where n1 is the number of units of Model 1, n2 is the number of units of Model 2, \r\n" ); document.write( " and n3 is the number of units of Model 3 produced per year.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The profit function is\r\n" ); document.write( "\r\n" ); document.write( " P(n1,n2,n3) = R(n1,n2,n3) - C(n1,n2,n3) = (500-275)*n1 + (1000-550)*n2 + (1500-975)*n3 - 25000000. \r\n" ); document.write( "\r\n" ); document.write( " = 225*n1 + 450*n2 + 525*n3 - 25000000. ANSWER to (iii)\r\n" ); document.write( "\r\n" ); document.write( " Part (iii) is solved.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved completely.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |