This document discusses transportation problems and their solutions. It describes transportation problems as involving determining which factories should supply which warehouses and in what amounts. It presents transportation problems as linear programming problems that can be formulated into a matrix. It then describes various methods for finding initial basic feasible solutions such as the North West Corner Method and Minimum Cost Method. It also discusses testing solutions for optimality and special cases like unbalanced problems, degeneracy, and maximization problems.