Convert all the inequalities of the constraints into equations, we have
x1 + 2x2 = 40
3x1 + x2 = 30
4x1 + 3x2 = 60
x1 + 2x2 = 40 passes through (0, 20) (40, 0)
3x1 + x2 = 30 passes through (0, 30) (10, 0)
4x1 + 3x2 = 60 passes through (0, 20) (15, 0)
Plot above equations on graph, we have

Here feasible region is ABCD.
The coordinates of ABCD are A(15, 0) B(40, 0), C(4, 18), D(6, 12)
Now
Corner Points |
Coordinate |
Coordinate |
A |
(15, 0) |
300 |
B |
(40, 0) |
800 |
C |
(4, 18) |
260 |
D |
(6, 12) |
240 |
Therefore, minimum value of Z occurs at D(6, 12).
Hence, optimal solution is x1 = 6, x2 = 12.