This document discusses converting optimization problems into standard linear programming problem (LPP) form to algebraically solve them using the simplex method. It explains how to introduce slack and surplus variables to transform inequalities into equations, deal with unrestricted variables, and find basic feasible solutions which correspond to corner points of the feasible region. An example problem of maximizing two absolute value functions is converted into an equivalent LPP by introducing new variables and constraints.