Linear Programming By: Jordan Pickett and Diana Vlassenko.

Slides:



Advertisements
Similar presentations
3.4 Linear Programming.
Advertisements

Linear Programming Project. Warm-Up Write an Inequality for the following.
Ordered pairs ( x , y ) as solutions to Linear Equations
S EPTEMBER 14, L INEAR P ROGRAMMING Linear programming = a process of maximizing a linear objective function Objective function = gives a quantity.
By Andrew Egger. Size #1: 3.79 Liters $9.42 Size #1: Unit Price $9.42/3.79L = $2.49 per liter.
(1/24 and 1/27) Bellwork: 1)List 2 things we’ve discussed this semester 2)What is one positive thing you’d be willing to share?
EXAMPLE 4 Graph a linear inequality in one variables Graph the inequality y  –3. SOLUTION Graph the equation y = –3. The inequality is , so use a solid.
Systems. Day 1 Systems of Linear Equations System of Linear Equations: two or more linear equations together The solution of the system of equations.
Warm-Up Find all of the possible solutions to the following:
Determine if the given ordered pair is a solution of
Warm - Up. Learning Targets  I can solve systems of inequalities by graphing.  I can determine the coordinates of the vertices of a region formed by.
Ch 5.1 Graphing Systems Objective: To solve a system of linear equations by graphing.
Linear Programming A Summary. What??  Linear Programming is an algebraic strategy used to find optimal solutions. –Uses linear inequalities called constraints.
Friday November 15 The school that Matt goes to is selling tickets to a choral performance. On the first day of ticket sales the school sold 12 adult tickets.
3.3 Systems of Linear Inequalities -graphing -linear programming
1.4 Graph Using Intercepts
Applications for Systems of Equations Algebra I. Example #1  Flying to Ankara with a tailwind a plane averaged 368 mph. On the return trip the plane.
 A concert promoter wants to book a rock group for a stadium concert. A ticket for admission to the stadium playing field will cost $125, and a ticket.
System of Inequalities Objective: I can graph a system of two linear inequalities.
Graphing Linear Inequalities in Two Variables Section 6.5 Algebra I.
8.8 Linear Inequalities, Systems, and Linear Programming.
Systems of Linear Inequalities (4.10) Layering inequalities.
Linear Optimisation. A video chain has been conducting research for a new outlet. The outlet can stock old classic films only, new releases only, or a.
Objective : Solving systems of linear equations by graphing System of linear equation two or more linear equations How do I solve linear systems of equations?
Lesson 7 Contents Example 1Dashed Boundary Example 2Solid Boundary Graphing Inequalities.
Unit 1.6 – Linear Programming Ummmmm…yeah…I’m going to need you to go ahead and get out your notes…thanks..
Linear Programming 1.4 Algebra II.
Monday WARM-UP: TrueFalseStatementCorrected Statement F 1. Constraints are conditions written as a system of equations Constraints are conditions written.
M3 1.5 Systems of Linear Inequalities M3 1.5 Systems of Linear Inequalities Essential Questions: How can we write and graph a system of linear inequalities.
3-6: Linear Programming Linear programming is a process of finding a maximum or minimum of a function by using coordinates of the polygon formed by the.
Review Homework Page Rocket City Math League There are five levels of three rounds of individual testing that range from Pre-Algebra to Calculus,
Chapter 7 Problem 38 Part A Decision Variables: S – Standard grade material P – Professional grade material Objective: Minimize total cost: 7.50S P.
3-4 Linear Programming (p. 139) Algebra 2 Prentice Hall, 2007.
Constraints Feasible region Bounded/ unbound Vertices
Chapter 2 Systems of Linear Equations and Inequalities.
Warm Up Graph the following system of inequalities Y > 3x – 2 5y + 4x < 20.
Solving Systems of Equations The Substitution Method When will the substitution method be useful?
*SOLVING EQUATIONS FOR VARIABLES TO USE THE SUBSTITUTION METHOD. System of Equations.
Solve a multi-step problem EXAMPLE 5 Trip Expenses Your art club is planning a bus trip to an art museum. The cost for renting a bus is $495, and the cost.
3.4: Linear Programming  Intro: Oftentimes we want to optimize a situation - this means to:  find a maximum value (such as maximizing profits)  find.
Linear Programming Project Elizabeth Anderson Aubri Rabideau.
Sullivan Algebra and Trigonometry: Section 12.9 Objectives of this Section Set Up a Linear Programming Problem Solve a Linear Programming Problem.
1. What does a need to be if there were infinitely many solutions to the system of equations. y + 2x = 12 2y + 4x = 2a.
5.1 Solving Systems of Linear Equations by Graphing
Linear Programming Chapter 3 Lesson 4 Vocabulary Constraints- Conditions given to variables, often expressed as linear inequalities. Feasible Region-
October 7: Systems of Equations Today you will review how to solve systems of equations by graphing and will learn how to classify the systems. - HW Review.
Splash Screen.
Algebra 1 Review Systems of Linear Equations Using Substitution
By: Sara Greelman and Cindy Vo
Applications of Linear Programming
Linear Relations and Functions
Five-Minute Check (over Lesson 1–4) Mathematical Practices Then/Now
3.2 Substitution & Elimination
Systems of Equations and Inequalities
Math 1 Warm Up In the Practice Workbook… Practice 7-6 (p. 94)
Solve a system of linear equation in two variables
Systems of Linear Equations; Substitution and Elimination
3-3 Optimization with Linear Programming
Objectives Essential Understanding: Some real-world problems involve multiple linear relationships. Linear programming accounts for all of these linear.
Graphing Systems of Linear Inequalities
Graphing Inequalities
Another method for solving systems of linear equations
Competitive Industry Report and Calculations
Linear Programming Example: Maximize x + y x and y are called
Notebook Quiz #2: Complete on a separate sheet of paper.
Solving Linear Inequalities in two variables
Splash Screen.
LINEARPROGRAMMING 4/26/2019 9:23 AM 4/26/2019 9:23 AM 1.
4 minutes Warm-Up Solve and graph. 1) 2).
Linear Inequalities in Two Variables
Presentation transcript:

Linear Programming By: Jordan Pickett and Diana Vlassenko

The officers of a highschool senior class are planning to rent buses and vans for a class trip. Each bus can transport 40 students, requires 3 chaperones, and costs $1200 to rent. Each van can transport 8 students, requires 1 chaperone, and costs $100 to rent. The officers must plan to accommodate at least 400 students. Since only 36 parents have volunteered to serve as chaperones, the officers must plan to use at most 36 chaperones. How many vehicles of each type should the officers rent in order to minimize the transportation costs? What are the minimal transportation costs? Transportation Scenario

Variables and Information Buses=X 40 students, 3 chaperones $1200 to rent 400 students 36 parents Vans=Y 8 students, 1 chaperone $100

Constraints 40x + 8y ≥ 400 3x + 1y ≤ 36 Objective function: We are trying to minimize so we can get the lowest transportation cost possible. So we would want to get the least amount of buses and vans that would make it the lowest price to rent. Using the previous constraints listed, and remembering x= buses and y= vans, the below objective function will get us that answer. 1200x + 100y= cost

Linear Programming Transportation Graph POINTS: (10,0) (12,0) (8,10)

Calculations POINTS: (10,0) (12,0) (8,10) OBJECTIVE FUNCTION: 1,200x+100y=cost SOLUTIONS: 1,200(10)+100(0)=12,000 1,200(12)+100(0)=14,000 1,200(8)+100(10)=10,600

ANSWER: 1,200(8)+100(10)=10,600 This would be the answer meaning we need 8 buses and 10 vans to seat the 400 students and 36 parents using the least amount of money possible (minimizing). The other solutions were: 1,200(10)+100(0)=12,000 1,200(12)+100(0)=14,000 Those solutions would be more expensive, so they wouldn’t be the answer we’re looking for considering we want the cheapest one. We got the solutions by taking the coordinate points that surrounded the feasible region and plugging them into the objective function. Then we took the smallest cost number and made that our answer.

In Conclusion… In order to minimize transportation costs, the high school would need to rent 8 buses and 10 vans, which would equal $10,600.