Let x1 = Number of units of M1 produced
x2 = Number of units of M2 produced
ii) Write the constraints:
4x1 + 2x2 ≤ 80 (Grinding constraint)
2x1 + 5x2 ≤ 180 (Polishing constraint)
x1, x2 ≥ 0
iii) Write the objective function:
Maximize Z = 3x1 + 4x2
iv) Solve the LP problem graphically or by simplex method to find the optimal solution.