All steel manufactured by Steelco must mart the following re
Solution
Let the contribution of alloy be x
Then the contribution of other alloy be (1-x)
Constraints:
Percent Carbon = x * 3 + (1-x) * 4 = 4 - x
Percent Silicon = x * 2 + (1-x) * 2.5 = 2.5 - 0.5x
Percent Nickel = x + (1-x) * 1.5 = 1.5 - 0.5x
Tensile Strength = x * 42000 + (1-x) * 50000 = 50000 - 8000x
We need to maximize x such that all the constraints are satisfied because x is the percentage of alloy 1 which is cheaper in price
For carbon, xmax = 0.8 in order to satisfy carbon constraints
For silicon, xmax = 1 in order to satisfy silicon constraints
For nickel, xmax = 1 in order to satisfy nickel constraints
For tensile strength, xmax = 1 in order to satisfy tensile strength constraints
Hence the optimum value to satisfy all the constraints is x=0.8, which we are getting from copper constraint
Steel must be 80% of alloy 1 and 20% of alloy 2
Price of 1 ton of steel = 0.80 * 190 + 0.20 * 200
=> 192$
