Consider the following linear programming problem.
Maximize P=3x+4y+7z subject to the constraints 2x+3y+z<=900 3x+y+z<=350 4x+2y+z<=400 x>=0,y>=0,z>=0
(a) Write the linear"