MATH 1324 (Finite Mathematics or Business Math I) Lecture Notes Author / Copyright: Kevin Pinegar

Size: px
Start display at page:

Download "MATH 1324 (Finite Mathematics or Business Math I) Lecture Notes Author / Copyright: Kevin Pinegar"

Transcription

1 MATH 34 Module 3 Notes: SYSTEMS OF INEQUALITIES & LINEAR PROGRAMMING 3.3 SOLVING LINEAR PROGRAMMING PROBLEMS GEOMETRICALLY WE WILL BEGIN THIS SECTION WITH AN APPLICATION The Southern States Ring Company designs and sells two types of rings: the brass and the aluminum. They can produce up to 4 rings each day using up to 60 total man-hours of labor per day. It takes 3 man-hours to make one brass ring and man-hours to make one aluminum ring. How many of each type of ring should be made daily to maximize the company's profit, if the profit on a brass ring is $40 and on an aluminum ring is $35? Some like to set up a table first. Let x = number of brass rings and y= number of aluminum rings Brass Aluminum Maximum Rings x y 4 Rings Hours 3x y 60 Hours x+y 4 (total number of rings is less than or equal 4) 3x+y 60 (total man-hours is less than or equal 60) Also: x,y 0 (cannot produce a negative number of rings) The objective function is the function we wish to maximize (or minimize). In this case it is profit (P). P=40x+35y Put it all together to get a linear programming model. Maximize : P 40 x 35 y Subject To : x y 4 3 x y 60 x, y 0 After we get the model, we must graph the feasible region. Graph x+y 4 Inequality and 3x+y 60 Boundary x+y=4 a) x y 4 3x+y=60 b) 3x y 60 a) x y 4 and 3x y 60 The dark green area is the overlap (0,4), (4,0) Test (0,0) & Conclusion 0 4, True (0,30), (0,0) 0 60, True Now we will restrict the region to the first quadrant and only list the corner points of the region. The corner points are (0,0),(0,4),(,),(0,0)

2 Why Check Only The Corner Points? Let me show you the answer by looking at the objective function. 40 x 35y P (It s reversed for convenience. Write it slope-intercept form.) 35 y 40x P y 40 x P y 8 x P 7 35 The linear equation above has a slope of m=-8/7 and y-intercept of P/35. Let s try some different profits. For convenience I ll use values divisible by 35. If P=400, x x y. Look at the graph again. The dashed line in the graph is the objective function for P=400. Notice it has no points in the feasible region. Let s try a lower profit. If P=700, x x 0 7 y. Look at the graph again with this line. The dashed line in the graph is the objective function for P=700. Notice it has points in the feasible region, but we could lift the line higher to get a larger profit. Since I know the answer, let s try that. If P= x 7 35 y. The dashed line now is as high as it can go for profit and still touch the region. Did you notice it first touches a corner point (,)? If the values $40 and $35 were different numbers, it might first touch the graph at a different point, but it would still have to be at a corner point like (0,0) or (0,4). Yes! It is possible that you are better off not producing one type of ring. (Depends on the coefficients of the profit function.) Now I will check each corner point to prove it. (0,0), P=40(0)+35(0)=$0 Not much profit. (0,4), P=40(0)+35(4)= $840 (,), P=40()+35()=$900 (0,0), P=40(0)+35(0)=$800 Optimal MAX P=$900 at x=, y=

3 Guidelines For Solving Linear Programming Problems. Setup the linear programming model if a word problem. a. Make sure to first list the objective function b. Followed by the problem constraints c. Last; make sure you write the nonnegative constraints. Graph the feasible region from the set of inequalities (as long as you have nonnegative constraints, you can focus your graph on the first quadrant.) a. If the feasible region is bounded, there exists a maximum and a minimum. b. If the feasible region is unbounded, only a minimum exists. c. If there is no feasible region (no overlap), then there is neither a maximum, nor a minimum. 3. Assuming there is a solution; Identify all corner points of the feasible region. a. Some corner points are found on the x or y axis. b. Other corner points are found where the constraints intersect. c. The origin (0,0), may or may not be a corner point. 4. Substitute each corner point into the objective function. a. If the objective function is to be maximized, the maximum is the largest value of the objective function. b. If the objective function is to be minimized, the maximum is the smallest value of the objective function. Example : Maximize: P 50x 80y Subject To : x y 3 3x 4 y 84 x, y 0 Graph of feasible region: The feasible region is the darker area below, bounded by the four corner points listed. The point (0,6) was found by solving the system, x+y=3 3x+4y=84 Boundary Test (0,0) & Conclusion x y 3 (0,6), (3,0) 0 3, True 3x 4y 84 (0,), (8,0) 0 84, True The region is bounded, so a maximum exists. P=50x+80y (0,0) P=0 (0,6) P=80 (0,6) P=480 (8,0) P=400 The maximum is: P=480 at x=0, y=6 Warning: The optimal solution is not always inside the first quadrant. Suppose P=0x+80y P=0x+80y (0,0) P=0 (0,6) P=80 (0,6) P=880 (8,0) P=560 Solution is now P=80 at x=0, y=6 3

4 Example : C 5 x x x 3 x 5 Subject To : x x 0 x, x 0 Boundary x 3x 5 x x 0 Graph of feasible region: The feasible region is the darker area below, bounded by the three corner points listed. The point (9,) was found by solving the system, x 3x 5 x x 0 (0,5), (5,0) Test (0,0) & Conclusion 0 5, False (0,), (8,0) 0 0, False The region is unbounded, so a minimum exists, but no maximum. C=5x+x (0,0) C=40 (9,) C=49 (5,0) C=75 The minimum is: C=40 at x=0, x=0 Warning: The optimal solution is not always inside the first quadrant. Suppose C=5x+0x C=5x+0x CP=400 (0,0) CP=85 (9,) C (5,0) P=75 C Solution is now P=75 at x=5, y=0 NOTE: Neither function would have a maximum, since the region is unbounded. Practice Problems (Answers Given) Maximize : Z 5 x 3 x x x 0 Subject To : x x 8 x, x 0 Z 3 x 7 x x x 0 Subject To : x x 8 x, x 0 (0,0) (0,4) (4,) (5,0) Z=5x+3x ZP=0 ZP= ZP=6 ZP=5 Maximum: Z=6, at (4,) (0,0) (4,) (8,0) Z=3x+7x ZP=70 P=6 Z ZP=4 Minimum: Z=4, at (8,0) 4

5 Example 3 Maximize/ Z 3x 4x x 4x 4 3x 3x Subject To : 4x x 0 x, x 0 The feasible region is the darker triangular region bounded by points (5,0),(3,4),(7,0). Boundaries Testing Conclusion x +4x =4 (0,6), (,0) 04 True 3x +3x = (0,7), (7,0) 0 True 4x +x =0 (0,0), (5,0) 00 False Solutions: Z=3x+4x (5,0) Z=5 (3,4) Z=5 (7,0) Z= Since region is bounded, it has both a maximum and minimum, Maximum: Z=5 at (3,4) Minimum: Z=5 at (5,0) Practice Problem (Answer Given) Maximize/ Z 3x x x x 0 0x x 36 Subject To : x 5x 36 x, x 0 Maximize/ Z 0x 6x x 36 x 4x 3 Subject To : x 0 x, x 0 0x Z=3x+x (3,6) Z=5 (,6) Z= (8,4) Z=8 Maximum: Z=8, at (8,4) Minimum: Z=5 at (3,6) Z=0x+0x (0,0) Z=400 (0,8) Z=360 (4,6) Z=60 (6,0) Z=60 Minimum: Z=60 at (4,6) or (6,0) The function is minimized at either of the two points. There is no maximum since the region is unbounded. Tried to trick us, yes? 5

6 Applications of Linear Programming Problems ) Medicine: A patient in a hospital is required to have at least 84 units of drug A and 0 units of drug B each day (we will assume an overdose is harmless). Each gram of substance M contains 0 units of drug A and 8 units of drug B. Each gram of substance N contains units of drug A and 4 units of drug B. Now suppose that both M and N contain a slightly harmful drug W. There is 3 units of drug W in each gram of drug M and unit of drug W in drug N. How many grams of substance M and N can be mixed to meet the minimum daily requirements of drugs M and N and at the same time, minimize the amount of drug W. We set the constraints up in an earlier section. Let x= number of grams of substance M and y be the number of grams of substance N. System of Inequalities 0x y 84 8x 4 y 0 x, y 0 Now we must introduce objective function W. The total dosage for drug W can be represented by W=3x+y. So our linear programming model becomes, W 3x y 0x y 84 Boundaries Testing Conclusion 0x+4y=84 (0,4), (8.4,0) 0 84 False 8x+4y=0 (0,30), (5,0) 0 0 False Subject To8x 4 y 0 x, y 0 The feasible region is the darker unbounded region region bounded by points with corner points (0,4),(4,),(5,0). Solutions: Z=3x+y (0,4) Z=4 (4,) Z=34 (5,0) Z=45 Since region is unbounded, it only has both a minimum, Minimum: Z=34 at (4,) So you should administer 4 units of drug M and units of drug N to minimize drug W and satisfy the constraints. 6

7 . The following is an example of a standard minimization problem. In later sections we will solve these problems using the DUAL method. A manufacturer of dogfood makes two secret ingredients that goes into their dogfood, codenamed: Superdog and Underdog. Each kg of Superdog contains 300 grams of vitamins, 400 grams of protein, and 00 grams of carbohydrate. Each kg of Underdog contains 00 grams of vitamins, 300 grams of protein, and 00 grams of carbohydrate. Minimum nutritional guidelines require that a mixture made from these ingredients contain at least 900 grams of vitamins, 00 grams of protein, and 800 grams of carbohydrate. Superdog costs $.00 per kg to produce and Underdog costs $.5 per kg to produce. Find the number of kilograms of each ingredient that should be produced in order to minimize cost. {let x=the # of kg of Superdog, and x=the # of kg of Underdog} i) Set up the problem ii)solve the problem by graphing. Minimize : C x.5 x vit. 300 x 00 x x 300 x 00 pro. ST : carb. 00 x 00 x 800 x, x 0 nonneg. (0,9) (,6) (4,) (8,0) Graphing The Feasible Region Boundaries Testing Conclusion 300x+00x=900 (0,9), (3,0) False Points C=x+.5x 400x+300x=00 (0,/3), (/,0) False 0 00 (0,9) C=.5 00x+00x=800 (0,4), (8,0) False (,6) C=9.50 The feasible region is the graph on the right with corner points (4,) C=8.50 (0,9),(,6), (4,), (8,0). (8,0) C=6.00 Minimum is C=$8.50 for x= 4 kg of Super, x= kg of Under 3. The following is an example of a standard MAXimization problem. In later sections we will solve these problems using the SIMPLEX method. A chemical firm makes two types of industrial solvents, S and S. Each solvent is a mixture of three chemicals. Each kl of S requires L of chemical A, 9L of chemical B, and 30L of chemical C. Each kl of S requires 4L of chemical A, 5L of chemical B, and 30L of chemical C. The profit per kl of S is $00, and the profit per kl of S is $85. The inventory of the company shows 480 L of chemical A, 80 L of chemical B, and 70 L of chemical C. Assuming the company can sell all the solvent it makes, find the number of kl of each solvent that the company should make to maximize profit. {let x=the # of kl of S, and x=the # of kl of S} Maximize : P 00 x 85 x A x 4 x 480 9x 5x 80 B ST : C 30 x 30 x 70 x, x 0 nonneg. Graphing The Feasible Region Boundaries Testing Conclusion x+4x=480 (0,0), (40,0) True x+5x=80 (0,36), (0,0) True x+30x=70 (0,4), (4,0) True 0 70 The feasible region is the graph on the right with corner points (0,0), (0,0), (8,6), (5,9), (0,0). Maximum is C=$65 for x= 5, x=9 kg of Underdog (0,0) (8,6) (5,9) (0,0) Points (0,0) (0,0) (8,6) (5,9) (0,0) P=00x+85x P=0 P=700 P=60 P=65 P=000 7

Section 4.1 Solving Systems of Linear Inequalities

Section 4.1 Solving Systems of Linear Inequalities Section 4.1 Solving Systems of Linear Inequalities Question 1 How do you graph a linear inequality? Question 2 How do you graph a system of linear inequalities? Question 1 How do you graph a linear inequality?

More information

Graph the linear inequality. 1) x + 2y 6

Graph the linear inequality. 1) x + 2y 6 Assignment 7.1-7.3 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Graph the linear inequality. 1) x + 2y 6 1) 1 2) x + y < -3 2) 2 Graph the

More information

2. Linear Programming Problem

2. Linear Programming Problem . Linear Programming Problem. Introduction to Linear Programming Problem (LPP). When to apply LPP or Requirement for a LPP.3 General form of LPP. Assumptions in LPP. Applications of Linear Programming.6

More information

Linear Programming: A Geometric Approach

Linear Programming: A Geometric Approach OpenStax-CNX module: m18903 1 Linear Programming: A Geometric Approach Rupinder Sekhon This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 Abstract This

More information

LINEAR PROGRAMMING: A GEOMETRIC APPROACH. Copyright Cengage Learning. All rights reserved.

LINEAR PROGRAMMING: A GEOMETRIC APPROACH. Copyright Cengage Learning. All rights reserved. 3 LINEAR PROGRAMMING: A GEOMETRIC APPROACH Copyright Cengage Learning. All rights reserved. 3.4 Sensitivity Analysis Copyright Cengage Learning. All rights reserved. Sensitivity Analysis In this section,

More information

Finite Mathematics MAT 141: Chapter 4 Notes

Finite Mathematics MAT 141: Chapter 4 Notes Finite Mathematics MAT 141: Chapter 4 Notes The Simplex Method David J. Gisch Slack Variables and the Pivot Simplex Method and Slack Variables We saw in the last chapter that we can use linear programming

More information

SECTION 3.2: Graphing Linear Inequalities

SECTION 3.2: Graphing Linear Inequalities 6 SECTION 3.2: Graphing Linear Inequalities GOAL: Graphing One Linear Inequality Example 1: Graphing Linear Inequalities Graph the following: a) x + y = 4 b) x + y 4 c) x + y < 4 Graphing Conventions:

More information

5.3 Linear Programming in Two Dimensions: A Geometric Approach

5.3 Linear Programming in Two Dimensions: A Geometric Approach : A Geometric Approach A Linear Programming Problem Definition (Linear Programming Problem) A linear programming problem is one that is concerned with finding a set of values of decision variables x 1,

More information

MATH M118 Practice Test Chapter 7

MATH M118 Practice Test Chapter 7 MATH M118 Practice Test Chapter 7 Problems #1-10: Identify the best answer from the given choices. Place the letter on the answer line. 1) Select the correct graph of x 5 C. A. D. B. E. Answer to #1 2)

More information

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions SECTION.1 Linear and Quadratic Functions Chapter Polynomial and Rational Functions Section.1: Linear and Quadratic Functions Linear Functions Quadratic Functions Linear Functions Definition of a Linear

More information

UNIT-4 Chapter6 Linear Programming

UNIT-4 Chapter6 Linear Programming UNIT-4 Chapter6 Linear Programming Linear Programming 6.1 Introduction Operations Research is a scientific approach to problem solving for executive management. It came into existence in England during

More information

Exam. Name. Use the indicated region of feasible solutions to find the maximum and minimum values of the given objective function.

Exam. Name. Use the indicated region of feasible solutions to find the maximum and minimum values of the given objective function. Exam Name Use the indicated region of feasible solutions to find the maximum and minimum values of the given objective function. 1) z = 12x - 22y y (0, 6) (1.2, 5) Solve the 3) The Acme Class Ring Company

More information

Graphical and Computer Methods

Graphical and Computer Methods Chapter 7 Linear Programming Models: Graphical and Computer Methods Quantitative Analysis for Management, Tenth Edition, by Render, Stair, and Hanna 2008 Prentice-Hall, Inc. Introduction Many management

More information

MATH 373 Section A1. Final Exam. Dr. J. Bowman 17 December :00 17:00

MATH 373 Section A1. Final Exam. Dr. J. Bowman 17 December :00 17:00 MATH 373 Section A1 Final Exam Dr. J. Bowman 17 December 2018 14:00 17:00 Name (Last, First): Student ID: Email: @ualberta.ca Scrap paper is supplied. No notes or books are permitted. All electronic equipment,

More information

Linear Programming: Model Formulation and Graphical Solution

Linear Programming: Model Formulation and Graphical Solution Linear Programming: Model Formulation and Graphical Solution 1 Chapter Topics Model Formulation A Maximization Model Example Graphical Solutions of Linear Programming Models A Minimization Model Example

More information

Section 3.3: Linear programming: A geometric approach

Section 3.3: Linear programming: A geometric approach Section 3.3: Linear programming: A geometric approach In addition to constraints, linear programming problems usually involve some quantity to maximize or minimize such as profits or costs. The quantity

More information

1. (7pts) Find the points of intersection, if any, of the following planes. 3x + 9y + 6z = 3 2x 6y 4z = 2 x + 3y + 2z = 1

1. (7pts) Find the points of intersection, if any, of the following planes. 3x + 9y + 6z = 3 2x 6y 4z = 2 x + 3y + 2z = 1 Math 125 Exam 1 Version 1 February 20, 2006 1. (a) (7pts) Find the points of intersection, if any, of the following planes. Solution: augmented R 1 R 3 3x + 9y + 6z = 3 2x 6y 4z = 2 x + 3y + 2z = 1 3 9

More information

Chapter 2. Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall 2-1

Chapter 2. Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall 2-1 Linear Programming: Model Formulation and Graphical Solution Chapter 2 2-1 Chapter Topics Model Formulation A Maximization Model Example Graphical Solutions of Linear Programming Models A Minimization

More information

3x + y 50. y=10. x=15 3x+y=50. 2x + 3y = 40

3x + y 50. y=10. x=15 3x+y=50. 2x + 3y = 40 Section 3.3: Linear programming: A geometric approach In addition to constraints, linear programming problems usually involve some quantity to maximize or minimize such as profits or costs. The quantity

More information

STUDY GUIDE FOR TEST 2. Project 3: Fill in the blanks and do the assigned questions. 11/6/07

STUDY GUIDE FOR TEST 2. Project 3: Fill in the blanks and do the assigned questions. 11/6/07 STUDY GUIDE FOR TEST 2 Name: Project 3: Fill in the blanks and do the assigned questions. 11/6/07 Quadrant II Quadrant I ORDERED PAIR: The first number in the ordered pair is the -coordinate and the second

More information

2.4 Graphing Inequalities

2.4 Graphing Inequalities .4 Graphing Inequalities Why We Need This Our applications will have associated limiting values - and either we will have to be at least as big as the value or no larger than the value. Why We Need This

More information

56:171 Operations Research Midterm Exam - October 26, 1989 Instructor: D.L. Bricker

56:171 Operations Research Midterm Exam - October 26, 1989 Instructor: D.L. Bricker 56:171 Operations Research Midterm Exam - October 26, 1989 Instructor: D.L. Bricker Answer all of Part One and two (of the four) problems of Part Two Problem: 1 2 3 4 5 6 7 8 TOTAL Possible: 16 12 20 10

More information

Math Week in Review #3 - Exam 1 Review

Math Week in Review #3 - Exam 1 Review Math 166 Exam 1 Review Fall 2006 c Heather Ramsey Page 1 Math 166 - Week in Review #3 - Exam 1 Review NOTE: For reviews of the other sections on Exam 1, refer to the first page of WIR #1 and #2. Section

More information

Consistent and Dependent

Consistent and Dependent Graphing a System of Equations System of Equations: Consists of two equations. The solution to the system is an ordered pair that satisfies both equations. There are three methods to solving a system;

More information

Optimization. Numerical Optimization. Linear Programming

Optimization. Numerical Optimization. Linear Programming Mathematical Modeling Lia Vas Optimization. Numerical Optimization. Linear Programming Problems asking for a set of optimal conditions (maxima or minima) in relation to a certain situation appear very

More information

Exam 3 Review Math 118 Sections 1 and 2

Exam 3 Review Math 118 Sections 1 and 2 Exam 3 Review Math 118 Sections 1 and 2 This exam will cover sections 5.3-5.6, 6.1-6.3 and 7.1-7.3 of the textbook. No books, notes, calculators or other aids are allowed on this exam. There is no time

More information

Professor Alan H. Stein October 31, 2007

Professor Alan H. Stein October 31, 2007 Mathematics 05 Professor Alan H. Stein October 3, 2007 SOLUTIONS. For most maximum problems, the contraints are in the form l(x) k, where l(x) is a linear polynomial and k is a positive constant. Explain

More information

Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions

Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions Deterministic Operations Research, ME 366Q and ORI 391 Chapter 2: Homework #2 Solutions 11. Consider the following linear program. Maximize z = 6x 1 + 3x 2 subject to x 1 + 2x 2 2x 1 + x 2 20 x 1 x 2 x

More information

5.1 Inequalities and Compound Sentences

5.1 Inequalities and Compound Sentences 5.1 Inequalities and Compound Sentences 1. When is a mathematical sentence called an inequality? Advanced Algebra Chapter 5 - Note Taking Guidelines 2. What is an open sentence? 3. How do we graph inequalities

More information

INTERNET MAT 117. Solution for the Review Problems. (1) Let us consider the circle with equation. x 2 + 2x + y 2 + 3y = 3 4. (x + 1) 2 + (y + 3 2

INTERNET MAT 117. Solution for the Review Problems. (1) Let us consider the circle with equation. x 2 + 2x + y 2 + 3y = 3 4. (x + 1) 2 + (y + 3 2 INTERNET MAT 117 Solution for the Review Problems (1) Let us consider the circle with equation x 2 + y 2 + 2x + 3y + 3 4 = 0. (a) Find the standard form of the equation of the circle given above. (i) Group

More information

Section 5.3: Linear Inequalities

Section 5.3: Linear Inequalities 336 Section 5.3: Linear Inequalities In the first section, we looked at a company that produces a basic and premium version of its product, and we determined how many of each item they should produce fully

More information

Systems of Equations. Red Company. Blue Company. cost. 30 minutes. Copyright 2003 Hanlonmath 1

Systems of Equations. Red Company. Blue Company. cost. 30 minutes. Copyright 2003 Hanlonmath 1 Chapter 6 Systems of Equations Sec. 1 Systems of Equations How many times have you watched a commercial on television touting a product or services as not only the best, but the cheapest? Let s say you

More information

LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION

LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION Name: LINEAR PROGRAMMING MODULE Part 1 - Model Formulation INTRODUCTION In general, a mathematical model is either deterministic or probabilistic. For example, the models and algorithms shown in the Graph-Optimization

More information

Applications of Systems of Linear Inequalities

Applications of Systems of Linear Inequalities Applications of Systems of Linear Inequalities Finite Math 26 April 2017 Finite Math Applications of Systems of Linear Inequalities 26 April 2017 1 / 17 Quiz What does it mean for a feasible region to

More information

M340(921) Solutions Problem Set 6 (c) 2013, Philip D Loewen. g = 35y y y 3.

M340(921) Solutions Problem Set 6 (c) 2013, Philip D Loewen. g = 35y y y 3. M340(92) Solutions Problem Set 6 (c) 203, Philip D Loewen. (a) If each pig is fed y kilograms of corn, y 2 kilos of tankage, and y 3 kilos of alfalfa, the cost per pig is g = 35y + 30y 2 + 25y 3. The nutritional

More information

3.1 Linear Programming Problems

3.1 Linear Programming Problems 3.1 Linear Programming Problems The idea of linear programming problems is that we are given something that we want to optimize, i.e. maximize or minimize, subject to some constraints. Linear programming

More information

x 1 2x 2 +x 3 = 0 2x 2 8x 3 = 8 4x 1 +5x 2 +9x 3 = 9

x 1 2x 2 +x 3 = 0 2x 2 8x 3 = 8 4x 1 +5x 2 +9x 3 = 9 Sec 2.1 Row Operations and Gaussian Elimination Consider a system of linear equations x 1 2x 2 +x 3 = 0 2x 2 8x 3 = 8 4x 1 +5x 2 +9x 3 = 9 The coefficient matrix of the system is The augmented matrix of

More information

You solve inequalities the way you solve equations: Algebra Rule Equation Inequality 2x 5 = 3 2x 5 3. Add 5 to both sides 2x = 8 2x 8.

You solve inequalities the way you solve equations: Algebra Rule Equation Inequality 2x 5 = 3 2x 5 3. Add 5 to both sides 2x = 8 2x 8. 1. Math 210 Finite Mathematics Chapter 3.1 Halfplanes Chapter 3.2 Linear Programming Problems Chapter 3.3 Graphical Solution Professor Richard Blecksmith Dept. of Mathematical Sciences Northern Illinois

More information

7.1 Solving Linear Systems by Graphing

7.1 Solving Linear Systems by Graphing 7.1 Solving Linear Sstems b Graphing Objectives: Learn how to solve a sstem of linear equations b graphing Learn how to model a real-life situation using a sstem of linear equations With an equation, an

More information

MATH Midterm 1 Sample 4

MATH Midterm 1 Sample 4 1. (15 marks) (a) (4 marks) Given the function: f(x, y) = arcsin x 2 + y, find its first order partial derivatives at the point (0, 3). Simplify your answers. Solution: Compute the first order partial

More information

Homework 1. 3x 12, 61.P (x) = 3t 21 Section 1.2

Homework 1. 3x 12, 61.P (x) = 3t 21 Section 1.2 Section 1.1 Homework 1 (34, 36) Determine whether the equation defines y as a function of x. 34. x + h 2 = 1, 36. y = 3x 1 x + 2. (40, 44) Find the following for each function: (a) f(0) (b) f(1) (c) f(

More information

Ω R n is called the constraint set or feasible set. x 1

Ω R n is called the constraint set or feasible set. x 1 1 Chapter 5 Linear Programming (LP) General constrained optimization problem: minimize subject to f(x) x Ω Ω R n is called the constraint set or feasible set. any point x Ω is called a feasible point We

More information

Chapter 6 Outline Systems of Linear Inequalities

Chapter 6 Outline Systems of Linear Inequalities SOLVES AN INEQUALITY Chapter 6 Outline Systems of Linear Inequalities FORGETS TO FLIP THE SYMBOL Date Topic Homework Lesson 1: Exploring Linear Inequalities Homework Completion Complete In Progress Not

More information

Record your answers and work on the separate answer sheet provided.

Record your answers and work on the separate answer sheet provided. MATH 106 FINAL EXAMINATION This is an open-book exam. You may refer to your text and other course materials as you work on the exam, and you may use a calculator. You must complete the exam individually.

More information

Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables

Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables Math 1314 Lesson 24 Maxima and Minima of Functions of Several Variables We learned to find the maxima and minima of a function of a single variable earlier in the course We had a second derivative test

More information

1. Introduce slack variables for each inequaility to make them equations and rewrite the objective function in the form ax by cz... + P = 0.

1. Introduce slack variables for each inequaility to make them equations and rewrite the objective function in the form ax by cz... + P = 0. 3.4 Simplex Method If a linear programming problem has more than 2 variables, solving graphically is not the way to go. Instead, we ll use a more methodical, numeric process called the Simplex Method.

More information

Algebra Non-Calculator Skills Inventory Solutions

Algebra Non-Calculator Skills Inventory Solutions Algebra Non-Calculator Skills Inventory Solutions 1. True or False: If a and b are non-zero real numbers then = + a + b a b Solution: False. Example: If a = 4 and b = 1, then = + 5 4 + 1 4 1 b + a The

More information

When combining power functions into a single polynomial function, there are a few new features we like to look for, such as

When combining power functions into a single polynomial function, there are a few new features we like to look for, such as Section 1.2 Characteristics of Polynomial Functions In section 1.1 we explored Power Functions, a single piece of a polynomial function. This modelling method works perfectly for simple real world problems

More information

Econ 172A, Fall 2012: Final Examination (I) 1. The examination has seven questions. Answer them all.

Econ 172A, Fall 2012: Final Examination (I) 1. The examination has seven questions. Answer them all. Econ 172A, Fall 12: Final Examination (I) Instructions. 1. The examination has seven questions. Answer them all. 2. If you do not know how to interpret a question, then ask me. 3. Questions 1- require

More information

Econ 172A, Fall 2012: Final Examination Solutions (I) 1. The entries in the table below describe the costs associated with an assignment

Econ 172A, Fall 2012: Final Examination Solutions (I) 1. The entries in the table below describe the costs associated with an assignment Econ 172A, Fall 2012: Final Examination Solutions (I) 1. The entries in the table below describe the costs associated with an assignment problem. There are four people (1, 2, 3, 4) and four jobs (A, B,

More information

Dr. S. Bourazza Math-473 Jazan University Department of Mathematics

Dr. S. Bourazza Math-473 Jazan University Department of Mathematics Dr. Said Bourazza Department of Mathematics Jazan University 1 P a g e Contents: Chapter 0: Modelization 3 Chapter1: Graphical Methods 7 Chapter2: Simplex method 13 Chapter3: Duality 36 Chapter4: Transportation

More information

Solution Cases: 1. Unique Optimal Solution Reddy Mikks Example Diet Problem

Solution Cases: 1. Unique Optimal Solution Reddy Mikks Example Diet Problem Solution Cases: 1. Unique Optimal Solution 2. Alternative Optimal Solutions 3. Infeasible solution Case 4. Unbounded Solution Case 5. Degenerate Optimal Solution Case 1. Unique Optimal Solution Reddy Mikks

More information

OPERATIONS RESEARCH. Michał Kulej. Business Information Systems

OPERATIONS RESEARCH. Michał Kulej. Business Information Systems OPERATIONS RESEARCH Michał Kulej Business Information Systems The development of the potential and academic programmes of Wrocław University of Technology Project co-financed by European Union within European

More information

Name: Practice Test Multiple Choice Identify the choice that best completes the statement or answers the question.

Name: Practice Test Multiple Choice Identify the choice that best completes the statement or answers the question. Name: Practice Test Multiple Choice Identify the choice that best completes the statement or answers the question. 1. How would you graph the solution set for the linear inequality y + 5x 2? a. Draw a

More information

ENM 202 OPERATIONS RESEARCH (I) OR (I) 2 LECTURE NOTES. Solution Cases:

ENM 202 OPERATIONS RESEARCH (I) OR (I) 2 LECTURE NOTES. Solution Cases: ENM 202 OPERATIONS RESEARCH (I) OR (I) 2 LECTURE NOTES Solution Cases: 1. Unique Optimal Solution Case 2. Alternative Optimal Solution Case 3. Infeasible Solution Case 4. Unbounded Solution Case 5. Degenerate

More information

MATH 126 TEST 1 SAMPLE

MATH 126 TEST 1 SAMPLE NAME: / 60 = % MATH 16 TEST 1 SAMPLE NOTE: The actual exam will only have 13 questions. The different parts of each question (part A, B, etc.) are variations. Know how to do all the variations on this

More information

CSCI5654 (Linear Programming, Fall 2013) Lecture-8. Lecture 8 Slide# 1

CSCI5654 (Linear Programming, Fall 2013) Lecture-8. Lecture 8 Slide# 1 CSCI5654 (Linear Programming, Fall 2013) Lecture-8 Lecture 8 Slide# 1 Today s Lecture 1. Recap of dual variables and strong duality. 2. Complementary Slackness Theorem. 3. Interpretation of dual variables.

More information

MATH 4211/6211 Optimization Linear Programming

MATH 4211/6211 Optimization Linear Programming MATH 4211/6211 Optimization Linear Programming Xiaojing Ye Department of Mathematics & Statistics Georgia State University Xiaojing Ye, Math & Stat, Georgia State University 0 The standard form of a Linear

More information

INTERNET MAT 117 Review Problems. (1) Let us consider the circle with equation. (b) Find the center and the radius of the circle given above.

INTERNET MAT 117 Review Problems. (1) Let us consider the circle with equation. (b) Find the center and the radius of the circle given above. INTERNET MAT 117 Review Problems (1) Let us consider the circle with equation x 2 + y 2 + 2x + 3y + 3 4 = 0. (a) Find the standard form of the equation of the circle given above. (b) Find the center and

More information

Chapter 3 Introduction to Linear Programming PART 1. Assoc. Prof. Dr. Arslan M. Örnek

Chapter 3 Introduction to Linear Programming PART 1. Assoc. Prof. Dr. Arslan M. Örnek Chapter 3 Introduction to Linear Programming PART 1 Assoc. Prof. Dr. Arslan M. Örnek http://homes.ieu.edu.tr/~aornek/ise203%20optimization%20i.htm 1 3.1 What Is a Linear Programming Problem? Linear Programming

More information

4.4 The Simplex Method and the Standard Minimization Problem

4.4 The Simplex Method and the Standard Minimization Problem . The Simplex Method and the Standard Minimization Problem Question : What is a standard minimization problem? Question : How is the standard minimization problem related to the dual standard maximization

More information

Econ 172A, Fall 2012: Final Examination Solutions (II) 1. The entries in the table below describe the costs associated with an assignment

Econ 172A, Fall 2012: Final Examination Solutions (II) 1. The entries in the table below describe the costs associated with an assignment Econ 172A, Fall 2012: Final Examination Solutions (II) 1. The entries in the table below describe the costs associated with an assignment problem. There are four people (1, 2, 3, 4) and four jobs (A, B,

More information

Linear Programming Duality

Linear Programming Duality Summer 2011 Optimization I Lecture 8 1 Duality recap Linear Programming Duality We motivated the dual of a linear program by thinking about the best possible lower bound on the optimal value we can achieve

More information

Chapter 5 Linear Programming (LP)

Chapter 5 Linear Programming (LP) Chapter 5 Linear Programming (LP) General constrained optimization problem: minimize f(x) subject to x R n is called the constraint set or feasible set. any point x is called a feasible point We consider

More information

Assignment 6.2. Calculus F a2l0i1]6^ LKduFtHaz esnopfctqwzatreet ELOLeCq.h ] gaplhlw BrJiKg\hTtjsJ brmehsdeurpvreqdu. Name ID: 1.

Assignment 6.2. Calculus F a2l0i1]6^ LKduFtHaz esnopfctqwzatreet ELOLeCq.h ] gaplhlw BrJiKg\hTtjsJ brmehsdeurpvreqdu. Name ID: 1. Calculus F al0i1]6^ LKduFtHaz esnopfctqwzatreet ELOLeCq.h ] gaplhlw BrJiKg\hTtjsJ brmehsdeurpvreqdu. Assignment 6. Solve each optimization problem. Name ID: 1 Date Period 1) A company has started selling

More information

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1).

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1). 1. Find the derivative of each of the following: (a) f(x) = 3 2x 1 (b) f(x) = log 4 (x 2 x) 2. Find the slope of the tangent line to f(x) = ln 2 ln x at x = e. 3. Find the slope of the tangent line to

More information

Understanding the Simplex algorithm. Standard Optimization Problems.

Understanding the Simplex algorithm. Standard Optimization Problems. Understanding the Simplex algorithm. Ma 162 Spring 2011 Ma 162 Spring 2011 February 28, 2011 Standard Optimization Problems. A standard maximization problem can be conveniently described in matrix form

More information

Lecture 2: The Simplex method. 1. Repetition of the geometrical simplex method. 2. Linear programming problems on standard form.

Lecture 2: The Simplex method. 1. Repetition of the geometrical simplex method. 2. Linear programming problems on standard form. Lecture 2: The Simplex method. Repetition of the geometrical simplex method. 2. Linear programming problems on standard form. 3. The Simplex algorithm. 4. How to find an initial basic solution. Lecture

More information

Final Exam Review. MATH Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri. Name:. Show all your work.

Final Exam Review. MATH Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri. Name:. Show all your work. MATH 11012 Intuitive Calculus Fall 2013 Circle lab day: Mon / Fri Dr. Kracht Name:. 1. Consider the function f depicted below. Final Exam Review Show all your work. y 1 1 x (a) Find each of the following

More information

An Introduction to Linear Programming

An Introduction to Linear Programming An Introduction to Linear Programming Linear Programming Problem Problem Formulation A Maximization Problem Graphical Solution Procedure Extreme Points and the Optimal Solution Computer Solutions A Minimization

More information

Extrema and the First-Derivative Test

Extrema and the First-Derivative Test Extrema and the First-Derivative Test MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics 2018 Why Maximize or Minimize? In almost all quantitative fields there are objective

More information

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections 3.1, 3.3, and 3.5

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections 3.1, 3.3, and 3.5 Department of Mathematics, University of Wisconsin-Madison Math 11 Worksheet Sections 3.1, 3.3, and 3.5 1. For f(x) = 5x + (a) Determine the slope and the y-intercept. f(x) = 5x + is of the form y = mx

More information

Practice Questions for Math 131 Exam # 1

Practice Questions for Math 131 Exam # 1 Practice Questions for Math 131 Exam # 1 1) A company produces a product for which the variable cost per unit is $3.50 and fixed cost 1) is $20,000 per year. Next year, the company wants the total cost

More information

Linear Programming. Businesses seek to maximize their profits while operating under budget, supply, Chapter

Linear Programming. Businesses seek to maximize their profits while operating under budget, supply, Chapter Chapter 4 Linear Programming Businesses seek to maximize their profits while operating under budget, supply, labor, and space constraints. Determining which combination of variables will result in the

More information

Linear Programming. Maximize the function. P = Ax + By + C. subject to the constraints. a 1 x + b 1 y < c 1 a 2 x + b 2 y < c 2

Linear Programming. Maximize the function. P = Ax + By + C. subject to the constraints. a 1 x + b 1 y < c 1 a 2 x + b 2 y < c 2 Linear Programming Man real world problems require the optimization of some function subject to a collection of constraints. Note: Think of optimizing as maimizing or minimizing for MATH1010. For eample,

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 170 Final Exam Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Evaluate the function at the given value of the independent variable and

More information

OPRE 6201 : 3. Special Cases

OPRE 6201 : 3. Special Cases OPRE 6201 : 3. Special Cases 1 Initialization: The Big-M Formulation Consider the linear program: Minimize 4x 1 +x 2 3x 1 +x 2 = 3 (1) 4x 1 +3x 2 6 (2) x 1 +2x 2 3 (3) x 1, x 2 0. Notice that there are

More information

Operations Research. Duality in linear programming.

Operations Research. Duality in linear programming. Operations Research Duality in linear programming Duality in linear programming As we have seen in past lessons, linear programming are either maximization or minimization type, containing m conditions

More information

Chapter 9. Lesson 9.1.1

Chapter 9. Lesson 9.1.1 Chapter 9 Lesson 9.1.1 9-2. a. Inequalities have multiple solutions, but equalities only have one solution. b. infinite c. The result of 1 x 4 does not extend infinitely. It has two endpoints. The result

More information

Math M111: Lecture Notes For Chapter 3

Math M111: Lecture Notes For Chapter 3 Section 3.1: Math M111: Lecture Notes For Chapter 3 Note: Make sure you already printed the graphing papers Plotting Points, Quadrant s signs, x-intercepts and y-intercepts Example 1: Plot the following

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Stud Guide - Ch 3 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. The bar graph below shows the number of students b major in the College of

More information

LP Definition and Introduction to Graphical Solution Active Learning Module 2

LP Definition and Introduction to Graphical Solution Active Learning Module 2 LP Definition and Introduction to Graphical Solution Active Learning Module 2 J. René Villalobos and Gary L. Hogg Arizona State University Paul M. Griffin Georgia Institute of Technology Background Material

More information

Higher Maths. Calculator Practice. Practice Paper A. 1. K is the point (3, 2, 3), L(5, 0,7) and M(7, 3, 1). Write down the components of KL and KM.

Higher Maths. Calculator Practice. Practice Paper A. 1. K is the point (3, 2, 3), L(5, 0,7) and M(7, 3, 1). Write down the components of KL and KM. Higher Maths Calculator Practice Practice Paper A. K is the point (,, ), L(5,,7) and M(7,, ). Write down the components of KL and KM. Calculate the size of angle LKM.. (i) Show that ( ) is a factor of

More information

FALL 2012 MATH 1324 REVIEW EXAM 2

FALL 2012 MATH 1324 REVIEW EXAM 2 FALL 0 MATH 3 REVIEW EXAM MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the order of the matri product AB and the product BA, whenever the

More information

Linear Equations and Functions

Linear Equations and Functions Linear Equations and Functions Finding the Slope and Equation of a Line. ans-00-0.... x y y x b c c b Finding Slope.... undefined. 6. - 7. - 8. 0 9. 0. undefined.. 6... 6. (, -) Finding the Equation of

More information

Systems of Equations and Inequalities

Systems of Equations and Inequalities 1 Systems of Equations and Inequalities 2015 03 24 2 Table of Contents Solving Systems by Graphing Solving Systems by Substitution Solve Systems by Elimination Choosing your Strategy Solving Systems of

More information

Summary. MATH 1003 Calculus and Linear Algebra (Lecture 24) First Derivative Test. Second Derivative Test

Summary. MATH 1003 Calculus and Linear Algebra (Lecture 24) First Derivative Test. Second Derivative Test Summary MATH 1003 Calculus and Linear Algebra (Lecture 24) Maosheng Xiong Department of Mathematics, HKUST Question For a function y = f (x) in a domain, how do we find the absolute maximum or minimum?

More information

7.1 Solving Systems of Equations

7.1 Solving Systems of Equations Date: Precalculus Notes: Unit 7 Systems of Equations and Matrices 7.1 Solving Systems of Equations Syllabus Objectives: 8.1 The student will solve a given system of equations or system of inequalities.

More information

Practice Final Exam Answers

Practice Final Exam Answers Practice Final Exam Answers 1. AutoTime, a manufacturer of electronic digital timers, has a monthly fixed cost of $48,000 and a production cost $8 per timer. The timers sell for $14 apiece. (a) (3 pts)

More information

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections (4.1),

Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections (4.1), Department of Mathematics, University of Wisconsin-Madison Math 114 Worksheet Sections (4.1), 4.-4.6 1. Find the polynomial function with zeros: -1 (multiplicity ) and 1 (multiplicity ) whose graph passes

More information

Math 354 Summer 2004 Solutions to review problems for Midterm #1

Math 354 Summer 2004 Solutions to review problems for Midterm #1 Solutions to review problems for Midterm #1 First: Midterm #1 covers Chapter 1 and 2. In particular, this means that it does not explicitly cover linear algebra. Also, I promise there will not be any proofs.

More information

SOLUTIONS FOR PROBLEMS 1-30

SOLUTIONS FOR PROBLEMS 1-30 . Answer: 5 Evaluate x x + 9 for x SOLUTIONS FOR PROBLEMS - 0 When substituting x in x be sure to do the exponent before the multiplication by to get (). + 9 5 + When multiplying ( ) so that ( 7) ( ).

More information

Graphical Solutions of Linear Systems

Graphical Solutions of Linear Systems Graphical Solutions of Linear Systems Consistent System (At least one solution) Inconsistent System (No Solution) Independent (One solution) Dependent (Infinite many solutions) Parallel Lines Equations

More information

Systems of Nonlinear Equations and Inequalities: Two Variables

Systems of Nonlinear Equations and Inequalities: Two Variables Systems of Nonlinear Equations and Inequalities: Two Variables By: OpenStaxCollege Halley s Comet ([link]) orbits the sun about once every 75 years. Its path can be considered to be a very elongated ellipse.

More information

Online Math 1314 Final Exam Review

Online Math 1314 Final Exam Review Online Math 1314 Final Exam Review 1. The following table of values gives a company s annual profits in millions of dollars. Rescale the data so that the year 2003 corresponds to x = 0. Year 2003 2004

More information

AM 121 Introduction to Optimization: Models and Methods Example Questions for Midterm 1

AM 121 Introduction to Optimization: Models and Methods Example Questions for Midterm 1 AM 121 Introduction to Optimization: Models and Methods Example Questions for Midterm 1 Prof. Yiling Chen Fall 2018 Here are some practice questions to help to prepare for the midterm. The midterm will

More information

Linear Programming II NOT EXAMINED

Linear Programming II NOT EXAMINED Chapter 9 Linear Programming II NOT EXAMINED 9.1 Graphical solutions for two variable problems In last week s lecture we discussed how to formulate a linear programming problem; this week, we consider

More information

Lesson 3-2: Solving Linear Systems Algebraically

Lesson 3-2: Solving Linear Systems Algebraically Yesterday we took our first look at solving a linear system. We learned that a linear system is two or more linear equations taken at the same time. Their solution is the point that all the lines have

More information

Linear Programming: Chapter 5 Duality

Linear Programming: Chapter 5 Duality Linear Programming: Chapter 5 Duality Robert J. Vanderbei September 30, 2010 Slides last edited on October 5, 2010 Operations Research and Financial Engineering Princeton University Princeton, NJ 08544

More information

Name: Section Registered In:

Name: Section Registered In: Name: Section Registered In: Math 125 Exam 1 Version 1 February 21, 2006 60 points possible 1. (a) (3pts) Define what it means for a linear system to be inconsistent. Solution: A linear system is inconsistent

More information