Linear Programming: The Graph, the Tableau, and the Pivot

This tool is designed to help you understand the how the tableau and graph are related and how pivoting can be used to move you from one location to another. You are not limited to the feasible region in this tool.

The original problem is:

Maximize P = 7x1 + 8x2    
Subject to:     3x1 + 2x2 36
      x1 + x2 13
      3x1 + 4x2 48
      x1 , x2 0