document.write( "Question 1164719: 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( "
\n" );
document.write( "
\n" );
document.write( " Model 1 Model 2 Model 3\r
\n" );
document.write( "
\n" );
document.write( "\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( "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?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #853528 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( "The content of the post by @CPhill is outright nonsense of the undebugged computer code. \n" ); document.write( "It is irrelevant to the problem and to its adequate solution. \n" ); document.write( "So, simply ignore the post by @CPhill for the safety of your mind.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "See my correct solution below.\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( "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Regarding the post by @CPhill . . . \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Keep in mind that @CPhill is a pseudonym for some artificial intelligence computer code \n" ); document.write( "(!! some just very outdated version !! ).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The artificial intelligence in solving Math problems is in the experimental stage of development \n" ); document.write( "and it is far from to be a well-tuned.\r \n" ); document.write( "\n" ); document.write( "It can make mistakes and produce nonsense.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " It has no feeling of shame - it is shameless.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This time, again, it made an error.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The @CPhill' solutions are copy-paste AI solutions (of its just old outdated version), but there is one essential difference.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Every time, normal AI makes a note at the end of its solutions that Google AI is experimental \n" ); document.write( "and can make errors/mistakes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "All @CPhill' solutions are copy-paste of AI solutions, with one difference: \n" ); document.write( "@PChill never makes this notice and never says that his solutions are copy-past that of Google. \n" ); document.write( "So, he NEVER SAYS TRUTH.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Every time, @CPhill embarrassed to tell the truth.\r \n" ); document.write( "\n" ); document.write( "But I am not embarrassing to tell the truth, as it is my duty at this forum.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And the last my comment.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When you obtain such posts from @CPhill, remember, that NOBODY is responsible for their correctness, \n" ); document.write( "until the specialists and experts will check and confirm their correctness.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Without it, their reliability is ZERO and their creadability is ZERO, too.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |