Introduction to Linear Programming: Answers

This page requires a Java capable browser.

Let x represent the number of bags of high grade fertilizer.

Let y represent the number of bags of low grade fertilizer.

We can write the different ways the farmer can spend his $60 as:

12x+4y=60

There are six whole number combinations of bags possible, as shown.
Bags of high gradeBags of low grade
015
112
29
36
43
50

Exercise 1.

This page requires a Java capable browser.

a) 5x+4y=24

xy
06
61

This page requires a Java capable browser.

b) 3x+5y=35

xy
07
54
101

This page requires a Java capable browser.

c) 4x+6y=54

xy
09
37
65
93
121

Back to questions page