Skip to main content
Mathematics LibreTexts

13. Formulating Linear Programming Problems and Systems of Linear Inequalities

  • Page ID
    26457
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    The following topics are included in this series of four videos.

    1. Formulating a linear programming problem, example 1
    2. Formulating a linear programming problem, example 2
    3. Finding the feasible set and corner points for a system of linear inequalities, example 1
    4. Finding the feasible set and corner points for a system of linear inequalities, example 2

     

     

     

     

     

    Prework

    13.1.  Formulate (but do no solve) the following linear programming problem. A florist makes 2 special bouquets. Both types consist of Japanese irises and tulips. Type I consists of 1 dozen tulips and 1 dozen Japanese irises. Type II consists of 2 dozen tulips and 4 dozen Japanese irises. The profit on each Type I bouquet is $8 and the profit on each Type II bouquet is $18. The florist knows that they sell at least 8 Type I bouquets each day, so they always make at least 8 of these each day. There are only 60 dozen tulips and 100 dozen irises available each day. How many of each type of bouquet should the shop make each day to maximize profit?

    13.1 Google form

    13.2.  Graph the feasible region to the following system of linear inequalities:  \(x+y\leq 16\), \(2y-x\leq 8\), \(x\leq 10\), \(y\geq 1\), \(x,y\geq 0\).

    13.2 Google form

    Solutions

    1. Let \(x\) be the number of Type I bouquets and \(y\) be the number of Type II bouquets.  Find \(x\) and \(y\) in order to maximize the daily profit \(P = 8x+18y\) subject to \(x \ge 8 \), \(x+2y \le 60\), \(x+4y \le 100\), and \(y \ge 0\).

    2. The corner points are (0,1), (0,4), (8,8), (10,6), (10,1). The feasible region is the darkest area in the picture below (the up-pointing pentagon in the middle).feasibleregion.png


    13. Formulating Linear Programming Problems and Systems of Linear Inequalities is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?