MA30SA Applied Math Unit D - Linear Programming Revd:

Size: px
Start display at page:

Download "MA30SA Applied Math Unit D - Linear Programming Revd:"

Transcription

1 1 Introduction to Linear Programming MA30SA Applied Math Unit D - Linear Programming Revd: Linear programming is a very important skill. It is a brilliant method for establishing optimum solutions to common everyday problems. Whether it involves trying to find how to a maximum of profit, or consume the least amount of resources, Linear Programming is an important tool. Example of Linear Programming 2. A manufacturer makes two types of shirts, long sleeve and short sleeve. Each long sheet shirt requires 4 minutes on the cutting machine and 3 minutes on the stitching machine. Each short sleeve shirt requires 3 minutes on the cutting machine and 1 minute on the stitching machine. The cutting machine is only available 2 hours per day, and the stitching machine is only available 1 hour per day. If the profit on a short sleeve shirt is $0.60 and the profit on a long sleeve shirt is $1.10, how many of each shirt should be produced each day? 3. A quick summary table for all these numbers is provided: Type Cutting Stitching Profit Shirt 4 min 3 min $ min 1 min $0.60 Maximum Machine Availability 2 hours per day 1 hour per day 4. So, how many of each shirt should be produced each day? You can try the trial and error, guess and check method, your first try might look like this: QUANTITY CUT $ $ $ But notice you haven t used all of the time you have available for the cutting machine. You only used 48 minutes on the cutting machine, you have it available to you for a total of 2 hours. And you still have lots of time available on the stitching machine also. So you could easily make more of each or either type of shirt. MA30SA_LinProg.doc

2 2 6. So in the blank tables that follow you try to find the optimum quantity of each type of product to manufacture. 7. Here is the summary table again: Type Cutting Stitching Profit Shirt 4 min 3 min $ min 1 min $0.60 Maximum Machine Availability 2 hours per day 1 hour per day 8. Now you try to find the optimum answer, several blank tables are given below, use pencil. QUANTITY CUT QUANTITY CUT QUANTITY CUT

3 3 The optimum solution is: LINEAR INEQUALITIES LINEAR INEQUALITIES 9. Statements such as: I want a job that pays $20 per hour or I want to reduce my energy consumption by 25% are statements of equality. In mathematics we say Pay = 20, or Energy Reduction = 25%. But if someone offered you a job at $25 per hour, would you refuse it because you said you wanted a job at $20 per hour? 10. So what you really wanted was a job that paid $20 or more per hour! In mathematics we say: Pay $20, for pay is greater than or equal to $20. Or you could say pay is $20 or more. Review of Inequality Signs True Examples > Greater than 4>2 < Less than 3<5 Greater than or equal to 2 2 Less than or equal to -5-3 NUMBER LINE EXAMPLES LINEAR INEQUALITIES IN ONE VARIABLE 3x + 6 < 12. Solution x < x Solution x x - 4 > 6 Solution: x < x+2 4 Solution: x Remember?!! When we multiply or divide an inequality by a negative number, we have to change the direction of the inequality!

4 4 GRAPHING LINEAR INEQUALITIES IN TWO VARIABLES 11. Recall how to graph a line. A line can be in many forms, but it can only have two variables and they cannot be raised to any power. The form of the line you are most familiar with is y=mx+b. 12. Steps to solve a linear inequality: When we graph linear inequalities to solve them we: STEP 1. STEP 2 STEP 3 Solve for y Draw the line as if the inequality symbol was an equals sign Ensure the line we draw is broken or dashed if there is no equality involved (example y>5 would be a broken line along y=5, but y 5 would be a solid line. If > or shade the region above the line If < or shade the region below the line. Use a test point if you are uncertain what region to shade Example: Graph : 2x + y < 4. Solution. The boundary line is y = -2x + 4. Slope is 2 and y-intercept is 4. Plot the line using a broken or dashed line. Shade all the area below the line. Example: You try: Graph : 4x + y 2..

5 5 USING A TEST POINT TO GRAPH LINEAR INEQUALITIES 13. We already know how to find if a point is on a line! To see if a point is in the region that is the solution to an inequality we can use a test point. This is useful if the answer isn t obvious to you. 14. For example: Shade the region that represents 2y > 2x + 2 From the steps already learned: Solve for y: y>x+1 Draw the line: Don t forget it is broken Shade the solution region Can you see that it is all points above the line? If not try a test point. Using a Test Point. Select a convenient point that is obviously on one side of the line (not on the line!). Let s try (0,0). Test to see if the point satisfies the inequality by evaluating at the point. y>x+1, so is 0>0+1? The answer is False. So clearly the point 0,0 is not in the solution region. Since a line cuts the universe in half, by logic all points on the other side of the line must be in the region that satisfies the inequality. So the top half would be shaded! SOLVING SYSTEMS OF LINEAR INEQUALITIES 15. Sometimes there is a system of inequalities that mathematically represent a situation. To say that your cell phone bill is at least $5 per month plus $0.50 per minute and that you make more than 10 minutes of calls per month is an example. Cell phone bill: Let b = amount of monthly bill and m the minutes of calling. b 5+0.5*m AND m > 10 The solution is the darkest shaded area! b m

6 6 USING THE TI 83 GRAPHING CALCULATOR 16. The TI-83 Graphing Calculator will graph regions that are solutions to inequalities. But it cannot indicate whether the line is excluded from the solution (ie: with a broken line). We do not have time to play with the TI 83 in this mode. The TI 83 is still very useful to us to check to make sure we haven t made a gross error in plotting our regions and to find intersections of lines. FINDING OPTIMAL SOLUTIONS TO A LINEAR PROGRAMMING PROBLEM 17. We already saw the type of problem that we face with linear programming. Recall we wanted to maximize profit in making our shirts. We wanted to maximize the time we used the various machines. There will be other cases we will see where we might want to minimize something: costs, pollution, etc. Example: 18. A vegetable farmer has a 10 hectare plot of land available for the season. He has selected lettuce and beans to grow. He has budgeted $4,000 for his crop costs. The lettuce costs $300 per hectare ($300/ha) to grow and the beans $500/ha. The profit is $75/ha for lettuce and the profit is $150/ha on beans. a. Write the equation that describes the profit from the plot of land b. Write the inequalities that describe the situation This equation is called the: These equations are called: c. Graph the system d. Identify some solutions e. Determine the best solution f. What is the profit?

7 7 EXAMPLE 2 LINEAR PROGRAMMING 19. A small trucking company has a weekly requirement of at least 650L of diesel fuel, at least 48 L of oil, and at least 324 L of gasoline to keep its trucks on the road. It has two suppliers, ABC and RCJ, that provide different quantities of the three materials at different total prices. ABC can provide 130L of diesel fuel, 36 L of gasoline, and 4 L of oil at a cost of $ RCJ has a plan that provides 65L of diesel fuel, 54 L of gasoline, and 12 L of oil at a cost of $ How many orders should the trucking company place with each supplier to meet is minimum weekly needs at a minimum cost. 20. Let us follow some steps to solving this type of problem: 1. After reading the question, make a chart to see the information more clearly. 2. Assign variables to the unknowns. 3. Form expressions to represent the restrictions and constraints. 4. Graph the inequalities. 5. Find the coordinates of the corner points of the feasible region. 6. Find the objective equation: what we are trying to optimize. 7. Find the vertex point that maximizes or minimizes what we are optimizing by making a table. 8. State the solution in a sentence. STEP 1 AND 2 MAKE A CHART AND ASSIGN VARIABLES 21 The chart will lay out information about each of the two products or processes that you have to choose from in two separate rows. Note the most you will ever have (in Grade 11) is two different products or producers or processes to choose from. The chart just helps you organize your thoughts and information. OPTION Variable Diesel Gas Oil Plan Cost ABC x $50.00 RCJ y $62.50 Minimum Required We have assigned variable x to be the number of orders we make from company ABC, and variable y to be the number of orders we make from company RCJ. (That is what the question asks for; how many orders from each company). STEP 3 FORM EXPRESSIONS TO REPRESENT THE RESTRICTIONS 23. This is actually an easy step if you just relax and think realistically. We are looking for equations that constrain our solution. These equations are called constraints, things that we must do. So work left to right in our table of information.

8 8 24. First constraint is that we need at least 650 litres of diesel to run our trucks. The amount of diesel we need is therefore greater than or equal to 650. The amount of diesel we get though is 130 litres for each order from ABC and 65 Litres for each order from RCJ. So mathematically we say: 130*x + 65*y 650 for Diesel Fuel. This our first constraint inequality. 25. The second and third constraint inequalities become: 36*x + 54*y 324. (2 nd constraint) 4*x + 12 * y 48 (3 rd constraint) STEP 4 GRAPH THE INEQUALITIES (CONSTRAINTS) Normally since this can be rather complex we rely on the graphing calculator! But we will show the idea here. Further, you will still need to sketch out the inequalities on paper because the TI 83 doesn t do a very good job of that, it only does lines really well. Constraint *x + 65*y 650 Intercepts: (0, 10) and (5, 0) Constraint 2. 36*x + 54*y 324 Intercepts: (0, 6) and (9, 0) Feasible Region Constraint 3. 4*x + 12 * y 48 Intercepts: (0, 4) and (12, 0) 1 So the region that satisfies all three constraints is the shaded region. Any point 2 in this region is a feasible choice to our problem. This is called the Feasible Region. 3 STEP 5 FIND COORDINATES OF THE CORNER POINTS 26. This is the complete secret to linear programming! Despite that any point in the feasible region can satisfy all the constraints, only one of the corner points gives the best and optimum solution. 27. You will need your TI83 to find the corner points. To find them you use the CALCULATE and INTERSECT functions of the calculator. Enter the three inequalities into the graphing calculator as if they were equations.

9 9 We are looking for corner points A, B, C, and D. Corner A is just a Y intercept of line 1. So: A (0,10) Corner D is just an x-intercept of line 3. So: D(12,0) 1 A To find Corner B and C we need to find the intersection of the lines. 2 B is the Intersection of Line 1 and Line 2. The TI 83 shows it as: B(3,4) B C D C is the intersection of Lines 2 and 3. The TI 83 shows it as: C(6,2) 3 STEP 6 - FIND THE OBJECTIVE EQUATION 28. The think we are trying to optimize is our costs. We want to make them a minimum. So this is the last equation, it is our objective equation! 29. We are told we want to minimize our cost. So what is our cost? Our cost is $50.00 for every order we make from ABC and $62.50 for every order we make from RCJ. So Cost= 50*x *y STEP 7 MAKE A TABLE AND EVALUATE FOR ALL CORNER POINTS Point (x,y) Evaluate Cost 50*x *y A (0,10) 625 B (3,4) 400 C (6,2) 425 D (12,0) 600 STEP 8- STATE SOLUTION IN WORDS 30. The optimal solution is for the trucking company to make their weekly orders with 3 orders from ABC company and 4 orders from RCJ company. This will minimize their costs. Their weekly costs will only be $400.00

10 10 TEACHER NOTES Blank Table for OHP QUANTITY CUT QUANTITY CUT QUANTITY CUT

11 11 Solution is 12 long sleeve and 24 short sleeve. Gives a profit of $27.60 Extra Example: A vegetable farmer has a 10 hectare plot of land available for the season. He has selected lettuce and beans to grow. He has budgeted $4,000 for his crop costs. The lettuce costs $300 per hectare ($300/ha) to grow and the beans $500/ha. The profit is $75/ha for lettuce and the profit is $150/ha on beans. a. Write the equation that describes the profit from the plot of land P=75x+150y Also called the objective equation b. Write the inequalities that describe the situation x + y <=10 300x + 500y <= 4000 This is the same as 3x + 5y = 40! Called constraints c. Graph the system d. Identify some solutions e. Determine the best solution

3.1 Graphing Linear Inequalities

3.1 Graphing Linear Inequalities 3.1 Graphing Linear Inequalities I. Inequalities A. Introduction Many mathematical descriptions of real situations are best expressed as inequalities rather than equations. For example, a firm might be

More information

Mathematics for Business and Economics - I. Chapter7 Linear Inequality Systems and Linear Programming (Lecture11)

Mathematics for Business and Economics - I. Chapter7 Linear Inequality Systems and Linear Programming (Lecture11) Mathematics for Business and Economics - I Chapter7 Linear Inequality Systems and Linear Programming (Lecture11) A linear inequality in two variables is an inequality that can be written in the form Ax

More information

Unit 0: Extending Algebra 1 Concepts

Unit 0: Extending Algebra 1 Concepts 1 What is a Function? Unit 0: Extending Algebra 1 Concepts Definition: ---Function Notation--- Example: f(x) = x 2 1 Mapping Diagram Use the Vertical Line Test Interval Notation A convenient and compact

More information

Linear Programming: A Geometric Approach

Linear Programming: A Geometric Approach Chapter 3 Linear Programming: A Geometric Approach 3.1 Graphing Systems of Linear Inequalities in Two Variables The general form for a line is ax + by + c =0. The general form for a linear inequality is

More information

Graphing Linear Inequalities in Two Variables.

Graphing Linear Inequalities in Two Variables. Many applications of mathematics involve systems of inequalities rather than systems of equations. We will discuss solving (graphing) a single linear inequality in two variables and a system of linear

More information

Section 18-1: Graphical Representation of Linear Equations and Functions

Section 18-1: Graphical Representation of Linear Equations and Functions Section 18-1: Graphical Representation of Linear Equations and Functions Prepare a table of solutions and locate the solutions on a coordinate system: f(x) = 2x 5 Learning Outcome 2 Write x + 3 = 5 as

More information

Slide 1 / 96. Linear Relations and Functions

Slide 1 / 96. Linear Relations and Functions Slide 1 / 96 Linear Relations and Functions Slide 2 / 96 Scatter Plots Table of Contents Step, Absolute Value, Piecewise, Identity, and Constant Functions Graphing Inequalities Slide 3 / 96 Scatter Plots

More information

Quadratic Equations Group Acitivity 3 Business Project Week #5

Quadratic Equations Group Acitivity 3 Business Project Week #5 MLC at Boise State 013 Quadratic Equations Group Acitivity 3 Business Project Week #5 In this activity we are going to further explore quadratic equations. We are going to analyze different parts of the

More information

Intro. To Graphing Linear Equations

Intro. To Graphing Linear Equations Intro. To Graphing Linear Equations The Coordinate Plane A. The coordinate plane has 4 quadrants. B. Each point in the coordinate plain has an x-coordinate (the abscissa) and a y-coordinate (the ordinate).

More information

Algebra I Notes Linear Equations and Inequalities in Two Variables Unit 04c

Algebra I Notes Linear Equations and Inequalities in Two Variables Unit 04c Big Idea: Describe the similarities and differences between equations and inequalities including solutions and graphs. Skill: graph linear equations and find possible solutions to those equations using

More information

Review for Mastery Using Graphs and Tables to Solve Linear Systems

Review for Mastery Using Graphs and Tables to Solve Linear Systems 3-1 Using Graphs and Tables to Solve Linear Systems A linear system of equations is a set of two or more linear equations. To solve a linear system, find all the ordered pairs (x, y) that make both equations

More information

Chapter 4. Linear Programming

Chapter 4. Linear Programming Chapter 4 Linear Programming For All Practical Purposes: Effective Teaching Occasionally during the semester remind students about your office hours. Some students can perceive that they are bothering

More information

Algebra 2 Semester 1 (#2221)

Algebra 2 Semester 1 (#2221) Instructional Materials for WCSD Math Common Finals The Instructional Materials are for student and teacher use and are aligned to the 2016-2017 Course Guides for the following course: Algebra 2 Semester

More information

In math, the rate of change is called the slope and is often described by the ratio rise

In math, the rate of change is called the slope and is often described by the ratio rise Chapter 3 Equations of Lines Sec. Slope The idea of slope is used quite often in our lives, however outside of school, it goes by different names. People involved in home construction might talk about

More information

WEEK 4 REVIEW. Graphing Systems of Linear Inequalities (3.1)

WEEK 4 REVIEW. Graphing Systems of Linear Inequalities (3.1) WEEK 4 REVIEW Graphing Systems of Linear Inequalities (3.1) Linear Programming Problems (3.2) Checklist for Exam 1 Review Sample Exam 1 Graphing Linear Inequalities Graph the following system of inequalities.

More information

Concept: Solving Inequalities Name:

Concept: Solving Inequalities Name: Concept: Solving Inequalities Name: You should have completed Equations Section 7 Part A: Solving Inequalities before beginning this handout. COMPUTER COMPONENT Instructions: In follow the Content Menu

More information

9.1 Linear Inequalities in Two Variables Date: 2. Decide whether to use a solid line or dotted line:

9.1 Linear Inequalities in Two Variables Date: 2. Decide whether to use a solid line or dotted line: 9.1 Linear Inequalities in Two Variables Date: Key Ideas: Example Solve the inequality by graphing 3y 2x 6. steps 1. Rearrange the inequality so it s in mx ± b form. Don t forget to flip the inequality

More information

AP Calculus. Extreme Values: Graphically. Slide 1 / 163 Slide 2 / 163. Slide 4 / 163. Slide 3 / 163. Slide 5 / 163. Slide 6 / 163

AP Calculus. Extreme Values: Graphically. Slide 1 / 163 Slide 2 / 163. Slide 4 / 163. Slide 3 / 163. Slide 5 / 163. Slide 6 / 163 Slide 1 / 163 Slide 2 / 163 AP Calculus Analyzing Functions Using Derivatives 2015-11-04 www.njctl.org Slide 3 / 163 Table of Contents click on the topic to go to that section Slide 4 / 163 Extreme Values

More information

Mini-Lecture 3.1 Graphing Equations

Mini-Lecture 3.1 Graphing Equations Copyright 0 Pearson Education, Inc. Mini-Lecture. Graphing Equations. Plot ordered pairs.. Determine whether an ordered pair of numbers is a solution to an equation in two variables.. Graph linear equations.

More information

Linear Programming. ICM Unit 3 Day 1 Part 1

Linear Programming. ICM Unit 3 Day 1 Part 1 Linear Programming ICM Unit 3 Day 1 Part 1 Arrival: Tools of the Trade Pencils Grab a couple to SHARE with your partner. Graph Paper Two pieces per student for today. Ruler One per student. Get out a NEW

More information

Graphical Analysis. Figure 1. Copyright c 1997 by Awi Federgruen. All rights reserved.

Graphical Analysis. Figure 1. Copyright c 1997 by Awi Federgruen. All rights reserved. Graphical Analysis For problems with 2 variables, we can represent each solution as a point in the plane. The Shelby Shelving model (see the readings book or pp.68-69 of the text) is repeated below for

More information

CHAPTER 12: LINEAR PROGRAMMING

CHAPTER 12: LINEAR PROGRAMMING CHAPTER 12: LINEAR PROGRAMMING Previous Years Board Exam (Important Questions & Answers) MARKS WEIGHTAGE 06 marks 1. A cottage industry manufactures pedestal lamps and wooden shades, each requiring the

More information

Algebra 2 Notes Systems of Equations and Inequalities Unit 03b. Optimization with Linear Programming

Algebra 2 Notes Systems of Equations and Inequalities Unit 03b. Optimization with Linear Programming Optimization with Linear Programming Big Idea Linear programming is one of the most practical uses of mathematics in the real world. The inequalities of the system represent the constraints in the problem

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part I. 4 th Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part I. 4 th Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I Part I 4 th Nine Weeks, 2016-2017 1 OVERVIEW Algebra I Content Review Notes are designed by the High School Mathematics Steering Committee as a resource

More information

5-8. Systems of Linear Inequalities. Vocabulary. Lesson. Mental Math

5-8. Systems of Linear Inequalities. Vocabulary. Lesson. Mental Math Lesson 5-8 Systems of Linear Inequalities Vocabulary feasible set, feasible region BIG IDEA The solution to a system of linear inequalities in two variables is either the empty set, the interior of a polygon,

More information

Section 3.1 Graphing Using the Rectangular Coordinate System

Section 3.1 Graphing Using the Rectangular Coordinate System Objectives Section 3.1 Graphing Using the Rectangular Coordinate System n Construct a rectangular coordinate system n Plot ordered pairs and determine the coordinates of a point n Graph paired data n Read

More information

Chapter 4 Linear Programming

Chapter 4 Linear Programming Chapter Objectives Check off these skills when you feel that you have mastered them. From its associated chart, write the constraints of a linear programming problem as linear inequalities. List two implied

More information

Lesson 1: Graphing Linear Inequalities in Two Variables Chapter 6.1

Lesson 1: Graphing Linear Inequalities in Two Variables Chapter 6.1 MATH 11 FOUNDATIONS Lesson 1: Graphing Linear Inequalities in Two Variables Chapter 6.1 Name: Date: A mathematical inequality must contain one of the following: Examples of linear inequalities in a single

More information

GUIDELINES FOR COMPLETING THE ASSIGNMENT

GUIDELINES FOR COMPLETING THE ASSIGNMENT RAHWAY HIGH SCHOOL MATHEMATICS DEPARTMENT Algebra 1 Summer Assignment packet Summer 2018 Due date: September 7th GUIDELINES FOR COMPLETING THE ASSIGNMENT This packet was created to help you succeed in

More information

MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED DETERMINING THE INTERSECTIONS USING THE GRAPHING CALCULATOR

MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED DETERMINING THE INTERSECTIONS USING THE GRAPHING CALCULATOR FOM 11 T15 INTERSECTIONS & OPTIMIZATION PROBLEMS - 1 1 MATH SPEAK - TO BE UNDERSTOOD AND MEMORIZED 1) INTERSECTION = a set of coordinates of the point on the grid where two or more graphed lines touch

More information

Section 4.5 Linear Inequalities in Two Variables

Section 4.5 Linear Inequalities in Two Variables Section 4.5 Linear Inequalities in Two Variables Department of Mathematics Grossmont College February 25, 203 4.5 Linear Inequalities in Two Variables Learning Objectives: Graph linear inequalities in

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I. 2 nd Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I. 2 nd Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I 2 nd Nine Weeks, 2016-2017 1 OVERVIEW Algebra I Content Review Notes are designed by the High School Mathematics Steering Committee as a resource for

More information

Linear Relations and. Functions. Scatter Plots. Slide 2 / 96. Slide 1 / 96. Slide 4 / 96. Slide 3 / 96. Slide 6 / 96. Slide 5 / 96.

Linear Relations and. Functions. Scatter Plots. Slide 2 / 96. Slide 1 / 96. Slide 4 / 96. Slide 3 / 96. Slide 6 / 96. Slide 5 / 96. Slide 1 / 96 Slide 2 / 96 Scatter Plots Table of ontents Step, bsolute Value, Piecewise, Identity, and onstant Functions Linear Relations and Functions Graphing Inequalities Slide 3 / 96 Slide 4 / 96 Scatter

More information

Linear Relations and Functions

Linear Relations and Functions Slide 1 / 96 Linear Relations and Functions Scatter Plots Table of ontents Slide 2 / 96 Step, bsolute Value, Piecewise, Identity, and onstant Functions Graphing Inequalities Slide 3 / 96 Scatter Plots

More information

INEQUALITIES Graphing Linear Inequalities Common Core Standard

INEQUALITIES Graphing Linear Inequalities Common Core Standard F Inequalities, Lesson 4, Graphing Linear Inequalities (r. 2018) INEQUALITIES Graphing Linear Inequalities Common Core Standard A-REI.12 Graph the solutions to a linear inequality in two variables as a

More information

Fundamentals of Operations Research. Prof. G. Srinivasan. Department of Management Studies. Indian Institute of Technology, Madras. Lecture No.

Fundamentals of Operations Research. Prof. G. Srinivasan. Department of Management Studies. Indian Institute of Technology, Madras. Lecture No. Fundamentals of Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture No. # 13 Transportation Problem, Methods for Initial Basic Feasible

More information

Section 2.0: Getting Started

Section 2.0: Getting Started Solving Linear Equations: Graphically Tabular/Numerical Solution Algebraically Section 2.0: Getting Started Example #1 on page 128. Solve the equation 3x 9 = 3 graphically. Intersection X=4 Y=3 We are

More information

ax + by = 0. x = c. y = d.

ax + by = 0. x = c. y = d. Review of Lines: Section.: Linear Inequalities in Two Variables The equation of a line is given by: ax + by = c. for some given numbers a, b and c. For example x + y = 6 gives the equation of a line. A

More information

Graphing Method. Graph of x + y < > y 10. x

Graphing Method. Graph of x + y < > y 10. x Graphing Method Eample: Graph the inequalities on the same plane: + < 6 and 2 - > 4. Before we graph them simultaneousl, let s look at them separatel. 10-10 10 Graph of + < 6. ---> -10 Graphing Method

More information

Sketching Straight Lines (Linear Relationships)

Sketching Straight Lines (Linear Relationships) Sketching Straight Lines (Linear Relationships) The slope of the line is m = y x = y 2 y 1 = rise run. Horizontal lines have the form y = b and have slope m = 0. Vertical lines have the form x = a and

More information

INFORMATION SHEET 24002/1: AN EXCEL PRIMER

INFORMATION SHEET 24002/1: AN EXCEL PRIMER INFORMATION SHEET 24002/1: AN EXCEL PRIMER How to use this document This guide to the basics of Microsoft Excel is intended for those people who use the program, but need or wish to know more than the

More information

ELGIN ACADEMY Mathematics Department Evaluation Booklet (Main) Name Reg

ELGIN ACADEMY Mathematics Department Evaluation Booklet (Main) Name Reg ELGIN ACADEMY Mathematics Department Evaluation Booklet (Main) Name Reg CfEM You should be able to use this evaluation booklet to help chart your progress in the Maths department from August in S1 until

More information

I will illustrate the concepts using the example below.

I will illustrate the concepts using the example below. Linear Programming Notes More Tutorials at www.littledumbdoctor.com Linear Programming Notes I will illustrate the concepts using the example below. A farmer plants two crops, oats and corn, on 100 acres.

More information

Graphing Linear Equations

Graphing Linear Equations Graphing Linear Equations Question 1: What is a rectangular coordinate system? Answer 1: The rectangular coordinate system is used to graph points and equations. To create the rectangular coordinate system,

More information

Systems of Equations and Inequalities. Copyright Cengage Learning. All rights reserved.

Systems of Equations and Inequalities. Copyright Cengage Learning. All rights reserved. 5 Systems of Equations and Inequalities Copyright Cengage Learning. All rights reserved. 5.5 Systems of Inequalities Copyright Cengage Learning. All rights reserved. Objectives Graphing an Inequality Systems

More information

Math 2524: Activity 1 (Using Excel) Fall 2002

Math 2524: Activity 1 (Using Excel) Fall 2002 Math 2524: Activity 1 (Using Excel) Fall 22 Often in a problem situation you will be presented with discrete data rather than a function that gives you the resultant data. You will use Microsoft Excel

More information

Foundations of Mathematics 11

Foundations of Mathematics 11 6.1 Graphing Linear Inequalities in Two Variables (Part 1) Review of Graphing Linear Equations: Most linear equations will be written in one of two different forms: 0 General form Slope y-intercept form

More information

Unit 2: Linear Functions

Unit 2: Linear Functions Unit 2: Linear Functions 2.1 Functions in General Functions Algebra is the discipline of mathematics that deals with functions. DEF. A function is, essentially, a pattern. This course deals with patterns

More information

1 MATH 253 LECTURE NOTES for FRIDAY SEPT. 23,1988: edited March 26, 2013.

1 MATH 253 LECTURE NOTES for FRIDAY SEPT. 23,1988: edited March 26, 2013. 1 MATH 253 LECTURE NOTES for FRIDAY SEPT. 23,1988: edited March 26, 2013. TANGENTS Suppose that Apple Computers notices that every time they raise (or lower) the price of a $5,000 Mac II by $100, the number

More information

Graphing Linear Functions - Review 1. = 6 2. = = = Sketch the graph of each line

Graphing Linear Functions - Review 1. = 6 2. = = = Sketch the graph of each line FOM 11 Graphing Linear Functions - Review Sketch the graph of each line 1. =. = +1 3. 3 =1. +7= 5. a) Graph the linear function that goes through (, 3) and is perpendicular to = 11 b) What is the equation

More information

Ahigh school curriculum in Algebra 2 contains both solving systems of linear equations,

Ahigh school curriculum in Algebra 2 contains both solving systems of linear equations, The Simplex Method for Systems of Linear Inequalities Todd O. Moyer, Towson University Abstract: This article details the application of the Simplex Method for an Algebra 2 class. Students typically learn

More information

UNIT 6 MODELLING DECISION PROBLEMS (LP)

UNIT 6 MODELLING DECISION PROBLEMS (LP) UNIT 6 MODELLING DECISION This unit: PROBLEMS (LP) Introduces the linear programming (LP) technique to solve decision problems 1 INTRODUCTION TO LINEAR PROGRAMMING A Linear Programming model seeks to maximize

More information

1 GIAPETTO S WOODCARVING PROBLEM

1 GIAPETTO S WOODCARVING PROBLEM 1 GIAPETTO S WOODCARVING PROBLEM EZGİ ÇALLI OBJECTIVES CCSS.MATH.CONTENT.HSA.REI.D.12: Graph the solutions to a linear inequality in two variables as a half-plane (excluding the boundary in the case of

More information

Intro to Linear Programming. The problem that we desire to address in this course is loosely stated below.

Intro to Linear Programming. The problem that we desire to address in this course is loosely stated below. . Introduction Intro to Linear Programming The problem that we desire to address in this course is loosely stated below. Given a number of generators make price-quantity offers to sell (each provides their

More information

Essential Questions. Key Terms. Algebra. Arithmetic Sequence

Essential Questions. Key Terms. Algebra. Arithmetic Sequence Linear Equations and Inequalities Introduction Average Rate of Change Coefficient Constant Rate of Change Continuous Discrete Domain End Behaviors Equation Explicit Formula Expression Factor Inequality

More information

Section 7D Systems of Linear Equations

Section 7D Systems of Linear Equations Section 7D Systems of Linear Equations Companies often look at more than one equation of a line when analyzing how their business is doing. For example a company might look at a cost equation and a profit

More information

Vertical Line Test a relationship is a function, if NO vertical line intersects the graph more than once

Vertical Line Test a relationship is a function, if NO vertical line intersects the graph more than once Algebra 2 Chapter 2 Domain input values, X (x, y) Range output values, Y (x, y) Function For each input, there is exactly one output Example: Vertical Line Test a relationship is a function, if NO vertical

More information

Section Graphing Systems of Linear Inequalities

Section Graphing Systems of Linear Inequalities Section 3.1 - Graphing Systems of Linear Inequalities Example 1: Find the graphical solution of the inequality y x 0. Example 2: Find the graphical solution of the inequality 5x 3y < 15. 1 How to find

More information

x Boundary Intercepts Test (0,0) Conclusion 2x+3y=12 (0,4), (6,0) 0>12 False 2x-y=2 (0,-2), (1,0) 0<2 True

x Boundary Intercepts Test (0,0) Conclusion 2x+3y=12 (0,4), (6,0) 0>12 False 2x-y=2 (0,-2), (1,0) 0<2 True MATH 34 (Finite Mathematics or Business Math I) Lecture Notes MATH 34 Module 3 Notes: SYSTEMS OF INEQUALITIES & LINEAR PROGRAMMING 3. GRAPHING SYSTEMS OF INEQUALITIES Simple Systems of Linear Inequalities

More information

Unit 2A: Systems of Equations and Inequalities

Unit 2A: Systems of Equations and Inequalities Unit A: Systems of Equations and Inequalities In this unit, you will learn how to do the following: Learning Target #1: Creating and Solving Systems of Equations Identify the solution to a system from

More information

LCD: 2 ( ) ( ) Interval Notation: (

LCD: 2 ( ) ( ) Interval Notation: ( MTH 065 Class notes Lecture 3 (1.4b 1.6) Section 1.4: Linear Inequalities Graphing Linear Inequalities and Interval Notation We will look at two ways to write the solution set for a linear inequality:

More information

Using Linear Programming for Management Decisions

Using Linear Programming for Management Decisions Using Linear Programming for Management Decisions By Tim Wright Linear programming creates mathematical models from real-world business problems to maximize profits, reduce costs and allocate resources.

More information

21 st Century Math Projects

21 st Century Math Projects Project Title: International Cell Phone Plan Standard Focus: Patterns, Algebra & Functions Topics of Focus: - Linear Functions - Rate of Change Time Range: 4-5 Days Supplies: Computer lab Benchmarks: Functions

More information

Chapter 3 Linear Programming: A Geometric Approach

Chapter 3 Linear Programming: A Geometric Approach Chapter 3 Linear Programming: A Geometric Approach Section 3.1 Graphing Systems of Linear Inequalities in Two Variables y 4x + 3y = 12 4 3 4 x 3 y 12 x y 0 x y = 0 2 1 P(, ) 12 12 7 7 1 1 2 3 x We ve seen

More information

Math 1313 Prerequisites/Test 1 Review

Math 1313 Prerequisites/Test 1 Review Math 1313 Prerequisites/Test 1 Review Test 1 (Prerequisite Test) is the only exam that can be done from ANYWHERE online. Two attempts. See Online Assignments in your CASA account. Note the deadline too.

More information

MAT 103 F09 TEST 3 REVIEW (CH 4-5)

MAT 103 F09 TEST 3 REVIEW (CH 4-5) MAT 103 F09 TEST 3 REVIEW (CH 4-5) NAME For # 1-3, solve the system of equations by graphing. Label the equation of each line on your graph and write the solution as an ordered pair. Be sure to CHECK your

More information

Real life Problem. Review

Real life Problem. Review Linear Programming The Modelling Cycle in Decision Maths Accept solution Real life Problem Yes No Review Make simplifying assumptions Compare the solution with reality is it realistic? Interpret the solution

More information

1. Show that the rectangle of maximum area that has a given perimeter p is a square.

1. Show that the rectangle of maximum area that has a given perimeter p is a square. Constrained Optimization - Examples - 1 Unit #23 : Goals: Lagrange Multipliers To study constrained optimization; that is, the maximizing or minimizing of a function subject to a constraint (or side condition).

More information

Linear Programming. You can model sales with the following objective function. Sales 100x 50y. x 0 and y 0. x y 40

Linear Programming. You can model sales with the following objective function. Sales 100x 50y. x 0 and y 0. x y 40 Lesson 9.7 Objectives Solve systems of linear inequalities. Solving Systems of Inequalities Suppose a car dealer nets $500 for each family car (F) sold and $750 for each sports car (S) sold. The dealer

More information

GRAPHING LINEAR INEQUALITIES AND FEASIBLE REGIONS

GRAPHING LINEAR INEQUALITIES AND FEASIBLE REGIONS SECTION 3.1: GRAPHING LINEAR INEQUALITIES AND FEASIBLE REGIONS We start with a reminder of the smart way to graph a Linear Equation for the typical example we see in this course, namely using BOTH X- and

More information

CHAPTER 12: LINEAR PROGRAMMING

CHAPTER 12: LINEAR PROGRAMMING CHAPTER 12: LINEAR PROGRAMMING MARKS WEIGHTAGE 06 marks NCERT Important Questions & Answers 1. Determine graphically the minimum value of the objective function Z = 50x + 20y subject to the constraints:

More information

6.5. SYSTEMS OF INEQUALITIES

6.5. SYSTEMS OF INEQUALITIES 6.5. SYSTEMS OF INEQUALITIES What You Should Learn Sketch the graphs of inequalities in two variables. Solve systems of inequalities. Use systems of inequalities in two variables to model and solve real-life

More information

Pre-Algebra Notes Unit 8: Graphs and Functions

Pre-Algebra Notes Unit 8: Graphs and Functions Pre-Algebra Notes Unit 8: Graphs and Functions The Coordinate Plane A coordinate plane is formed b the intersection of a horizontal number line called the -ais and a vertical number line called the -ais.

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 : 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 1.1 Definitions and Properties

Section 1.1 Definitions and Properties Section 1.1 Definitions and Properties Objectives In this section, you will learn to: To successfully complete this section, you need to understand: Abbreviate repeated addition using Exponents and Square

More information

Rationale. Is it feasible?

Rationale. Is it feasible? Learning Targets: Represent constraints by equations or inequalities. Use a graph to determine solutions of a system of inequalities. SUGGESTED LEARNING STRATEGIES: Think-Pair-Share, Interactive Word Wall,

More information

Section 2.1 Graphs. The Coordinate Plane

Section 2.1 Graphs. The Coordinate Plane Section 2.1 Graphs The Coordinate Plane Just as points on a line can be identified with real numbers to form the coordinate line, points in a plane can be identified with ordered pairs of numbers to form

More information

7.5. Systems of Inequalities. The Graph of an Inequality. What you should learn. Why you should learn it

7.5. Systems of Inequalities. The Graph of an Inequality. What you should learn. Why you should learn it 0_0705.qd /5/05 9:5 AM Page 5 Section 7.5 7.5 Sstems of Inequalities 5 Sstems of Inequalities What ou should learn Sketch the graphs of inequalities in two variables. Solve sstems of inequalities. Use

More information

PreAP FDN GRAPHING LINEAR INEQUALITIES IN TWO VARIABLES

PreAP FDN GRAPHING LINEAR INEQUALITIES IN TWO VARIABLES PreAP FDN 20 6.1 GRAPHING LINEAR INEQUALITIES IN TWO VARIABLES Online Video Lessons: Q: https://goo.gl/fr6ygu https://goo.gl/wr8ehd https://goo.gl/syuu9g What are inequalities? Concepts: #1 Use your answer

More information

We ve been playing The Game of Life for several weeks now. You have had lots of practice making budgets, and managing income and expenses and savings.

We ve been playing The Game of Life for several weeks now. You have had lots of practice making budgets, and managing income and expenses and savings. We ve been playing The Game of Life for several weeks now. You have had lots of practice making budgets, and managing income and expenses and savings. It is sometimes a challenge to manage a lot of data

More information

September 10- September 15

September 10- September 15 September 10- September 15 You will be given a sheet of paper to write your bell work on. If you need more room you may use an extra sheet of paper, but be sure to staple the scratch paper to the Bell

More information

Math 20 Practice Exam #2 Problems and Their Solutions!

Math 20 Practice Exam #2 Problems and Their Solutions! Math 20 Practice Exam #2 Problems and Their Solutions! #1) Solve the linear system by graphing: Isolate for in both equations. Graph the two lines using the slope-intercept method. The two lines intersect

More information

+ Solving Linear Inequalities. Mr. Smith IM3

+ Solving Linear Inequalities. Mr. Smith IM3 + Solving Linear Inequalities Mr. Smith IM3 + Inequality Symbols < > Less than Greater than Less than or equal to Greater than or equal to Not equal to + Linear Inequality n Inequality with one variable

More information

In this class, we addressed problem 14 from Chapter 2. So first step, we expressed the problem in STANDARD FORM:

In this class, we addressed problem 14 from Chapter 2. So first step, we expressed the problem in STANDARD FORM: In this class, we addressed problem 14 from Chapter 2. So first step, we expressed the problem in STANDARD FORM: Now that we have done that, we want to plot our constraint lines, so we can find our feasible

More information

4. Write sets of directions for how to check for direct variation. How to check for direct variation by analyzing the graph :

4. Write sets of directions for how to check for direct variation. How to check for direct variation by analyzing the graph : Name Direct Variations There are many relationships that two variables can have. One of these relationships is called a direct variation. Use the description and example of direct variation to help you

More information

Linear Programming Problems: Geometric Solutions

Linear Programming Problems: Geometric Solutions Linear Programming Problems: Geometric s Terminology Linear programming problems: problems where we must find the optimum (minimum or maximum) value of a function, subject to certain restrictions. Objective

More information

Teaneck High School Algebra II Summer Assignment

Teaneck High School Algebra II Summer Assignment Teaneck High School Algebra II Summer Assignment Dear Parents and Students: This summer assignment must be completed prior to entering Algebra II in September of 2016-2017 school year. The packet includes

More information

Learn to use the vector and translation tools in GX.

Learn to use the vector and translation tools in GX. Learning Objectives Horizontal and Combined Transformations Algebra ; Pre-Calculus Time required: 00 50 min. This lesson adds horizontal translations to our previous work with vertical translations and

More information

Parentheses ( ) Math Review. The Order of Operations tells us how to do a math problem with more than one operation, in the correct order.

Parentheses ( ) Math Review. The Order of Operations tells us how to do a math problem with more than one operation, in the correct order. Problem Solving in Chemistry Math Review We are faced with problems each day, and not just in chemistry A solution (answer) needs to be found Trial and Error may work sometimes but, there is a method to

More information

Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9

Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9 Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9 Contents 1 Introduction to Using Excel Spreadsheets 2 1.1 A Serious Note About Data Security.................................... 2 1.2

More information

Specific Objectives Students will understand that that the family of equation corresponds with the shape of the graph. Students will be able to create a graph of an equation by plotting points. In lesson

More information

5. 2 Too Big, or Not Too Big, That Is the Question. A Solidify Understanding Task

5. 2 Too Big, or Not Too Big, That Is the Question. A Solidify Understanding Task 6 SECONDARY MATH I // MODULE 5 That Is the Question A Solidify Understanding Task As Carlos is considering the amount of money available for purchasing cat pens and dog runs (see below) he realizes that

More information

Name Period Date MATHLINKS GRADE 8 STUDENT PACKET 3 PATTERNS AND LINEAR FUNCTIONS 1

Name Period Date MATHLINKS GRADE 8 STUDENT PACKET 3 PATTERNS AND LINEAR FUNCTIONS 1 Name Period Date 8-3 STUDENT PACKET MATHLINKS GRADE 8 STUDENT PACKET 3 PATTERNS AND LINEAR FUNCTIONS 1 3.1 Geometric Patterns Describe sequences generated by geometric patterns using tables, graphs, and

More information

Algebra Unit 2: Linear Functions Notes. Slope Notes. 4 Types of Slope. Slope from a Formula

Algebra Unit 2: Linear Functions Notes. Slope Notes. 4 Types of Slope. Slope from a Formula Undefined Slope Notes Types of Slope Zero Slope Slope can be described in several ways: Steepness of a line Rate of change rate of increase or decrease Rise Run Change (difference) in y over change (difference)

More information

Algebra I Notes Linear Functions & Inequalities Part I Unit 5 UNIT 5 LINEAR FUNCTIONS AND LINEAR INEQUALITIES IN TWO VARIABLES

Algebra I Notes Linear Functions & Inequalities Part I Unit 5 UNIT 5 LINEAR FUNCTIONS AND LINEAR INEQUALITIES IN TWO VARIABLES UNIT LINEAR FUNCTIONS AND LINEAR INEQUALITIES IN TWO VARIABLES PREREQUISITE SKILLS: students must know how to graph points on the coordinate plane students must understand ratios, rates and unit rate VOCABULARY:

More information

Section Graphs and Lines

Section Graphs and Lines Section 1.1 - Graphs and Lines The first chapter of this text is a review of College Algebra skills that you will need as you move through the course. This is a review, so you should have some familiarity

More information

LINEAR PROGRAMMING. Chapter Overview

LINEAR PROGRAMMING. Chapter Overview Chapter 12 LINEAR PROGRAMMING 12.1 Overview 12.1.1 An Optimisation Problem A problem which seeks to maximise or minimise a function is called an optimisation problem. An optimisation problem may involve

More information

Hot X: Algebra Exposed

Hot X: Algebra Exposed Hot X: Algebra Exposed Solution Guide for Chapter 10 Here are the solutions for the Doing the Math exercises in Hot X: Algebra Exposed! DTM from p.137-138 2. To see if the point is on the line, let s plug

More information

Algebra I Notes Unit Six: Graphing Linear Equations and Inequalities in Two Variables, Absolute Value Functions

Algebra I Notes Unit Six: Graphing Linear Equations and Inequalities in Two Variables, Absolute Value Functions Sllabus Objective.4 The student will graph linear equations and find possible solutions to those equations using coordinate geometr. Coordinate Plane a plane formed b two real number lines (axes) that

More information

Direct Variations DIRECT AND INVERSE VARIATIONS 19. Name

Direct Variations DIRECT AND INVERSE VARIATIONS 19. Name DIRECT AND INVERSE VARIATIONS 19 Direct Variations Name Of the many relationships that two variables can have, one category is called a direct variation. Use the description and example of direct variation

More information