This final project discusses a method for solving a quadratic programming problems with interval coefficient. The method used is extenstion of Wolfe’s method. Wolfe modified the simplex method to solve quadratic programming problem by adding conditions of the Karush-Kuhn-Tucker and transform quadratic programming problems with interval coefficient into two linear programming problems mod…