The document describes using the Big M method to solve a linear programming problem with the objective of minimizing z=4x+3y subject to multiple constraints on x and y. The problem is converted to standard form and an initial basic feasible solution is found with x=30, y=30, z=132. The simplex method is then used to iterate to the optimal solution with x=y=0, z=400.