This document discusses the Big-M method for solving linear programming problems (LPP) with greater-than-or-equal constraints using the simplex method. It describes how an LPP is transformed by adding artificial variables and adjusting coefficients. An example problem is presented step-by-step. It also discusses how the simplex method handles unbounded, multiple, and infeasible solutions. Finally, it notes that the simplex method can be used for minimization problems by either multiplying the objective by -1 or selecting the maximum coefficient at each step.