Simple Linear Programming Model

Size: px
Start display at page:

Download "Simple Linear Programming Model"

Transcription

1 Simple Linear Programming Model Katie Pease In partial fulfillment of the requirements for the Master of Arts in Teaching with a Specialization in the Teaching of Middle Level Mathematics in the Department of Mathematics. David Fowler, Advisor July 8, 2008

2 Linear Programming 2 Introduction I was given the task of studying a simple linear programming model and creating two of my own. Before I could create problems of my own I had to understand what linear programming was and how to model it. Linear programming is the process of finding a maximum or minimum of a linear objective function subject to a system of linear constraints. In a linear programming problem, we are trying to find the maximum or minimum of a linear objective function in the form ax+by+cz+. where a, b, c, etc. are the coefficients of the variables x, y, z, etc. For this type of linear programming a method called the simplex method can be used to solve the problem. For the case of this study I have chosen to focus on two variables so that I am able to solve the problems using the graphical method. In the graphical method I can graph the constraints, find their vertices, and then check the vertices with the objective expression to find the maximum or minimum. With this method I am able to then graph the objective function on top of the constraints graph to form a sort of flat roof showing why the fundamental theorem of linear programming is true. The Fundamental Theorem of Linear Programming is used to find the optimum values. The Fundamental Theorem, which also known as the Corner Point Theorem, says that a maximum or a minimum of a set of constraints based on an objective function will be found at a vertex. The proof of this theorem can be found at - Example 1 One of the most valuable things about linear programming is that it is easily applicable to real life. Some of the applications of linear programming are in product mix planning, distribution networks, truck routing, staff scheduling, financial portfolios, and corporate restructuring. Here is the first linear programming problem I analyzed. It was drawn from The New World of Math, Fortune Magazine An oil refinery produces two products: jet fuel and gasoline. The profit for the refinery is $0.10 per barrel for jet fuel and $0.20 per barrel for gasoline. The following conditions must be met. 1. Only 10,000 barrels of crude oil are available for processing. 2. The refinery has a government contract to produce at least 1,000 barrels of jet fuel.

3 Linear Programming 3 3. The refinery has a private contract to produce at least 2,000 barrels of gasoline. 4. Both products are shipped in trucks, the delivery capacity of the truck fleet is 180,000 barrel-miles. 5. The jet fuel is delivered to an airfield 10 miles from the refinery. 6. The gasoline is transported 30 miles to the distributor. How much of each product should be produced for maximum profit? Let x represent the number of barrels of jet fuel and y represent the number of barrels of gasoline. Then the profit function is p(x,y) = 0.10x y. The constraints are as follows x y x 1000 y ,000 10x 30y 180,000 The graphical method says we should first graph the constraints to find all the vertices. Figure 1A We can see that the vertices are (1000, 2000), (1000, 17000/3), (6000,4000), and (8000, 2000). The fundamental theorem of linear programming says that the maximum will be at

4 Linear Programming 4 one of these points, so I check the points with the profit function to find the maximum profit. Vertices (x,y) Profit p(x,y) = 0.10x y (1000, 2000) $500 (1000, 17000/3) $ (6000, 4000) $1400 (8000, 2000) $1200 We can see that the vertex with the most profit is (6000, 4000). This means that to make the most profit, the company should produce 6000 barrels of jet fuel and 4000 barrels of gasoline. This amount of each would yield a profit of $1400. This profit can be shown as a flat roof over the graph of the constraints. Then the maximum profit occurs at the highest point of the flat roof. It is a good visual aid for showing that this vertex is indeed the absolute maximum over that particular region. Figure 1B Example 2 I have written two application problems that use linear programming to solve. Here is the first

5 Linear Programming 5 Mary works at a very popular fresh-squeezed lemonade stand on Myrtle Beach that sells regular lemonade and strawberry lemonade. To make a 20 oz. regular lemonade it takes 4 whole lemons. To make a 20 oz. strawberry lemonade it takes 3 whole lemons and 2 average sized strawberries. The owners figured they have a budget so that each morning a truck delivers 900 lemons to the stand and 408 strawberries to the stand. On each 20 oz. glass of regular lemonade a profit of $.95 is made. The stand is able to charge more for strawberry lemonades and a profit of $1.10 is made on each 20 oz. glass of that. The owners want Mary to sell at least twice the amount of strawberry lemonade each day as regular lemonade because more profit is made on the strawberry lemonade. They have also asked that at least 50 strawberry lemonades get sold each day because the strawberries spoil more quicklyr than the lemons. How many regular lemonades and how many strawberry lemonades should Mary sell each day to maximize profit? To solve this problem I first need to define the unknown. In this problem, x will represent the number of regular lemonades sold and y will represent the number of strawberry lemonades sold. The objective function in this situation is P =.95x y. The constraints in this problem are the following. 4x 3y 900, which represents the limit on number of lemons available 2y 408, which represents the limit on number of strawberries available y 2x, which represents the fact that the owners want twice as many strawberry lemonades as regular lemonades y 50, which represents the fact that more than 50 strawberry lemonades must be sold x 0, which represents the fact that it is impossible to sell a negative number of regular lemonades These constraints can be seen in Figure 2A. A TI-84 calculator was used to create Figure 2A.

6 Linear Programming 6 Figure 2A I need to look at the vertices of Figure 2A to find the maximum profit possible. Vertex Point (x,y) Profit P=.95x+1.10y (0,50) $55 (25,50) $78.75 (90,180) $ (72,204) $ (0,204) $ It is apparent that the number of each type of lemonade that needs to be sold to make the most profit is 72 regular lemonades and 204 strawberry lemonades. To model this graphically we can make the profit function be a flat roof on the graph of the constraints. This can be see in figure 2B, which was created using Google Sketchup.

7 Linear Programming 7 Figure 2B Example 3 The second problem that I wrote is similar to the preceding problem. A jewelry designer makes necklaces and earrings each week to sell at a local boutique. The boutique will buy between 10 and 40 necklaces each week. Based on last month s sales, each week the boutique bought at least twice the number of earrings as necklaces from the designer. The designer cannot make more than 50 pieces of jewelry per week. If the necklaces make the designer a profit of $25 each piece and the earrings make a profit of $10 each piece, how many necklaces and how many earrings should the designer sell to the boutique to maximize her profit? I will let a represent the number of necklaces sold and let b represent the number of pairs of earrings sold. Observe that the objective function for this problem is P = 25a+10b. The constraints are as follows 10 a 40, which represents the fact that the boutique will only buy between 10 and 40 necklaces

8 Linear Programming 8 b 0, which represents the fact that the boutique can t buy a negative number of pairs of earrings a b 50, which represents the fact that the designer can only make 50 pieces in a week 2 b a, which represents the fact that in the past the month, the boutique has bought at least twice the number of earrings as necklaces. I can now look at the graph of the constraints to find the vertices. They are graphed in Figure 3A, which was created using a TI-84 calculator. Figure 3A Based on the Fundamental Theorem of Linear Programming, I can look at the three vertices in Figure 3A to find the number of necklaces and earrings the designer needs to sell to the boutique to maximize profit. Vertex Point Profit Made (a,b) P(a,b) = 25a+10b (10,40) $650 (10,5) $300 (33.3, 16.6) $ The designer should sell 33 necklaces and 16 earrings to the boutique to maximize her profit. I can model the profit function like a flat roof on top of the constraint function.

9 Linear Programming 9 This can be seen in Figure 3B. The program Google Sketchup was used to create Figure 3B. Figure 3B The roof of this figure shows that the maximum is at the point where the designer sells 33.3 necklaces and 16.6 earrings to the boutique. From this combination of pieces, they will make a profit of $ Example 4 Every problem we have seen so far has used linear programming to find a maximum, but I wanted to also explore finding a minimum. The next problem will deal with finding a minimum, and it was drawn from the website In order to ensure optimal health (and thus accurate test results), a lab technician needs to feed the rabbits a daily diet containing a minimum of 24 grams (g) of fat, 36 g of carbohydrates, and 4 g of protein. But the rabbits should be fed no more than five ounces of food a day. Rather than order rabbit food that is custom-blended, it is cheaper to order Food X and Food Y, and blend them for an optimal mix. Food X contains 8 g of fat, 12 g of carbohydrates, and 2 g of protein per ounce, and costs $0.20 per ounce. Food Y

10 Linear Programming 10 contains 12 g of fat, 12 g of carbohydrates, and 1 g of protein per ounce, at a cost of $0.30 per ounce. What is the optimal blend? Let x represent the number of ounces of Food X and y represent the number of ounces of food Y. The objective function is that c(x,y) = $0.20x + $0.30y. The constraints are as follows: I know I cannot buy a negative amount of food, so x 0 y 0 8x 12y 24, which represents the amount of fat grams needed 12x 12y 36, which represents the amount of carbohydrate grams needed 2x 1y 4, which represents the amount of protein grams needed x y 5, which represents the fact that the maximum number of ounces a rabbit should be fed is five I will now graph the constraints to find the vertices. These can be seen in Figure 4A, which was created using a TI-84 calculator. Figure 4A

11 Linear Programming 11 According to the Fundamental Theorem of Linear Programming, the minimum cost will occur at a vertex. I will now use the objective function and the vertices to find the minimum cost. Label Vertex (x,y) Cost c(x,y) = $0.20x + $0.30y A (0,4) $1.20 B (0,5) $1.50 C (1,2) $0.80 D (3,0) $0.60 E (5,0) $1.00 The optimal blend is actually not even a blend at all. The cheapest rabbit food that meets all the constraints is when the lab technician uses 3 ounces of Food X and none of the Food Y. This can be shown with a flat roof as the cost function on top of the constraints graph in Figure 4B. This figure was also created using the computer program Google Sketchup. Figure 4B This was an interesting situation because sometimes the best solution is not a mix of both types in a situation. The linear programming model will show the optimum amount of each, whether we are trying to find the maximum or the minimum.

12 Linear Programming 12 Conclusion The linear programming model has taught me another method of optimization. I have learned the most about linear programming by having to create my own real life problems that require linear programming to solve. It is possible to use linear programming with more than two variables, but I chose to limit this research to just two variables because it enabled me to use the flat roof technique. The flat roof graph gives a great visual of why the Fundamental Theorem of Linear Programming is true. The possible solutions for linear programming may involve finding a maximum, which we did in examples 1, 2, and 3. We can also use linear programming to find a minimum like in example 4. It is also possible for there to be no maximum or similarly no minimum. One type of problem where that is the case, is if the constraints produce an unbounded region. One argument that may be used for why linear programming is not a good means of optimization is that it only works for constraint functions that are lines. However, many functions can be approximated by lines, so the linear programming model can still be used in a variety of cases.

13 Linear Programming 13 References Larson, R., Boswell, L., Kanold, T., & Stiff, L. (2001). Algebra 2. Evanston, IL: McDougal Littell Inc

9.4 THE SIMPLEX METHOD: MINIMIZATION

9.4 THE SIMPLEX METHOD: MINIMIZATION SECTION 9 THE SIMPLEX METHOD: MINIMIZATION 59 The accounting firm in Exercise raises its charge for an audit to $5 What number of audits and tax returns will bring in a maximum revenue? In the simplex

More information

3. Evaluate the objective function at each vertex. Put the vertices into a table: Vertex P=3x+2y (0, 0) 0 min (0, 5) 10 (15, 0) 45 (12, 2) 40 Max

3. Evaluate the objective function at each vertex. Put the vertices into a table: Vertex P=3x+2y (0, 0) 0 min (0, 5) 10 (15, 0) 45 (12, 2) 40 Max SOLUTION OF LINEAR PROGRAMMING PROBLEMS THEOREM 1 If a linear programming problem has a solution, then it must occur at a vertex, or corner point, of the feasible set, S, associated with the problem. Furthermore,

More information

3.1 Solving Systems Using Tables and Graphs

3.1 Solving Systems Using Tables and Graphs Algebra 2 Chapter 3 3.1 Solve Systems Using Tables & Graphs 3.1 Solving Systems Using Tables and Graphs A solution to a system of linear equations is an that makes all of the equations. To solve a system

More information

The Graphical Method: An Example

The Graphical Method: An Example The Graphical Method: An Example Consider the following linear program: Maximize 4x 1 +3x 2 Subject to: 2x 1 +3x 2 6 (1) 3x 1 +2x 2 3 (2) 2x 2 5 (3) 2x 1 +x 2 4 (4) x 1, x 2 0, where, for ease of reference,

More information

Linear Programming. Solving LP Models Using MS Excel, 18

Linear Programming. Solving LP Models Using MS Excel, 18 SUPPLEMENT TO CHAPTER SIX Linear Programming SUPPLEMENT OUTLINE Introduction, 2 Linear Programming Models, 2 Model Formulation, 4 Graphical Linear Programming, 5 Outline of Graphical Procedure, 5 Plotting

More information

Chapter 3: Section 3-3 Solutions of Linear Programming Problems

Chapter 3: Section 3-3 Solutions of Linear Programming Problems Chapter 3: Section 3-3 Solutions of Linear Programming Problems D. S. Malik Creighton University, Omaha, NE D. S. Malik Creighton University, Omaha, NE Chapter () 3: Section 3-3 Solutions of Linear Programming

More information

The Mathematics 11 Competency Test Percent Increase or Decrease

The Mathematics 11 Competency Test Percent Increase or Decrease The Mathematics 11 Competency Test Percent Increase or Decrease The language of percent is frequently used to indicate the relative degree to which some quantity changes. So, we often speak of percent

More information

Practical Guide to the Simplex Method of Linear Programming

Practical Guide to the Simplex Method of Linear Programming Practical Guide to the Simplex Method of Linear Programming Marcel Oliver Revised: April, 0 The basic steps of the simplex algorithm Step : Write the linear programming problem in standard form Linear

More information

Unit 1 Equations, Inequalities, Functions

Unit 1 Equations, Inequalities, Functions Unit 1 Equations, Inequalities, Functions Algebra 2, Pages 1-100 Overview: This unit models real-world situations by using one- and two-variable linear equations. This unit will further expand upon pervious

More information

Standard Form of a Linear Programming Problem

Standard Form of a Linear Programming Problem 494 CHAPTER 9 LINEAR PROGRAMMING 9. THE SIMPLEX METHOD: MAXIMIZATION For linear programming problems involving two variables, the graphical solution method introduced in Section 9. is convenient. However,

More information

Linear Programming Problems

Linear Programming Problems Linear Programming Problems Linear programming problems come up in many applications. In a linear programming problem, we have a function, called the objective function, which depends linearly on a number

More information

Linear Equations. 5- Day Lesson Plan Unit: Linear Equations Grade Level: Grade 9 Time Span: 50 minute class periods By: Richard Weber

Linear Equations. 5- Day Lesson Plan Unit: Linear Equations Grade Level: Grade 9 Time Span: 50 minute class periods By: Richard Weber Linear Equations 5- Day Lesson Plan Unit: Linear Equations Grade Level: Grade 9 Time Span: 50 minute class periods By: Richard Weber Tools: Geometer s Sketchpad Software Overhead projector with TI- 83

More information

Solving Quadratic Equations

Solving Quadratic Equations 9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation

More information

0.1 Linear Programming

0.1 Linear Programming 0.1 Linear Programming 0.1.1 Objectives By the end of this unit you will be able to: formulate simple linear programming problems in terms of an objective function to be maximized or minimized subject

More information

Class One: Degree Sequences

Class One: Degree Sequences Class One: Degree Sequences For our purposes a graph is a just a bunch of points, called vertices, together with lines or curves, called edges, joining certain pairs of vertices. Three small examples of

More information

A floor is a flat surface that extends in all directions. So, it models a plane. 1-1 Points, Lines, and Planes

A floor is a flat surface that extends in all directions. So, it models a plane. 1-1 Points, Lines, and Planes 1-1 Points, Lines, and Planes Use the figure to name each of the following. 1. a line containing point X 5. a floor A floor is a flat surface that extends in all directions. So, it models a plane. Draw

More information

MATH 10034 Fundamental Mathematics IV

MATH 10034 Fundamental Mathematics IV MATH 0034 Fundamental Mathematics IV http://www.math.kent.edu/ebooks/0034/funmath4.pdf Department of Mathematical Sciences Kent State University January 2, 2009 ii Contents To the Instructor v Polynomials.

More information

Question 2: How will changes in the objective function s coefficients change the optimal solution?

Question 2: How will changes in the objective function s coefficients change the optimal solution? Question 2: How will changes in the objective function s coefficients change the optimal solution? In the previous question, we examined how changing the constants in the constraints changed the optimal

More information

Secondary One Mathematics: An Integrated Approach Module 1 Systems of Equations and Inequalities

Secondary One Mathematics: An Integrated Approach Module 1 Systems of Equations and Inequalities 1 Secondary One Mathematics: An Integrated Approach Module 1 Systems of Equations and Inequalities By The Mathematics Vision Project: Scott Hendrickson, Joleigh Honey, Barbara Kuehl, Travis Lemon, Janet

More information

Solving Systems of Linear Equations Putting it All Together

Solving Systems of Linear Equations Putting it All Together Solving Systems of Linear Equations Putting it All Together Outcome (lesson objective) Students will determine the best method to use when solving systems of equation as they solve problems using graphing,

More information

Elasticity. I. What is Elasticity?

Elasticity. I. What is Elasticity? Elasticity I. What is Elasticity? The purpose of this section is to develop some general rules about elasticity, which may them be applied to the four different specific types of elasticity discussed in

More information

Algebra 1. Practice Workbook with Examples. McDougal Littell. Concepts and Skills

Algebra 1. Practice Workbook with Examples. McDougal Littell. Concepts and Skills McDougal Littell Algebra 1 Concepts and Skills Larson Boswell Kanold Stiff Practice Workbook with Examples The Practice Workbook provides additional practice with worked-out examples for every lesson.

More information

Lecture 3. Linear Programming. 3B1B Optimization Michaelmas 2015 A. Zisserman. Extreme solutions. Simplex method. Interior point method

Lecture 3. Linear Programming. 3B1B Optimization Michaelmas 2015 A. Zisserman. Extreme solutions. Simplex method. Interior point method Lecture 3 3B1B Optimization Michaelmas 2015 A. Zisserman Linear Programming Extreme solutions Simplex method Interior point method Integer programming and relaxation The Optimization Tree Linear Programming

More information

1. When the least common multiple of 8 and 20 is multiplied by the greatest common factor of 8 and 20, what is the result?

1. When the least common multiple of 8 and 20 is multiplied by the greatest common factor of 8 and 20, what is the result? Black Equivalent Fractions and LCM 1. When the least common multiple of 8 and 20 is multiplied by the greatest common factor of 8 and 20, what is the result? 2. The sum of three consecutive integers is

More information

Question 2: How do you solve a linear programming problem with a graph?

Question 2: How do you solve a linear programming problem with a graph? Question 2: How do you solve a linear programming problem with a graph? Now that we have several linear programming problems, let s look at how we can solve them using the graph of the system of inequalities.

More information

Section 3-7. Marginal Analysis in Business and Economics. Marginal Cost, Revenue, and Profit. 202 Chapter 3 The Derivative

Section 3-7. Marginal Analysis in Business and Economics. Marginal Cost, Revenue, and Profit. 202 Chapter 3 The Derivative 202 Chapter 3 The Derivative Section 3-7 Marginal Analysis in Business and Economics Marginal Cost, Revenue, and Profit Application Marginal Average Cost, Revenue, and Profit Marginal Cost, Revenue, and

More information

Linear Programming for Optimization. Mark A. Schulze, Ph.D. Perceptive Scientific Instruments, Inc.

Linear Programming for Optimization. Mark A. Schulze, Ph.D. Perceptive Scientific Instruments, Inc. 1. Introduction Linear Programming for Optimization Mark A. Schulze, Ph.D. Perceptive Scientific Instruments, Inc. 1.1 Definition Linear programming is the name of a branch of applied mathematics that

More information

Multiplying and Dividing Signed Numbers. Finding the Product of Two Signed Numbers. (a) (3)( 4) ( 4) ( 4) ( 4) 12 (b) (4)( 5) ( 5) ( 5) ( 5) ( 5) 20

Multiplying and Dividing Signed Numbers. Finding the Product of Two Signed Numbers. (a) (3)( 4) ( 4) ( 4) ( 4) 12 (b) (4)( 5) ( 5) ( 5) ( 5) ( 5) 20 SECTION.4 Multiplying and Dividing Signed Numbers.4 OBJECTIVES 1. Multiply signed numbers 2. Use the commutative property of multiplication 3. Use the associative property of multiplication 4. Divide signed

More information

Division of whole numbers is defined in terms of multiplication using the idea of a missing factor.

Division of whole numbers is defined in terms of multiplication using the idea of a missing factor. 32 CHAPTER 1. PLACE VALUE AND MODELS FOR ARITHMETIC 1.6 Division Division of whole numbers is defined in terms of multiplication using the idea of a missing factor. Definition 6.1. Division is defined

More information

Decision Mathematics D1. Advanced/Advanced Subsidiary. Friday 12 January 2007 Morning Time: 1 hour 30 minutes. D1 answer book

Decision Mathematics D1. Advanced/Advanced Subsidiary. Friday 12 January 2007 Morning Time: 1 hour 30 minutes. D1 answer book Paper Reference(s) 6689/01 Edexcel GCE Decision Mathematics D1 Advanced/Advanced Subsidiary Friday 12 January 2007 Morning Time: 1 hour 30 minutes Materials required for examination Nil Items included

More information

Solving Systems of Linear Equations Putting it All Together

Solving Systems of Linear Equations Putting it All Together Solving Systems of Linear Equations Putting it All Together Student/Class Goal Students thinking about continuing their academic studies in a post-secondary institution will need to know and be able to

More information

Linear Programming Supplement E

Linear Programming Supplement E Linear Programming Supplement E Linear Programming Linear programming: A technique that is useful for allocating scarce resources among competing demands. Objective function: An expression in linear programming

More information

Accommodated Lesson Plan on Solving Systems of Equations by Elimination for Diego

Accommodated Lesson Plan on Solving Systems of Equations by Elimination for Diego Accommodated Lesson Plan on Solving Systems of Equations by Elimination for Diego Courtney O Donovan Class: Algebra 1 Day #: 6-7 Grade: 8th Number of Students: 25 Date: May 12-13, 2011 Goal: Students will

More information

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Section 7 Algebraic Manipulations and Solving Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Before launching into the mathematics, let s take a moment to talk about the words

More information

Solving Systems of Equations Introduction

Solving Systems of Equations Introduction Solving Systems of Equations Introduction Outcome (learning objective) Students will write simple systems of equations and become familiar with systems of equations vocabulary terms. Student/Class Goal

More information

Linear Programming. March 14, 2014

Linear Programming. March 14, 2014 Linear Programming March 1, 01 Parts of this introduction to linear programming were adapted from Chapter 9 of Introduction to Algorithms, Second Edition, by Cormen, Leiserson, Rivest and Stein [1]. 1

More information

Click on the links below to jump directly to the relevant section

Click on the links below to jump directly to the relevant section Click on the links below to jump directly to the relevant section What is algebra? Operations with algebraic terms Mathematical properties of real numbers Order of operations What is Algebra? Algebra is

More information

An Introduction to Linear Programming

An Introduction to Linear Programming An Introduction to Linear Programming Steven J. Miller March 31, 2007 Mathematics Department Brown University 151 Thayer Street Providence, RI 02912 Abstract We describe Linear Programming, an important

More information

https://williamshartunionca.springboardonline.org/ebook/book/27e8f1b87a1c4555a1212b...

https://williamshartunionca.springboardonline.org/ebook/book/27e8f1b87a1c4555a1212b... of 19 9/2/2014 12:09 PM Answers Teacher Copy Plan Pacing: 1 class period Chunking the Lesson Example A #1 Example B Example C #2 Check Your Understanding Lesson Practice Teach Bell-Ringer Activity Students

More information

Acquisition Lesson Plan for the Concept, Topic or Skill---Not for the Day

Acquisition Lesson Plan for the Concept, Topic or Skill---Not for the Day Acquisition Lesson Plan Concept: Linear Systems Author Name(s): High-School Delaware Math Cadre Committee Grade: Ninth Grade Time Frame: Two 45 minute periods Pre-requisite(s): Write algebraic expressions

More information

LAB 11: MATRICES, SYSTEMS OF EQUATIONS and POLYNOMIAL MODELING

LAB 11: MATRICES, SYSTEMS OF EQUATIONS and POLYNOMIAL MODELING LAB 11: MATRICS, SYSTMS OF QUATIONS and POLYNOMIAL MODLING Objectives: 1. Solve systems of linear equations using augmented matrices. 2. Solve systems of linear equations using matrix equations and inverse

More information

LESSON OBJECTIVES. Mental Math. Skills Review. 344 Chapter 8 Systems of Equations and Inequalities

LESSON OBJECTIVES. Mental Math. Skills Review. 344 Chapter 8 Systems of Equations and Inequalities LESSON OBJECTIVES 8.1 Solving Systems of Equations by Graphing Identify systems of equations as dependent or independent. Solve systems of linear equations by graphing. 8.2 Solving Systems of Equations

More information

Chapter 3 Consumer Behavior

Chapter 3 Consumer Behavior Chapter 3 Consumer Behavior Read Pindyck and Rubinfeld (2013), Chapter 3 Microeconomics, 8 h Edition by R.S. Pindyck and D.L. Rubinfeld Adapted by Chairat Aemkulwat for Econ I: 2900111 1/29/2015 CHAPTER

More information

MIS209 - Assignment Solutions 1

MIS209 - Assignment Solutions 1 MIS209 - Assignment s 1 Homework 23 1 Breakeven Point and Linear Programming Modeling Three types of manufacturing equipment for engine gaskets are under consideration. Their fixed costs and resulting

More information

LECTURE 5: DUALITY AND SENSITIVITY ANALYSIS. 1. Dual linear program 2. Duality theory 3. Sensitivity analysis 4. Dual simplex method

LECTURE 5: DUALITY AND SENSITIVITY ANALYSIS. 1. Dual linear program 2. Duality theory 3. Sensitivity analysis 4. Dual simplex method LECTURE 5: DUALITY AND SENSITIVITY ANALYSIS 1. Dual linear program 2. Duality theory 3. Sensitivity analysis 4. Dual simplex method Introduction to dual linear program Given a constraint matrix A, right

More information

Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS

Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS DUSP 11.203 Frank Levy Microeconomics Sept. 16, 2010 NOTES ON CALCULUS AND UTILITY FUNCTIONS These notes have three purposes: 1) To explain why some simple calculus formulae are useful in understanding

More information

Answers Teacher Copy. Systems of Linear Equations Monetary Systems Overload. Activity 3. Solving Systems of Two Equations in Two Variables

Answers Teacher Copy. Systems of Linear Equations Monetary Systems Overload. Activity 3. Solving Systems of Two Equations in Two Variables of 26 8/20/2014 2:00 PM Answers Teacher Copy Activity 3 Lesson 3-1 Systems of Linear Equations Monetary Systems Overload Solving Systems of Two Equations in Two Variables Plan Pacing: 1 class period Chunking

More information

Tennessee Department of Education

Tennessee Department of Education Tennessee Department of Education Task: Pool Patio Problem Algebra I A hotel is remodeling their grounds and plans to improve the area around a 20 foot by 40 foot rectangular pool. The owner wants to use

More information

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra:

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: Partial Fractions Combining fractions over a common denominator is a familiar operation from algebra: From the standpoint of integration, the left side of Equation 1 would be much easier to work with than

More information

Origami, Papierfalten, Papiroflexia: Paper Folding in Mathematics Education R. Alan Russell, PhD Associate Professor of Mathematics, Elon University,

Origami, Papierfalten, Papiroflexia: Paper Folding in Mathematics Education R. Alan Russell, PhD Associate Professor of Mathematics, Elon University, Origami, Papierfalten, Papiroflexia: Paper Folding in Mathematics Education R. Alan Russell, PhD Associate Professor of Mathematics, Elon University, Elon, North Carolina, US russella@elon.edu Abstract

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

Linear Programming. April 12, 2005

Linear Programming. April 12, 2005 Linear Programming April 1, 005 Parts of this were adapted from Chapter 9 of i Introduction to Algorithms (Second Edition) /i by Cormen, Leiserson, Rivest and Stein. 1 What is linear programming? The first

More information

High School Algebra Reasoning with Equations and Inequalities Solve systems of equations.

High School Algebra Reasoning with Equations and Inequalities Solve systems of equations. Performance Assessment Task Graphs (2006) Grade 9 This task challenges a student to use knowledge of graphs and their significant features to identify the linear equations for various lines. A student

More information

SPIRIT 2.0 Lesson: A Point Of Intersection

SPIRIT 2.0 Lesson: A Point Of Intersection SPIRIT 2.0 Lesson: A Point Of Intersection ================================Lesson Header============================= Lesson Title: A Point of Intersection Draft Date: 6/17/08 1st Author (Writer): Jenn

More information

Using Linear Programming in Real-Life Problems

Using Linear Programming in Real-Life Problems Name Date A C T I V I T Y 4 Instructions Using Linear Programming in Real-Life Problems Mr. Edwards is going to bake some cookies for his algebra class. He will make two different kinds, oatmeal-raisin

More information

Maximizing volume given a surface area constraint

Maximizing volume given a surface area constraint Maximizing volume given a surface area constraint Math 8 Department of Mathematics Dartmouth College Maximizing volume given a surface area constraint p.1/9 Maximizing wih a constraint We wish to solve

More information

Factoring Trinomials: The ac Method

Factoring Trinomials: The ac Method 6.7 Factoring Trinomials: The ac Method 6.7 OBJECTIVES 1. Use the ac test to determine whether a trinomial is factorable over the integers 2. Use the results of the ac test to factor a trinomial 3. For

More information

5 Systems of Equations

5 Systems of Equations Systems of Equations Concepts: Solutions to Systems of Equations-Graphically and Algebraically Solving Systems - Substitution Method Solving Systems - Elimination Method Using -Dimensional Graphs to Approximate

More information

Linear Programming Refining Transportation

Linear Programming Refining Transportation Solving a Refinery Problem with Excel Solver Type of Crude or Process Product A B C 1 C 2 D Demand Profits on Crudes 10 20 15 25 7 Products Product Slate for Crude or Process G 0.6 0.5 0.4 0.4 0.3 170

More information

4 UNIT FOUR: Transportation and Assignment problems

4 UNIT FOUR: Transportation and Assignment problems 4 UNIT FOUR: Transportation and Assignment problems 4.1 Objectives By the end of this unit you will be able to: formulate special linear programming problems using the transportation model. define a balanced

More information

Math 120 Final Exam Practice Problems, Form: A

Math 120 Final Exam Practice Problems, Form: A Math 120 Final Exam Practice Problems, Form: A Name: While every attempt was made to be complete in the types of problems given below, we make no guarantees about the completeness of the problems. Specifically,

More information

Session 7 Bivariate Data and Analysis

Session 7 Bivariate Data and Analysis Session 7 Bivariate Data and Analysis Key Terms for This Session Previously Introduced mean standard deviation New in This Session association bivariate analysis contingency table co-variation least squares

More information

EQUATIONS and INEQUALITIES

EQUATIONS and INEQUALITIES EQUATIONS and INEQUALITIES Linear Equations and Slope 1. Slope a. Calculate the slope of a line given two points b. Calculate the slope of a line parallel to a given line. c. Calculate the slope of a line

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +

More information

Properties of Real Numbers

Properties of Real Numbers 16 Chapter P Prerequisites P.2 Properties of Real Numbers What you should learn: Identify and use the basic properties of real numbers Develop and use additional properties of real numbers Why you should

More information

MATH 60 NOTEBOOK CERTIFICATIONS

MATH 60 NOTEBOOK CERTIFICATIONS MATH 60 NOTEBOOK CERTIFICATIONS Chapter #1: Integers and Real Numbers 1.1a 1.1b 1.2 1.3 1.4 1.8 Chapter #2: Algebraic Expressions, Linear Equations, and Applications 2.1a 2.1b 2.1c 2.2 2.3a 2.3b 2.4 2.5

More information

Chapter 4 Online Appendix: The Mathematics of Utility Functions

Chapter 4 Online Appendix: The Mathematics of Utility Functions Chapter 4 Online Appendix: The Mathematics of Utility Functions We saw in the text that utility functions and indifference curves are different ways to represent a consumer s preferences. Calculus can

More information

Section 7.2 Linear Programming: The Graphical Method

Section 7.2 Linear Programming: The Graphical Method Section 7.2 Linear Programming: The Graphical Method Man problems in business, science, and economics involve finding the optimal value of a function (for instance, the maimum value of the profit function

More information

Graphing Parabolas With Microsoft Excel

Graphing Parabolas With Microsoft Excel Graphing Parabolas With Microsoft Excel Mr. Clausen Algebra 2 California State Standard for Algebra 2 #10.0: Students graph quadratic functions and determine the maxima, minima, and zeros of the function.

More information

GRADE 8 MATH: TALK AND TEXT PLANS

GRADE 8 MATH: TALK AND TEXT PLANS GRADE 8 MATH: TALK AND TEXT PLANS UNIT OVERVIEW This packet contains a curriculum-embedded Common Core standards aligned task and instructional supports. The task is embedded in a three week unit on systems

More information

Section 9: Applied Optimization

Section 9: Applied Optimization Chapter The Derivative Applied Calculus 148 Section 9: Applied Optimization We have used derivatives to help find the maximums and minimums of some functions given by equations, but it is very unlikely

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

POLYNOMIAL FUNCTIONS

POLYNOMIAL FUNCTIONS POLYNOMIAL FUNCTIONS Polynomial Division.. 314 The Rational Zero Test.....317 Descarte s Rule of Signs... 319 The Remainder Theorem.....31 Finding all Zeros of a Polynomial Function.......33 Writing a

More information

Linear Programming Notes V Problem Transformations

Linear Programming Notes V Problem Transformations Linear Programming Notes V Problem Transformations 1 Introduction Any linear programming problem can be rewritten in either of two standard forms. In the first form, the objective is to maximize, the material

More information

TEKS TAKS 2010 STAAR RELEASED ITEM STAAR MODIFIED RELEASED ITEM

TEKS TAKS 2010 STAAR RELEASED ITEM STAAR MODIFIED RELEASED ITEM 7 th Grade Math TAKS-STAAR-STAAR-M Comparison Spacing has been deleted and graphics minimized to fit table. (1) Number, operation, and quantitative reasoning. The student represents and uses numbers in

More information

6.3 Conditional Probability and Independence

6.3 Conditional Probability and Independence 222 CHAPTER 6. PROBABILITY 6.3 Conditional Probability and Independence Conditional Probability Two cubical dice each have a triangle painted on one side, a circle painted on two sides and a square painted

More information

8 Polynomials Worksheet

8 Polynomials Worksheet 8 Polynomials Worksheet Concepts: Quadratic Functions The Definition of a Quadratic Function Graphs of Quadratic Functions - Parabolas Vertex Absolute Maximum or Absolute Minimum Transforming the Graph

More information

Chapter 4. Duality. 4.1 A Graphical Example

Chapter 4. Duality. 4.1 A Graphical Example Chapter 4 Duality Given any linear program, there is another related linear program called the dual. In this chapter, we will develop an understanding of the dual linear program. This understanding translates

More information

Special Situations in the Simplex Algorithm

Special Situations in the Simplex Algorithm Special Situations in the Simplex Algorithm Degeneracy Consider the linear program: Maximize 2x 1 +x 2 Subject to: 4x 1 +3x 2 12 (1) 4x 1 +x 2 8 (2) 4x 1 +2x 2 8 (3) x 1, x 2 0. We will first apply the

More information

UNDERSTAND YOUR CLIENTS BETTER WITH DATA How Data-Driven Decision Making Improves the Way Advisors Do Business

UNDERSTAND YOUR CLIENTS BETTER WITH DATA How Data-Driven Decision Making Improves the Way Advisors Do Business UNDERSTAND YOUR CLIENTS BETTER WITH DATA How Data-Driven Decision Making Improves the Way Advisors Do Business Executive Summary Financial advisors have long been charged with knowing the investors they

More information

Practice Test Answer and Alignment Document Mathematics: Algebra II Performance Based Assessment - Paper

Practice Test Answer and Alignment Document Mathematics: Algebra II Performance Based Assessment - Paper The following pages include the answer key for all machine-scored items, followed by the rubrics for the hand-scored items. - The rubrics show sample student responses. Other valid methods for solving

More information

A Detailed Price Discrimination Example

A Detailed Price Discrimination Example A Detailed Price Discrimination Example Suppose that there are two different types of customers for a monopolist s product. Customers of type 1 have demand curves as follows. These demand curves include

More information

Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization

Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization Lecture 2. Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization 2.1. Introduction Suppose that an economic relationship can be described by a real-valued

More information

Using the ac Method to Factor

Using the ac Method to Factor 4.6 Using the ac Method to Factor 4.6 OBJECTIVES 1. Use the ac test to determine factorability 2. Use the results of the ac test 3. Completely factor a trinomial In Sections 4.2 and 4.3 we used the trial-and-error

More information

Linear Programming II: Minimization 2006 Samuel L. Baker Assignment 11 is on page 16.

Linear Programming II: Minimization 2006 Samuel L. Baker Assignment 11 is on page 16. LINEAR PROGRAMMING II 1 Linear Programming II: Minimization 2006 Samuel L. Baker Assignment 11 is on page 16. Introduction A minimization problem minimizes the value of the objective function rather than

More information

Linear Programming. Before studying this supplement you should know or, if necessary, review

Linear Programming. Before studying this supplement you should know or, if necessary, review S U P P L E M E N T Linear Programming B Before studying this supplement you should know or, if necessary, review 1. Competitive priorities, Chapter 2 2. Capacity management concepts, Chapter 9 3. Aggregate

More information

ALGEBRA I (Common Core) Thursday, June 16, 2016 9:15 a.m. to 12:15 p.m., only

ALGEBRA I (Common Core) Thursday, June 16, 2016 9:15 a.m. to 12:15 p.m., only ALGEBRA I (COMMON CORE) The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION ALGEBRA I (Common Core) Thursday, June 16, 2016 9:15 a.m. to 12:15 p.m., only Student Name: School Name:

More information

MULTIPLICATION AND DIVISION OF REAL NUMBERS In this section we will complete the study of the four basic operations with real numbers.

MULTIPLICATION AND DIVISION OF REAL NUMBERS In this section we will complete the study of the four basic operations with real numbers. 1.4 Multiplication and (1-25) 25 In this section Multiplication of Real Numbers Division by Zero helpful hint The product of two numbers with like signs is positive, but the product of three numbers with

More information

Pricing and Output Decisions: i Perfect. Managerial Economics: Economic Tools for Today s Decision Makers, 4/e By Paul Keat and Philip Young

Pricing and Output Decisions: i Perfect. Managerial Economics: Economic Tools for Today s Decision Makers, 4/e By Paul Keat and Philip Young Chapter 9 Pricing and Output Decisions: i Perfect Competition and Monopoly M i l E i E i Managerial Economics: Economic Tools for Today s Decision Makers, 4/e By Paul Keat and Philip Young Pricing and

More information

Study Guide 2 Solutions MATH 111

Study Guide 2 Solutions MATH 111 Study Guide 2 Solutions MATH 111 Having read through the sample test, I wanted to warn everyone, that I might consider asking questions involving inequalities, the absolute value function (as in the suggested

More information

Dimensional Analysis

Dimensional Analysis Dimensional Analysis Today you ll learn about Dimensional Analysis You will be able to use unit analysis to help convert units you are not used to using. By the end of the lesson, you will: Use dimensional

More information

To give it a definition, an implicit function of x and y is simply any relationship that takes the form:

To give it a definition, an implicit function of x and y is simply any relationship that takes the form: 2 Implicit function theorems and applications 21 Implicit functions The implicit function theorem is one of the most useful single tools you ll meet this year After a while, it will be second nature to

More information

<Insert Picture Here> JD Edwards EnterpriseOne Bulk Stock Industry & Overview

<Insert Picture Here> JD Edwards EnterpriseOne Bulk Stock Industry & Overview JD Edwards EnterpriseOne Bulk Stock Industry & Overview 2 The following is intended to outline our general product direction. It is intended for information purposes only, and may

More information

Let s explore the content and skills assessed by Heart of Algebra questions.

Let s explore the content and skills assessed by Heart of Algebra questions. Chapter 9 Heart of Algebra Heart of Algebra focuses on the mastery of linear equations, systems of linear equations, and linear functions. The ability to analyze and create linear equations, inequalities,

More information

4.6 Linear Programming duality

4.6 Linear Programming duality 4.6 Linear Programming duality To any minimization (maximization) LP we can associate a closely related maximization (minimization) LP. Different spaces and objective functions but in general same optimal

More information

Geometry and Measurement

Geometry and Measurement The student will be able to: Geometry and Measurement 1. Demonstrate an understanding of the principles of geometry and measurement and operations using measurements Use the US system of measurement for

More information

Using the Simplex Method to Solve Linear Programming Maximization Problems J. Reeb and S. Leavengood

Using the Simplex Method to Solve Linear Programming Maximization Problems J. Reeb and S. Leavengood PERFORMANCE EXCELLENCE IN THE WOOD PRODUCTS INDUSTRY EM 8720-E October 1998 $3.00 Using the Simplex Method to Solve Linear Programming Maximization Problems J. Reeb and S. Leavengood A key problem faced

More information

Module1. x 1000. y 800.

Module1. x 1000. y 800. Module1 1 Welcome to the first module of the course. It is indeed an exciting event to share with you the subject that has lot to offer both from theoretical side and practical aspects. To begin with,

More information

2. System of linear equations can be solved by graphing, substitution, or eliminating a variable.

2. System of linear equations can be solved by graphing, substitution, or eliminating a variable. 1 Subject: Algebra 1 Grade Level: 9 th Unit Plan #: 6 UNIT BACKGROUND Unit Title: Systems of Equations and Inequalities Grade Level: 9 Subject/Topic: Algebra 1 Key Words: Graphing, Substitution, Elimination

More information