📚 Applied Finite Mathematics
⇩ Download ▾

4.2 Linear Programming: The Simplex Method: Homework

MAXIMIZATION BY THE SIMPLEX METHOD

Solve the following linear programming problems using the simplex method.

Maximize z=x1+2x2+3x3 size 12{z=x rSub { size 8{1} } +2x rSub { size 8{2} } +3x rSub { size 8{3} } } {}

subject to x1+x2+x3122x1+x2+3x318 size 12{ matrix { x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{2} } {} # +{} {} # x rSub { size 8{3} } {} # <= {} {} # "12" {} ## 2x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{2} } {} # +{} {} # 3x rSub { size 8{3} } {} # <= {} {} # "18"{} } } {}

x 1 , x 2 , x 3 0 size 12{x rSub { size 8{1} },x rSub { size 8{2} },x rSub { size 8{3} } >= 0} {}

x1=0 size 12{x rSub { size 8{1} } =0} {}, x2=9 size 12{x rSub { size 8{2} } =9} {}, x3=3 size 12{x rSub { size 8{3} } =3} {}, z=27 size 12{z="27"} {}

Maximize z=x1+2x2+x3 size 12{z=x rSub { size 8{1} } +2x rSub { size 8{2} } +x rSub { size 8{3} } } {}

subject to x1+x23x2+x34x1+x35 size 12{ matrix { x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{2} } {} # <= {} {} # 3 {} ## x rSub { size 8{2} } {} # +{} {} # x rSub { size 8{3} } {} # <= {} {} # 4 {} ## x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{3} } {} # <= {} {} # 5{} } } {}

x 1 , x 2 , x 3 0 size 12{x rSub { size 8{1} },x rSub { size 8{2} },x rSub { size 8{3} } >= 0} {}

A farmer has 100 acres of land on which she plans to grow wheat and corn. Each acre of wheat requires 4 hours of labor and $20 of capital, and each acre of corn requires 16 hours of labor and $40 of capital. The farmer has at most 800 hours of labor and $2400 of capital available. If the profit from an acre of wheat is $80 and from an acre of corn is $100, how many acres of each crop should she plant to maximize her profit?

Wheat 80 acres, corn 20 acres; Profit $8400

A factory manufactures chairs, tables and bookcases each requiring the use of three operations: Cutting, Assembly, and Finishing. The first operation can be used at most 600 hours; the second at most 500 hours; and the third at most 300 hours. A chair requires 1 hour of cutting, 1 hour of assembly, and 1 hour of finishing; a table needs 1 hour of cutting, 2 hours of assembly, and 1 hour of finishing; and a bookcase requires 3 hours of cutting, 1 hour of assembly, and 1 hour of finishing. If the profit is $20 per unit for a chair, $30 for a table, and $25 for a bookcase, how many units of each should be manufactured to maximize profit?

The Acme Apple company sells its Pippin, Macintosh, and Fuji apples in mixes. Box I contains 4 apples of each kind; Box II contains 6 Pippin, 3 Macintosh, and 3 Fuji; and Box III contains no Pippin, 8 Macintosh and 4 Fuji apples. At the end of the season, the company has altogether 2800 Pippin, 2200 Macintosh, and 2300 Fuji apples left. Determine the maximum number of boxes that the company can make.

600 boxes; 400 of Box I, 200 of Box II, and none of Box III

MINIMIZATION BY THE SIMPLEX METHOD

In problems 1-2, convert each minimization problem into a maximization problem, the dual, and then solve by the simplex method.

Minimize z=6x1+8x2 size 12{z=6x rSub { size 8{1} } +8x rSub { size 8{2} } } {}

subject to 2x1+3x274x1+5x29 size 12{ matrix { 2x rSub { size 8{1} } {} # +{} {} # 3x rSub { size 8{2} } {} # >= {} {} # 7 {} ## 4x rSub { size 8{1} } {} # +{} {} # 5x rSub { size 8{2} } {} # >= {} {} # 9{} } } {}

x 1 , x 2 0 size 12{x rSub { size 8{1} },x rSub { size 8{2} } >= 0} {}

Initial Simplex Tableau

image needed!!!!

Minimize z=5x1+6x2+7x3 size 12{z=5x rSub { size 8{1} } +6x rSub { size 8{2} } +7x rSub { size 8{3} } } {}

subject to 3x1+2x2+3x3104x1+3x2+5x312 size 12{ matrix { 3x rSub { size 8{1} } {} # +{} {} # 2x rSub { size 8{2} } {} # +{} {} # 3x rSub { size 8{3} } {} # >= {} {} # "10" {} ## 4x rSub { size 8{1} } {} # +{} {} # 3x rSub { size 8{2} } {} # +{} {} # 5x rSub { size 8{3} } {} # >= {} {} # "12"{} } } {}

x 1 , x 2 , x 3 0 size 12{x rSub { size 8{1} },x rSub { size 8{2} },x rSub { size 8{3} } >= 0} {}

In the next two problems, convert each minimization problem into a maximization problem, the dual, and then solve by the simplex method.

Minimize z=4x1+3x2 size 12{z=4x rSub { size 8{1} } +3x rSub { size 8{2} } } {}

subject to x1+x2103x1+2x224 size 12{ matrix { x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{2} } {} # >= {} {} # "10" {} ## 3x rSub { size 8{1} } {} # +{} {} # 2x rSub { size 8{2} } {} # >= {} {} # "24"{} } } {}

x , x 2 0 size 12{x,x rSub { size 8{2} } >= 0} {}

x1=4 size 12{x rSub { size 8{1} } =4} {}, x2=6 size 12{x rSub { size 8{2} } =6} {}, z=34 size 12{z="34"} {}

A diet is to contain at least 8 units of vitamins, 9 units of minerals, and 10 calories. Three foods, Food A, Food B, and Food C are to be purchased. Each unit of Food A provides 1 unit of vitamins, 1 unit of minerals, and 2 calories. Each unit of Food B provides 2 units of vitamins, 1 unit of minerals, and 1 calorie. Each unit of Food C provides 2 units of vitamins, 1 unit of minerals, and 2 calories. If Food A costs $3 per unit, Food B costs $2 per unit and Food C costs $3 per unit, how many units of each food should be purchased to keep costs at a minimum?

CHAPTER REVIEW

Solve the following linear programming problems using the simplex method.

Maximize z=5x1+3x2 size 12{z=5x rSub { size 8{1} } +3x rSub { size 8{2} } } {}

subject to x1+x2122x1+x216 size 12{ matrix { x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{2} } {} # <= {} {} # "12" {} ## 2x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{2} } {} # <= {} {} # "16"{} } } {}

x 1 0 ; x 2 0 size 12{x rSub { size 8{1} } >= 0;x rSub { size 8{2} } >= 0} {}

x1=4 size 12{x rSub { size 8{1} } =4} {}, x2=8 size 12{x rSub { size 8{2} } =8} {}, y1=0 size 12{y rSub { size 8{1} } =0} {}, y2=0 size 12{y rSub { size 8{2} } =0} {}, z=44 size 12{z="44"} {}

Maximize z=5x1+8x2 size 12{z=5x rSub { size 8{1} } +8x rSub { size 8{2} } } {}

subject to x1+2x2303x1+x230 size 12{ matrix { x rSub { size 8{1} } {} # +{} {} # 2x rSub { size 8{2} } {} # <= {} {} # "30" {} ## 3x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{2} } {} # <= {} {} # "30"{} } } {}

x10 size 12{x rSub { size 8{1} } >= 0} {}; x20 size 12{x rSub { size 8{2} } >= 0} {}

x1=6 size 12{x rSub { size 8{1} } =6} {}, x2=12 size 12{x rSub { size 8{2} } ="12"} {}, y1=0 size 12{y rSub { size 8{1} } =0} {}, y2=0 size 12{y rSub { size 8{2} } =0} {}, z=126 size 12{z="126"} {}

Maximize z=2x1+3x2+x3 size 12{z=2x rSub { size 8{1} } +3x rSub { size 8{2} } +x rSub { size 8{3} } } {}

subject to 4x1+2x2+5x3322x1+4x2+3x328 size 12{ matrix { 4x rSub { size 8{1} } {} # +{} {} # 2x rSub { size 8{2} } {} # +{} {} # 5x rSub { size 8{3} } {} # <= {} {} # "32" {} ## 2x rSub { size 8{1} } {} # +{} {} # 4x rSub { size 8{2} } {} # +{} {} # 3x rSub { size 8{3} } {} # <= {} {} # "28"{} } } {}

x 1 , x 2 , x 3 0 size 12{x rSub { size 8{1} },x rSub { size 8{2} },x rSub { size 8{3} } >= 0} {}

x1=6 size 12{x rSub { size 8{1} } =6} {}, x2=4 size 12{x rSub { size 8{2} } =4} {}, x3=0 size 12{x rSub { size 8{3} } =0} {}, y1=0 size 12{y rSub { size 8{1} } =0} {}, y2=0 size 12{y rSub { size 8{2} } =0} {}, z=24 size 12{z="24"} {}

Maximize z=x1+6x2+8x3 size 12{z=x rSub { size 8{1} } +6x rSub { size 8{2} } +8x rSub { size 8{3} } } {}

subject to x1+2x212002x2+x318004x1+x33600 size 12{ matrix { x rSub { size 8{1} } {} # +{} {} # 2x rSub { size 8{2} } {} # <= {} {} # "1200" {} ## 2x rSub { size 8{2} } {} # +{} {} # x rSub { size 8{3} } {} # <= {} {} # "1800" {} ## 4x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{3} } {} # <= {} {} # "3600"{} } } {}

x 1 , x 2 , x 3 0 size 12{x rSub { size 8{1} },x rSub { size 8{2} },x rSub { size 8{3} } >= 0} {}

x1=450 size 12{x rSub { size 8{1} } ="450"} {}, x2=0 size 12{x rSub { size 8{2} } =0} {}, x3=1800 size 12{x rSub { size 8{3} } ="1800"} {}, y1=750 size 12{y rSub { size 8{1} } ="750"} {}, y2=0 size 12{y rSub { size 8{2} } =0} {}, y3=0 size 12{y rSub { size 8{3} } =0} {}, z=14,850 size 12{z="14","850"} {}

Maximize z=6x1+8x2+5x3 size 12{z=6x rSub { size 8{1} } +8x rSub { size 8{2} } +5x rSub { size 8{3} } } {}

subject to 4x1+x2+x318002x1+2x2+x320004x1+2x2+x33200 size 12{ matrix { 4x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{2} } {} # +{} {} # x rSub { size 8{3} } {} # <= {} {} # "1800" {} ## 2x rSub { size 8{1} } {} # +{} {} # 2x rSub { size 8{2} } {} # +{} {} # x rSub { size 8{3} } {} # <= {} {} # "2000" {} ## 4x rSub { size 8{1} } {} # +{} {} # 2x rSub { size 8{2} } {} # +{} {} # x rSub { size 8{3} } {} # <= {} {} # "3200"{} } } {}

x 1 , x 2 , x 3 0 size 12{x rSub { size 8{1} },x rSub { size 8{2} },x rSub { size 8{3} } >= 0} {}

x1=0 size 12{x rSub { size 8{1} } =0} {}, x2=200 size 12{x rSub { size 8{2} } ="200"} {}, x3=1600 size 12{x rSub { size 8{3} } ="1600"} {}, y1=0 size 12{y rSub { size 8{1} } =0} {}, y2=0 size 12{y rSub { size 8{2} } =0} {}, y3=1200 size 12{y rSub { size 8{3} } ="1200"} {}, z=9600 size 12{z="9600"} {}

Minimize z=12x1+10x2 size 12{z="12"x rSub { size 8{1} } +"10"x rSub { size 8{2} } } {}

subject to x1+x262x1+x28 size 12{ matrix { x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{2} } {} # >= {} {} # 6 {} ## 2x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{2} } {} # >= {} {} # 8{} } } {}

x10 size 12{x rSub { size 8{1} } >= 0} {}; x20 size 12{x rSub { size 8{2} } >= 0} {}

x1=2 size 12{x rSub { size 8{1} } =2} {}, x2=4 size 12{x rSub { size 8{2} } =4} {}, z=64 size 12{z="64"} {}

Minimize z=4x1+6x2+7x3 size 12{z=4x rSub { size 8{1} } +6x rSub { size 8{2} } +7x rSub { size 8{3} } } {}

subject to x1+x2+2x320x1+2x2+x330 size 12{ matrix { x rSub { size 8{1} } {} # +{} {} # x rSub { size 8{2} } {} # +{} {} # 2x rSub { size 8{3} } {} # >= {} {} # "20" {} ## x rSub { size 8{1} } {} # +{} {} # 2x rSub { size 8{2} } {} # +{} {} # x rSub { size 8{3} } {} # >= {} {} # "30"{} } } {}

x 1 , x 2 , x 3 0 size 12{x rSub { size 8{1} },x rSub { size 8{2} },x rSub { size 8{3} } >= 0} {}

x1=10 size 12{x rSub { size 8{1} } ="10"} {}, x2=10 size 12{x rSub { size 8{2} } ="10"} {}, x3=0 size 12{x rSub { size 8{3} } =0} {}, z=100 size 12{z="100"} {}

Minimize z=40x1+48x2+30x3 size 12{z="40"x rSub { size 8{1} } +"48"x rSub { size 8{2} } +"30"x rSub { size 8{3} } } {}

subject to 2x1+2x2+x325x1+3x2+2x330 size 12{ matrix { 2x rSub { size 8{1} } {} # +{} {} # 2x rSub { size 8{2} } {} # +{} {} # x rSub { size 8{3} } {} # >= {} {} # "25" {} ## ital "xl"1 {} # +{} {} # 3x rSub { size 8{2} } {} # +{} {} # 2 ital "xl"3 {} # >= {} {} # "30"{} } } {}

x 1 , x 2 , x 3 0 size 12{x rSub { size 8{1} },x rSub { size 8{2} },x rSub { size 8{3} } >= 0} {}

x1=15/4 size 12{x rSub { size 8{1} } ="15"/4} {}, x2=35/4 size 12{x rSub { size 8{2} } ="35"/4} {}, x3=0 size 12{x rSub { size 8{3} } =0} {}, z=570 size 12{z="570"} {}

A department store sells three different types of televisions: small, medium, and large. The store can sell up to 200 sets a month. The small, medium, and large televisions require, respectively, 3, 6, and 6 cubic feet of storage space, and a maximum of 1,020 cubic feet of storage space is available. The three types, small, medium, and large, take up, respectively, 2, 2, and 4 sales hours of labor, and a maximum of 600 hours of labor is available. If the profit made from each of these types is $40, $80, and $100, respectively, how many of each type of television should be sold to maximize profit, and what is the maximum profit?

x1=0 size 12{x rSub { size 8{1} } =0} {}, x2=40 size 12{x rSub { size 8{2} } ="40"} {}, x3=130 size 12{x rSub { size 8{3} } ="130"} {}, y1=30 size 12{y rSub { size 8{1} } ="30"} {}, y2=0 size 12{y rSub { size 8{2} } =0} {}, y3=0 size 12{y rSub { size 8{3} } =0} {}, z=16,200 size 12{z="16","200"} {}

A factory manufactures three products, A, B, and C. Each product requires the use of two machines, Machine I and Machine II. The total hours available, respectively, on Machine I and Machine II per month are 180 and 300. The time requirements and profit per unit for each product are listed below.

Table 4.15
ABC
Machine I122
Machine II224
Profit203040

How many units of each product should be manufactured to maximize profit, and what is the maximum profit?

x1=0 size 12{x rSub { size 8{1} } =0} {}, x2=30 size 12{x rSub { size 8{2} } ="30"} {}, x3=60 size 12{x rSub { size 8{3} } ="60"} {}, y1=0 size 12{y rSub { size 8{1} } =0} {}, y2=0 size 12{y rSub { size 8{2} } =0} {}, z=3300 size 12{z="3300"} {}

A company produces three products, A, B, and C, at its two factories, Factory I and Factory II. Daily production of each factory for each product is listed below.

Table 4.16
Factory IFactory II
Product A1020
Product B2020
Product C2010

The company must produce at least 1000 units of product A, 1600 units of B, and 700 units of C. If the cost of operating Factory I is $4,000 per day and the cost of operating Factory II is $5000, how many days should each factory operate to complete the order at a minimum cost, and what is the minimum cost?

x1=60 size 12{x rSub { size 8{1} } ="60"} {}, x2=20 size 12{x rSub { size 8{2} } ="20"} {}, z=340,000 size 12{z="340","000"} {}

For his classes, Professor Wright gives three types of quizzes, objective, recall, and recall-plus. To keep his students on their toes, he has decided to give at least 20 quizzes next quarter. The three types, objective, recall, and recall-plus quizzes, require the students to spend, respectively, 10 minutes, 30 minutes, and 60 minutes for preparation, and Professor Wright would like them to spend at least 12 hours(720 minutes) preparing for these quizzes above and beyond the normal study time. An average score on an objective quiz is 5, on a recall type 6, and on a recall-plus 7, and Dr. Wright would like the students to score at least 130 points on all quizzes. It takes the professor one minute to grade an objective quiz, 2 minutes to grade a recall type quiz, and 3 minutes to grade a recall-plus quiz. How many of each type should he give in order to minimize his grading time?

x1=12 size 12{x rSub { size 8{1} } ="12"} {}, x2=0 size 12{x rSub { size 8{2} } =0} {}, x3=10 size 12{x rSub { size 8{3} } ="10"} {}, z=42 size 12{z="42"} {}

Adapted from Applied Finite Mathematics by Rupinder Sekhon (De Anza College), originally published by OpenStax CNX (cnx.org, collection col10613), licensed under CC BY 3.0. Changes were made. License: CC-BY-3.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.