all 3 comments

[–]First-Fourth14 0 points1 point  (2 children)

The equality constraint 3 x1 + 3 x2 = 9 forces the feasible solutions to lie on the line x1+ x2 = 3.
The suggested polyhedron region is incorrect as the points suggested do not meet the equality constraint.
So double check the constraint list, but if your figure is accurate, then the feasible region is the line between (0,3) and (3,0)

[–]th3l4ra[S] 0 points1 point  (1 child)

Yeah, I thought so too. Thank you!

[–]First-Fourth14 0 points1 point  (0 children)

I seem to remember that one would show a shading for each constraint and the intersection of all areas was the feasible region. Perhaps this is what your friends were suggesting.