document.write( "Question 1200944: QUESTION ONE
\n" );
document.write( "a) Elaborate the assumptions underlying linear programming model
\n" );
document.write( "b) Explain the steps that are taken during decision making process
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "QUESTION TWO
\n" );
document.write( "A firm is engaged in producing two products A and B, each unit of product A requires 2 kg of row material and 4 labour hours for processing, whereas each unit of product B requires 3 kg of row material and 3 hours of labour of the same type. Every week, the firm has an availability of 60 kg of row material and 96 labour hours. One unit of product A sold yields $ 40 and one unit of product B sold gives $35 as profit.
\n" );
document.write( "Required: Formulate this problem as a linear programming problem to determine as to how many units of each of the products should be produd \n" );
document.write( "
Algebra.Com's Answer #835381 by mananth(16946)![]() ![]() You can put this solution on YOUR website! ![]() \n" ); document.write( "Let number of units of A be x and that of B be y\r \n" ); document.write( "\n" ); document.write( "Raw Material \n" ); document.write( "Product A Raw material = 2kg \n" ); document.write( "Product B raw material =3kg \n" ); document.write( "Available Raw material 60 kg per week\r \n" ); document.write( "\n" ); document.write( "Labour \n" ); document.write( "Product A 4hours \n" ); document.write( "Product B 3 hours \n" ); document.write( "Total hours avaiable = 96\r \n" ); document.write( "\n" ); document.write( "We can formulate two equations as follows \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Profit be z \n" ); document.write( "z=40x+35y \n" ); document.write( "The feasible area is the shaded portion. \n" ); document.write( "The points are O (0,0) C(24,0), P(18,8) ,D (0,32) \n" ); document.write( "z=40x+35y \n" ); document.write( "At O z=0 \n" ); document.write( "At C , 24*40+35*0 =960 \n" ); document.write( "At P 40*18+35*8= 1000 \n" ); document.write( "At D 40*0 +32*35= 700 \n" ); document.write( "At P(18,8) we get maximum output \n" ); document.write( "18 units of A and 8 units of B\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |