Linear Programming Test Review. Day 6

Size: px
Start display at page:

Download "Linear Programming Test Review. Day 6"

Transcription

1 Linear Programming Test Review Day 6

2 Arrival Instructions Take out: Your homework, calculator, and the unit outline Pick up: 1. Warm-Up Test Review Day 2. Test Review HW Sheet A sponge Yes, it is different than yesterday s CW sheet 3. Arrival Graph Half Sheet What has holes all around but can still hold water? Warm-Up: Handout Warm-Up Test Review - COLLECTED! THEN do Arrival Problem Half Sheet BE PREPARED TO SHARE Hint: For help writing a constraint, use 1 color to underline everything in the problem about 1 thing that is limiting you. Then put that together in 1 equation.

3 CHECK YOUR CONSTRAINTS Test Review Warm-Up Juan makes two types of wood clocks to sell at local stores. It takes him 2 hours to assemble a pine clock, which requires 1 oz. of varnish. It takes 2 hours to assemble an oak clock, which requires 4 oz. of varnish. Juan has 16 oz. of varnish in stock and he can work 20 hours. If he makes $3 profit on each pine clock and $4 profit on each oak clock, how many of each type should he make to maximize his profits? Decision Variables: x 1 = # of pine clocks x 2 = # of oak clocks Constraints: (sketch graph) Varnish x 1 + 4x 2 16 Hours 2 x 1 + 2x 2 20 Non- x 1 0 Negativity x 2 0 Objective Function: $3x 1 + $4x 2

4 Sharing your Warm-up answers We will use the document camera to share what you wrote for your decision variables, constraints and objective functions. Then we will graph the constraints.

5 COLLECTED HANDOUT Test Review Warm-Up Juan makes two types of wood clocks to sell at local stores. It takes him 2 hours to assemble a pine clock, which requires 1 oz. of varnish. It takes 2 hours to assemble an oak clock, which requires 4 oz. of varnish. Juan has 16 oz. of varnish in stock and he can work 20 hours. If he makes $3 profit on each pine clock and $4 profit on each oak clock, how many of each type should he make to maximize his profits? Decision Variables: x 1 = # of pine clocks x 2 = # of oak clocks Constraints: Varnish x 1 + 4x 2 16 Hours 2 x 1 + 2x 2 20 Non- x 1 0 Negativity x 2 0 Objective Function: Remember to label your axes with units AND decision variables! $3x 1 + $4x 2

6 X 2 : number of oak clocks Your Graph should look like... Constraints: Varnish x 1 + 4x 2 16 Hours 2 x 1 + 2x 2 20 Non- x 1 0 Negativity x 2 0 You will have to use Matrices or Elimination Method to find this point. X 1 : number of pine clocks

7 X 2 : number of oak clocks Your Completed Table & Solution Corner Objective Value Points (x 1, x 2 ) Function 3x 1 + 4x 2 (0, 0) 3(0) + 4(0) 0 (10, 0) 3(10) + 4(0) 30 (0, 4) 3(0) + 4(4) 16 (8, 2) 3(8) + 4(2) 32 X 1 : number of pine clocks Juan should make 8 pine clocks and 2 oak clocks for a maximum profit of $32.

8 A B C D E F Today s Date Here Juan s Clocks Profit Maximization 5 Decision Variable Decision 6 Value Pine Clocks (x 1 ) Oak Clocks (x 2 ) 7 8 Objective Function ($) Total Profit = B8*B6 + C8*C6 10 Constraints Used Available 11 Maximum Varnish 12 Maximum Time 1 4 = B11*B6 + C11*C6 2 2 = B12*B6 + C12*C OR =sumproduct(b12:c12, B6:C6)

9 Homework Questions

10 Today s Agenda Formulating the SK8Man problem on paper You need to do this in your notes. Practice with EXCEL Review TEST FRIDAY!!

11 Title: SK8MAN, Inc. You will need to reference the following table, which is homework packet page 8. Please take that out. Product Type of Maple Shaping Time (min) Screen Printing Time (min) Sporty x 1 Chinese Fancy x 2 North American Pool- Runner x 3 Chinese Pool- Beauty x 4 North American Recluse x 5 Chinese Ringer x 6 Chinese You also need notebook paper to write down the L.P. formulation.

12 Product Type of Maple Shaping Time (min) Screen Printing Time (min) Sporty x 1 Chinese Title: SK8MAN, Inc. Fancy x 2 North American Pool- Runner x 3 Chinese Pool- Beauty x 4 North American Recluse x 5 Chinese Ringer x 6 Chinese Writing the constraints: (Use your answers to the reading guide packet p. 8.) A. Amount of available North American veneers is 840 and each skateboard requires 7 veneers. 7x 7x 840 Therefore the constraint would be. 2 4 B. Amount of available Chinese veneers is 1470 and each skateboard requires 7 veneers. 7( x x x x ) 1470 Therefore the constraint would be

13 Product Type of Maple Shaping Time (min) Screen Printing Time (min) Sporty x 1 Chinese Title: SK8MAN, Inc. Fancy x 2 North American Pool- Runner x 3 Chinese Pool- Beauty x 4 North American Recluse x 5 Chinese Writing the constraints: (Use your guided reading notes.) C. Amount of available time for shaping is Using the information in the table the constraint would be D. Amount of available time for screen printing is Using the information in the table the constraint would be Ringer x 6 Chinese x 15x 4x 10x 7x 4x x 10x 8x 10x 5x 6x 2250

14 Title: SK8MAN, Inc. Nonnegativity constraints: dummy constraints x 1 0 x2 0 x3 0 x 4 0 x5 0 x6 0 Number of trucks available per week is 700 and each skateboard requires two trucks. Therefore, the constraint would be. 2( x1 x2 x3 x4 x5 x6 ) 700

15 Solving Using Microsoft EXCEL There is no way to find the optimal solution by hand by visualizing a graphical solution so we need Excel SOLVER!

16 Solving and doing Sensitivity Analysis Using Microsoft EXCEL Use the Excel Sheet and Answer Report to answer questions ) What is the optimal solution? 2) What is the profit for this product mix? 3) Identify the constraints that are binding. 4) Identify the constraints that are non-binding. 5) Interpret the meaning of these binding and non-binding constraints in terms of the problem context. 6) Find the slack for each constraint. Interpret the meaning of slack in terms of the problem context.

17 Test Review Practice A machine can produce either nuts or bolts, but not both at the same time. The machine can be used at most 8 hours a day. Furthermore, at most 6 hours a day can be used for making nuts and at most 5 hours a day can be used for making bolts. There is a $2 profit for each hour the machine makes nuts and a $3 profit for each hour the machine makes bolts. How many hours per day should the machine make each item in order to maximize profit? What is the maximum profit? Decision Variables: x 1 = x 2 = Constraints: (sketch graph) Objective Function: Optimal Solution:

18 Quiz Corrections & Practice 1) On a new sheet of notebook paper, work with the person beside you to make corrections to your Unit 3 LP quiz. 2) When you are both finished, staple your corrections on top of your quiz and bring it to me with your stamp sheet to check. 3) Done with Corrections and the Warm-Up worksheet? You may start working on Test Review homework.

19 Arrival Problem Half Sheet The graph below is created using the following equations: A 3x 2x 48 9x 8x 24 C D E B Find the coordinates of point A, B, C, D and E Discuss with your partner the best approach to figuring this out.

20 Arrival Problem--Answers The graph below is created using the two equations in blue. Find the coordinates of point A, B, C, D and E C A D E B 3x 2x 48 9x 8x 24 A (0,24) B (16, 0) C (-24/9, 0) D (0,3) E (8,12) Next slide has detailed solutions

21 Arrival Problem--Solutions The graph below is created using the two equations in blue. Find the coordinates of point A, B, C, D and E C A D A (0,24) B (16, 0) C (-24/9, 0) D (0,3) E (8,12) E 3x 2x 48 B (0,24) and (16,0) are on this line 9x 8x (0,3) and,0 9 Next slide has detailed solutions for point E

22 Arrival Problem--Solutions The graph below is created using the two equations in blue. Find the coordinates of point A, B, C, D and E A Use Matrices or Elimination (see below) to Find the Coordinates of Point E C D E 3x 2x 48 4( 3x 2x 48) B 9x 8x 24 A (0,24) B (16, 0) C (-24/9, 0) D (0,3) E (8,12) 21x 168 x1 8 9(8) 8x 24 x

23 For some review, More about Computer Flips.

24 Continuing Computer Flips (packet p. 5) Adding an Additional Constraint TAKE NOTES The students at Computer Flips notice that they are getting a lot of returns. Every computer that was returned had a problem with one of the add-ons. They realize that they need to test their finished products before shipping them. The student who will do the testing will work 10 hours per week. It takes her 20 minutes to test a Simplex and 24 minutes to test an Omniplex. Write the additional constraint for testing time. 20x1 24x2 600 minutes OR x1 x2 10 hours 3 5 Which one would you consider to be the best to work with? Adapted with permission from NCSU MINDSET materials

25 Now, we are ready to continue At the top of a NEW piece of graph paper, write down the following constraints. We will graph using the intercepts. Intercepts on the Next Slide Simplex models Omniplex Models 60x 1 120x Install Minutes + 20x 4x Testing Minutes + x 0 1 X 0 2

26 Now... Determine the x 1 -intercept and x 2 intercept for each of the following constraints. 60x 120x 2400 x intercept: (, 40 ) 0 x intercept:(, ) 20x 24x 600 x intercept: (, 30 0 ) x intercept:(, 0 25 ) 0 20

27 X 2 : weekly production rate of Omniplex computers The graph would look like... Corner Points (x 1, x 2 ) Objective Function 200x x 2 Value X 1 : weekly production rate of Simplex computers You will have to use Matrices or Elimination Method to find this point. Let s try together! 60x 120x x 24x 600 For reference, the Elimination Method work is on the next slide

28 Elimination to Find Corner Point 60x 120x x 120x x 24x 600 3( 20x 24x 600) 60x 120x x 72x x 600 x x 120(12.5) x 900 x 15

29 X 2 : weekly production rate of Omniplex computers Your Completed Table Corner Points (x 1, x 2 ) Objective Function 200x x 2 Value (0,0) 200(0) + 300(0) 0 (0, 20) 200(0) + 300(20) 6000 (30, 0) 200(30) + 300(0) 6000 (15, 12.5) 200(15) + 300(12.5) 6750 X 1 : weekly production rate of Simplex computers

30 X 2 : weekly production rate of Omniplex computers Now, Interpret the Solution Corner Points (x 1, x 2 ) Objective Function 200x x 2 Value (0,0) 200(0) + 300(0) 0 (0, 20) 200(0) + 300(20) 6000 (30, 0) 200(30) + 300(0) 6000 (15, 12.5) 200(15) + 300(12.5) 6750 X 1 : weekly production rate of Simplex computers Computer Flips can make 15 Simplex and 12.5 Omniplex Computers per week (on average) for a profit of $6750 (on average).

31 Practice Write the constraints and the objective function for the following:

Linear Programming Test Review. Day 6

Linear Programming Test Review. Day 6 Linear Programming Test Review Day 6 Warm-Up: Test Review Practice A machine can produce either nuts or bolts, but not both at the same time. The machine can be used at most 8 hours a day. Furthermore,

More information

Day 4 ~ Increasing/Decreasing, and Extrema. A Graphical Approach

Day 4 ~ Increasing/Decreasing, and Extrema. A Graphical Approach Day 4 ~ Increasing/Decreasing, and Extrema A Graphical Approach Warm Up ~ Day 4 1) Find the a) domain b) x & y intercepts c) range d) discontinuities e) end behavior using limit notation ) g( x) 3x 7x

More information

Shenandoah University. (PowerPoint) LESSON PLAN *

Shenandoah University. (PowerPoint) LESSON PLAN * Shenandoah University (PowerPoint) LESSON PLAN * NAME DATE 10/28/04 TIME REQUIRED 90 minutes SUBJECT Algebra I GRADE 6-9 OBJECTIVES AND PURPOSE (for each objective, show connection to SOL for your subject

More information

Unit 4 Day 4 & 5. Piecewise Functions

Unit 4 Day 4 & 5. Piecewise Functions Unit 4 Day 4 & 5 Piecewise Functions Warm Up 1. Why does the inverse variation have a vertical asymptote? 2. Graph. Find the asymptotes. Write the domain and range using interval notation. a. b. f(x)=

More information

Section 4.1 Solving Systems of Linear Inequalities

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

More information

Unit 3 Day 4. Solving Equations with Rational Exponents and Radicals

Unit 3 Day 4. Solving Equations with Rational Exponents and Radicals Unit Day 4 Solving Equations with Rational Exponents and Radicals Day 4 Warm Up You know a lot about inverses in mathematics we use them every time we solve equations. Write down the inverse operation

More information

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

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

More information

Study Unit 3 : Linear algebra

Study Unit 3 : Linear algebra 1 Study Unit 3 : Linear algebra Chapter 3 : Sections 3.1, 3.2.1, 3.2.5, 3.3 Study guide C.2, C.3 and C.4 Chapter 9 : Section 9.1 1. Two equations in two unknowns Algebraically Method 1: Elimination Step

More information

Define the word inequality

Define the word inequality Warm Up: Define the word inequality Agenda: Objective- Students can solve linear inequalities in one variable, including equations with coefficients represented by letters. Define Inequalities One & Two

More information

Introduction to Spectroscopy: Analysis of Copper Ore

Introduction to Spectroscopy: Analysis of Copper Ore Introduction to Spectroscopy: Analysis of Copper Ore Using a Buret and Volumetric Flask: 2.06 ml of solution delivered 2.47 ml of solution delivered 50.00 ml Volumetric Flask Reading a buret: Burets are

More information

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles Unit 5 Linear equations and inequalities In this unit, you will build your understanding of the connection between linear functions and linear equations and inequalities that can be used to represent and

More information

28 (Late Start) 7.2a Substitution. 7.1b Graphing with technology Feb 2. 4 (Late Start) Applications/ Choosing a method

28 (Late Start) 7.2a Substitution. 7.1b Graphing with technology Feb 2. 4 (Late Start) Applications/ Choosing a method Unit 7: Systems of Linear Equations NAME: The calendar and all assignments are subject to change. Students will be notified of any changes during class, so it is their responsibility to pay attention and

More information

East Greenwich Mathematics Summer Review Material for Students Entering Algebra I, Part II Directions:

East Greenwich Mathematics Summer Review Material for Students Entering Algebra I, Part II Directions: East Greenwich Mathematics Summer Review Material for Students Entering Algebra I, Part II 2016-2017 Directions: In order to earn full credit, show all work in the spaces provided. Do all work without

More information

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles

Unit 5. Linear equations and inequalities OUTLINE. Topic 13: Solving linear equations. Topic 14: Problem solving with slope triangles Unit 5 Linear equations and inequalities In this unit, you will build your understanding of the connection between linear functions and linear equations and inequalities that can be used to represent and

More information

One box per group ( star group of 6)

One box per group ( star group of 6) 4 markers 2 erasers One box per group ( star group of 6) 1 pencil (just in case) Some small post-it notes 1 glue stick One person from each group collect all items and place them back into the box. Concept

More information

February 22, Introduction to the Simplex Algorithm

February 22, Introduction to the Simplex Algorithm 15.53 February 22, 27 Introduction to the Simplex Algorithm 1 Quotes for today Give a man a fish and you feed him for a day. Teach him how to fish and you feed him for a lifetime. -- Lao Tzu Give a man

More information

Unit 9: Quadratics Intercept Form

Unit 9: Quadratics Intercept Form For Teacher Use Packet Score: Name: Period: Algebra 1 Unit 9: Quadratics Intercept Form Note & Homework Packet Date Topic/Assignment HW Page 9-A Graphing Parabolas in Intercept Form 9-B Solve Quadratic

More information

Introduction to Spectroscopy: Analysis of Copper Ore

Introduction to Spectroscopy: Analysis of Copper Ore Introduction to Spectroscopy: Analysis of Copper Ore Using a Buret and Volumetric Flask: 2.06 ml of solution 2.47 ml of solution 50.00 ml delivered delivered Volumetric Flask Reading a buret: Burets are

More information

Welcome! Please do the following: 1) Take out Colored Pen. 2) Take out U1H2. 3) Pick up one whiteboard per person.

Welcome! Please do the following: 1) Take out Colored Pen. 2) Take out U1H2. 3) Pick up one whiteboard per person. Welcome! Please do the following: 1) Take out Colored Pen. 2) Take out U1H2. 3) Pick up one whiteboard per person. Tear Out Pages: Ø Pg. 14, 16 (Put away; this is homework) Welcome! U1H3: Pg. 14 #6-14

More information

Momentum Balances & Quadratic Equations

Momentum Balances & Quadratic Equations Momentum Balances & Quadratic Equations ABET Course Outcomes: C.1 formulate and solve engineering problems using linear and quadratic equations By the end of this class you should be able to: Solve problems

More information

Topic: Solving systems of equations with linear and quadratic inequalities

Topic: Solving systems of equations with linear and quadratic inequalities Subject & Grade: Mathematics, 9 th Grade Topic: Solving systems of equations with linear and quadratic inequalities Aim: How would you find the solution set of a linear and quadratic inequality? Materials:.

More information

April 2, 2015 Unit 7 Systems of Linear Equations Standards: MCC8.EE.8

April 2, 2015 Unit 7 Systems of Linear Equations Standards: MCC8.EE.8 April 2, 2015 The equations 5x + 2y = 48 and 3x + 2y = 32 represent money collected from a school's basketball game for two separate days. If x represents the cost for each adult ticket and y represents

More information

Exploring Graphs of Polynomial Functions

Exploring Graphs of Polynomial Functions Name Period Exploring Graphs of Polynomial Functions Instructions: You will be responsible for completing this packet by the end of the period. You will have to read instructions for this activity. Please

More information

WARMUP. Draw the Lewis dot diagram and determine the VSEPR shape for the following compounds. This is practice for the quiz. OF2

WARMUP. Draw the Lewis dot diagram and determine the VSEPR shape for the following compounds. This is practice for the quiz. OF2 WARMUP Draw the Lewis dot diagram and determine the VSEPR shape for the following compounds. This is practice for the quiz. OF2 HBr SiO2 We will take a quiz over VSEPR and assemble a foldable. I will complete

More information

Herndon High School Geometry Honors Summer Assignment

Herndon High School Geometry Honors Summer Assignment Welcome to Geometry! This summer packet is for all students enrolled in Geometry Honors at Herndon High School for Fall 07. The packet contains prerequisite skills that you will need to be successful in

More information

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities Math 3 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

More information

Graphical and Computer Methods

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

More information

GUIDED NOTES 5.6 RATIONAL FUNCTIONS

GUIDED NOTES 5.6 RATIONAL FUNCTIONS GUIDED NOTES 5.6 RATIONAL FUNCTIONS LEARNING OBJECTIVES In this section, you will: Use arrow notation. Solve applied problems involving rational functions. Find the domains of rational functions. Identify

More information

Instructor Notes for Module 5

Instructor Notes for Module 5 Instructor Notes for Module 5 M5_I3 Transformations of Polynomial Functions The Pre-class assignment for this section (PC3) on IMathAS consists of problem #1 on p. 195 in the workbook and a discussion

More information

DETERMINATION OF AN EQUILIBRIUM CONSTANT

DETERMINATION OF AN EQUILIBRIUM CONSTANT DETERMINATION OF AN EQUILIBRIUM CONSTANT In this experiment the equilibrium properties of the reaction between the iron(iii) ion and the thiocyanate ion will be studied. The relevant chemical equation

More information

Instructor Notes for Module 5

Instructor Notes for Module 5 Instructor Notes for Module 5 M5 I1 and I The Bottle Problem Modeling Co-Varying Relationships Learning outcomes: Student will be able to: Given bottles of various shapes, sketch a graph of the co-varying

More information

Linear programming I João Carlos Lourenço

Linear programming I João Carlos Lourenço Decision Support Models Linear programming I João Carlos Lourenço joao.lourenco@ist.utl.pt Academic year 2012/2013 Readings: Hillier, F.S., Lieberman, G.J., 2010. Introduction to Operations Research, 9th

More information

Math 101: Final Exam Review Sheet

Math 101: Final Exam Review Sheet Math 101: Final Exam Review Sheet (Answers are at the end.) Exam Coverage: Everything we learned in the course. Exam Date: Friday, December 11, 2015 Exam Time: 10:30 am 12:30 pm (Arrive at least 10 minutes

More information

MSA 640 Homework #2 Due September 17, points total / 20 points per question Show all work leading to your answers

MSA 640 Homework #2 Due September 17, points total / 20 points per question Show all work leading to your answers Name MSA 640 Homework #2 Due September 17, 2010 100 points total / 20 points per question Show all work leading to your answers 1. The annual demand for a particular type of valve is 3,500 units. The cost

More information

Mathematics GRADE 8 Teacher Packet

Mathematics GRADE 8 Teacher Packet COMMON CORE Standards Plus Mathematics GRADE 8 Teacher Packet Copyright 01 Learning Plus Associates All Rights Reserved; International Copyright Secured. Permission is hereby granted to teachers to reprint

More information

Unit Plan: Matrices (4 weeks or 20 instructional Days)

Unit Plan: Matrices (4 weeks or 20 instructional Days) Unit Plan: Matrices (4 weeks or 20 instructional Days) Day 1: Review of Systems of Equations in 2 and 3 Variables Objectives: (M.4HS.CVM.18 )(CCSS.Math.Content.HSF-IF.B.6) Students will be able to solve

More information

Lesson 27 Linear Programming; The Simplex Method

Lesson 27 Linear Programming; The Simplex Method Lesson Linear Programming; The Simplex Method Math 0 April 9, 006 Setup A standard linear programming problem is to maximize the quantity c x + c x +... c n x n = c T x subject to constraints a x + a x

More information

have tried with your racer that are working well? you would like to make to your car?

have tried with your racer that are working well? you would like to make to your car? 1. What is energy? 2. What are some things you have tried with your racer that are working well? 3. What are some changes you would like to make to your car? Chapter 5 Section 1 Energy is the ability to

More information

PHYSICS! Unit 1 Study Plan and Review Packet

PHYSICS! Unit 1 Study Plan and Review Packet Name Do this! PHYSICS! Unit 1 Study Plan and Review Packet Not this! Test Review Checklist Review the unit objectives. - On the next page, read the unit objectives and check off your current standing on

More information

Instructor Notes for Chapters 3 & 4

Instructor Notes for Chapters 3 & 4 Algebra for Calculus Fall 0 Section 3. Complex Numbers Goal for students: Instructor Notes for Chapters 3 & 4 perform computations involving complex numbers You might want to review the quadratic formula

More information

Linear Functions, Equations, and Inequalities

Linear Functions, Equations, and Inequalities CHAPTER Linear Functions, Equations, and Inequalities Inventory is the list of items that businesses stock in stores and warehouses to supply customers. Businesses in the United States keep about.5 trillion

More information

AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR

AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR AP PHYSICS C Mechanics - SUMMER ASSIGNMENT FOR 2018-2019 Dear Student: The AP physics course you have signed up for is designed to prepare you for a superior performance on the AP test. To complete material

More information

LHS Algebra Pre-Test

LHS Algebra Pre-Test Your Name Teacher Block Grade (please circle): 9 10 11 12 Course level (please circle): Honors Level 1 Instructions LHS Algebra Pre-Test The purpose of this test is to see whether you know Algebra 1 well

More information

KINETICS II - THE IODINATION OF ACETONE Determining the Activation Energy for a Chemical Reaction

KINETICS II - THE IODINATION OF ACETONE Determining the Activation Energy for a Chemical Reaction KINETICS II - THE IODINATION OF ACETONE Determining the Activation Energy for a Chemical Reaction The rate of a chemical reaction depends on several factors: the nature of the reaction, the concentrations

More information

Watertown Public Schools Algebra 2 Honors/CP Summer Packet

Watertown Public Schools Algebra 2 Honors/CP Summer Packet Name Date Teacher Watertown Public Schools Algebra 2 Honors/CP Summer Packet Summer 2018 This packet contains topics that you are expected to know prior to entering Algebra 2. You have learned these skills

More information

Density Bundle Contents

Density Bundle Contents Density Bundle Contents Click the items in the list below to jump to that part of the PDF. Unit Bundle Directions... 2 Printing Orientation... 6 Foldable: Density... 7 Foldable: Density Observed in Objects...11

More information

Biology Day 15. Monday, September 22 Tuesday, September 23, 2014

Biology Day 15. Monday, September 22 Tuesday, September 23, 2014 Biology Day 15 Monday, September 22 Tuesday, September 23, 2014 Title: Cell Video Notes A Then, underneath, answer the following: 1. Write down today s FLT. 2. What are the three parts of the cell theory?

More information

Watertown Public Schools Algebra 2 Summer Packet

Watertown Public Schools Algebra 2 Summer Packet Name Date Teacher Watertown Public Schools Algebra 2 Summer Packet Summer 2017 Attn: In coming Algebra II Cohort, Honors, College Prep Students & Parents/Guardians This packet contains topics that you

More information

Problem #1. The following matrices are augmented matrices of linear systems. How many solutions has each system? Motivate your answer.

Problem #1. The following matrices are augmented matrices of linear systems. How many solutions has each system? Motivate your answer. Exam #4 covers the material about systems of linear equations and matrices (CH. 4.1-4.4, PART II); systems of linear inequalities in two variables (geometric approach) and linear programming (CH.5.1-5.2,

More information

Grade 8 + DIGITAL. EL Strategies. DOK 1-4 RTI Tiers 1-3. Flexible Supplemental K-8 ELA & Math Online & Print

Grade 8 + DIGITAL. EL Strategies. DOK 1-4 RTI Tiers 1-3. Flexible Supplemental K-8 ELA & Math Online & Print Standards PLUS Flexible Supplemental K-8 ELA & Math Online & Print Grade 8 SAMPLER Mathematics EL Strategies DOK 1-4 RTI Tiers 1-3 15-20 Minute Lessons Assessments Consistent with CA Testing Technology

More information

Section 1.1 Solving Linear Equations and Inequalities a + 4b c

Section 1.1 Solving Linear Equations and Inequalities a + 4b c Section 1 Solving Linear Equations and Inequalities A. Evaluating Expressions Examples Evaluate the following if a = 7, b =, and c = ( a + c ) + b. a + b c B. The Distributive Property Try the Following

More information

HW# Date In Class Homework. Sections 11.1 and 11.2: Simplifying Rational Expressions, Multiplying and Dividing Rational Expressions

HW# Date In Class Homework. Sections 11.1 and 11.2: Simplifying Rational Expressions, Multiplying and Dividing Rational Expressions Algebra 1 Chapter 11 Notes Spragg Spring 010 Name: Algebra Homework: Chapter 11 (Homework is listed by date assigned; homework is due the following class period) HW# Date In Class Homework 33 Th 6/ Sections

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Optimization Methods in Management Science MIT 15.053, Spring 2013 Problem Set 1 Second Group of Students (with first letter of surnames I Z) Problem Set Rules: Due: February 12, 2013 1. Each student should

More information

Unit S Student Success Sheet (SSS) Trigonometric Identities Part 3 (section 5.5)

Unit S Student Success Sheet (SSS) Trigonometric Identities Part 3 (section 5.5) Unit S Student Success Sheet (SSS) Trigonometric Identities Part 3 (section 5.5) Standards: Trig 11.0 Segerstrom High School -- Math Analysis Honors Name: Period: Thinkbinder Study Group: www.bit.ly/chatunits

More information

Fall 2017 Math 108 Week Week 1 Task List

Fall 2017 Math 108 Week Week 1 Task List Fall 2017 Math 108 Week 1 29 Week 1 Task List This week we will cover Sections 1.1, 1.2, and 1.4 in your e-text. Work through each of the following tasks, carefully filling in the following pages in your

More information

Intro to the Major Landforms of Texas and the Four Regions of Texas

Intro to the Major Landforms of Texas and the Four Regions of Texas Intro to the Major Landforms of Texas and the Four Regions of Texas High Plains CAPROCK ESCARPMENT Permian Basin Edwards Plateau Coastal Plains BALCONES ESCARPMENT As we discussed in our Walk Across Texas,

More information

Chapter REVIEW ANSWER KEY

Chapter REVIEW ANSWER KEY TEXTBOOK HELP Pg. 313 Chapter 3.2-3.4 REVIEW ANSWER KEY 1. What qualifies a function as a polynomial? Powers = non-negative integers Polynomial functions of degree 2 or higher have graphs that are smooth

More information

Chemistry Day 15. Monday, October 1 st Tuesday, October 2 nd, 2018

Chemistry Day 15. Monday, October 1 st Tuesday, October 2 nd, 2018 Chemistry Day 15 Monday, October 1 st Tuesday, October 2 nd, 2018 Do-Now: VN: Nuclear Review 1. Write down today s FLT 2. What does the atomic number represent? 3. What does alpha decay do to the atomic

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Optimization Methods in Management Science MIT 15.053, Spring 2013 Problem Set 2 First Group of Students) Students with first letter of surnames A H Due: February 21, 2013 Problem Set Rules: 1. Each student

More information

Introduction. Formulating LP Problems LEARNING OBJECTIVES. Requirements of a Linear Programming Problem. LP Properties and Assumptions

Introduction. Formulating LP Problems LEARNING OBJECTIVES. Requirements of a Linear Programming Problem. LP Properties and Assumptions Valua%on and pricing (November 5, 2013) LEARNING OBJETIVES Lecture 10 Linear Programming (part 1) Olivier J. de Jong, LL.M., MM., MBA, FD, FFA, AA www.olivierdejong.com 1. Understand the basic assumptions

More information

UNIT 1 PACKET: BECOMING A UTAH HISTORIAN

UNIT 1 PACKET: BECOMING A UTAH HISTORIAN Name Class Period UTAH HISTORY UNIT 1 PACKET: BECOMING A UTAH HISTORIAN Assignments: History Of Report /10 points History Apps /10 points Utah s Geography Maps /30 points Utah s Geology: Cause & Effect

More information

Math 111: Final Review

Math 111: Final Review Math 111: Final Review Suggested Directions: Start by reviewing the new material with the first portion of the review sheet. Then take every quiz again as if it were a test. No book. No notes. Limit yourself

More information

Chapter Four: Linear Expressions, Equations, and Inequalities

Chapter Four: Linear Expressions, Equations, and Inequalities Chapter Four: Linear Expressions, Equations, and Inequalities Index: A: Intro to Inequalities (U2L8) B: Solving Linear Inequalities (U2L9) C: Compound Inequalities (And) (U2L10/11) D: Compound Inequalities

More information

Limiting Reactants An analogy and learning cycle approach

Limiting Reactants An analogy and learning cycle approach Limiting Reactants An analogy and learning cycle approach Introduction This lab builds on the previous one on conservation of mass by looking at a chemical reaction in which there is a limiting reactant.

More information

7.1 Solving Linear Systems by Graphing

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

More information

Math Week 1 notes

Math Week 1 notes Math 2270-004 Week notes We will not necessarily finish the material from a given day's notes on that day. Or on an amazing day we may get farther than I've predicted. We may also add or subtract some

More information

Welcome Pre- Calc! Updates: U2Q1 is Friday ( , 2.6, basic quest. on 2.7 )

Welcome Pre- Calc! Updates: U2Q1 is Friday ( , 2.6, basic quest. on 2.7 ) Welcome Pre- Calc! HW#2: Pg. 76 #9 (Elimination) 10 (Substitution) 11 (Graphing Calc.) 13 (method of your choice) Classify each system as consistent independent, dependent, or inconsistent. Updates: U2Q1

More information

Teacher s Name Ms. Kadie Calac. Lesson Title: Chemical Reactions. I. Identification. Course title: Agriculture Biology

Teacher s Name Ms. Kadie Calac. Lesson Title: Chemical Reactions. I. Identification. Course title: Agriculture Biology Lesson Title: Chemical Reactions Teacher s Name Ms. Kadie Calac I. Identification Course title: Agriculture Biology Teaching unit: The Chemistry of Life CDE Standards Addressed: 1.3 Explain the role of

More information

θ Beam Pivot F r Figure 1. Figure 2. STATICS (Force Vectors, Tension & Torque) MBL-32 (Ver. 3/20/2006) Name: Lab Partner: Lab Partner:

θ Beam Pivot F r Figure 1. Figure 2. STATICS (Force Vectors, Tension & Torque) MBL-32 (Ver. 3/20/2006) Name: Lab Partner: Lab Partner: Please Circle Your Lab day: M T W T F Name: Lab Partner: Lab Partner: Project #1: Kinesthetic experiences with force vectors and torque. Project #2: How does torque depend on the lever arm? Project #1:

More information

The Simplex Method of Linear Programming

The Simplex Method of Linear Programming The Simplex Method of Linear Programming Online Tutorial 3 Tutorial Outline CONVERTING THE CONSTRAINTS TO EQUATIONS SETTING UP THE FIRST SIMPLEX TABLEAU SIMPLEX SOLUTION PROCEDURES SUMMARY OF SIMPLEX STEPS

More information

Is this in correct scientific notation form? If not, explain. If correct, explain how you know x 10 4

Is this in correct scientific notation form? If not, explain. If correct, explain how you know x 10 4 December 1, 2014 Unit 2c - Scientific Notation Standards: MCC8.EE.3, MCCG8.EE.4 MCC8.EE.1: Know and apply the properties of integer exponents to generate equivalent numerical expressions. MCC8.EE.2: Evaluate

More information

Determination of Density 1

Determination of Density 1 Introduction Determination of Density 1 Authors: B. D. Lamp, D. L. McCurdy, V. M. Pultz and J. M. McCormick* Last Update: February 1, 2013 Not so long ago a statistical data analysis of any data set larger

More information

The Quadratic Formula. ax 2 bx c 0 where a 0. Deriving the Quadratic Formula. Isolate the constant on the right side of the equation.

The Quadratic Formula. ax 2 bx c 0 where a 0. Deriving the Quadratic Formula. Isolate the constant on the right side of the equation. SECTION 11.2 11.2 The Quadratic Formula 11.2 OBJECTIVES 1. Solve quadratic equations by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation by using the discriminant

More information

Understanding Part 2 of The Fundamental Theorem of Calculus

Understanding Part 2 of The Fundamental Theorem of Calculus Understanding Part of The Fundamental Theorem of Calculus Worksheet 8: The Graph of F () What is an Anti-Derivative? Give an eample that is algebraic: and an eample that is graphical: eample : Below is

More information

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

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

More information

Module 3 - Expressions & Equations Unit 5 Packet 2 - Solving Equations & Inequalities

Module 3 - Expressions & Equations Unit 5 Packet 2 - Solving Equations & Inequalities Name: Packet Due: Tuesday, November 20, 2018 Module 3 - Expressions & Equations Unit 5 Packet 2 - Solving Equations & Inequalities Standard 7.EE.A.1 7.EE.A.2 7.EE.B.3 7.EE.B.4 Description Apply properties

More information

7.1 Solving Systems of Equations

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

More information

CLICKERS!!!!! Multiply.

CLICKERS!!!!! Multiply. CLICKERS!!!!! Multiply. 1. 95 x 10 6 2. 8.23 x 10 5 3. 864 x 10-5 4. 7.8 x 10-3 5. 5 x 10 8 6. 1.5 x 10 9 7. 54 x 10-3 8. 6.7 x 10-4 CLICKERS!!!!! Multiply. 1. 95 x 10 6 2. 8.23 x 10 5 3. 864 x 10-5 4.

More information

KINDERGARTEN SUPPLEMENT

KINDERGARTEN SUPPLEMENT KINDERGARTEN SUPPLEMENT Set D8 Measurement: Measuring Tools Calendar Pattern Includes April Calendar Pattern D8.1 Skills & Concepts H identify the appropriate instruments used to measure time, weight,

More information

Periodic Trends WebQuest. Your job today is to research the periodic trends of certain properties of elements. The outcomes of this will be:

Periodic Trends WebQuest. Your job today is to research the periodic trends of certain properties of elements. The outcomes of this will be: Periodic Trends WebQuest Purpose: Your job today is to research the periodic trends of certain properties of elements. The outcomes of this will be: 1. Define the various properties of the elements. 2.

More information

Objective: SWBAT identify a compound as either ionic, covalent or an acid after reviewing terminology at 85% accuracy.

Objective: SWBAT identify a compound as either ionic, covalent or an acid after reviewing terminology at 85% accuracy. Mrs. Chausse s Chemistry Gifted Lesson Plan: Unit 11 Chemical Reactions January 4 18, 2018 Wednesday, January 3, 2018 Naming and writing formulas Objective: SWBAT identify a compound as either ionic, covalent

More information

Part III: A Simplex pivot

Part III: A Simplex pivot MA 3280 Lecture 31 - More on The Simplex Method Friday, April 25, 2014. Objectives: Analyze Simplex examples. We were working on the Simplex tableau The matrix form of this system of equations is called

More information

Point of intersection

Point of intersection Name: Date: Period: Exploring Systems of Linear Equations, Part 1 Learning Goals Define a system of linear equations and a solution to a system of linear equations. Identify whether a system of linear

More information

Mon Jan Improved acceleration models: linear and quadratic drag forces. Announcements: Warm-up Exercise:

Mon Jan Improved acceleration models: linear and quadratic drag forces. Announcements: Warm-up Exercise: Math 2250-004 Week 4 notes We will not necessarily finish the material from a given day's notes on that day. We may also add or subtract some material as the week progresses, but these notes represent

More information

Ch.03 Solving LP Models. Management Science / Prof. Bonghyun Ahn

Ch.03 Solving LP Models. Management Science / Prof. Bonghyun Ahn Ch.03 Solving LP Models Management Science / Prof. Bonghyun Ahn Chapter Topics Computer Solution Sensitivity Analysis 2 Computer Solution Early linear programming used lengthy manual mathematical solution

More information

Mon Tue Wed Thu Fri 6 7. Limits Matching Lab: We Belong Together. Folders, Popsicle Sticks

Mon Tue Wed Thu Fri 6 7. Limits Matching Lab: We Belong Together. Folders, Popsicle Sticks August 201 Week Week 3 Week 2 Week 1 6 1 st Day of School 1.3A TSW find the limit of a function using the limit laws & algebraic methods. Intro to WebAssign 20 1. TSW will evaluate infinite limits. TSW

More information

Section 5.3: Linear Inequalities

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

More information

An Introduction to Linear Programming

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

More information

Math 31 Lesson Plan. Day 2: Sets; Binary Operations. Elizabeth Gillaspy. September 23, 2011

Math 31 Lesson Plan. Day 2: Sets; Binary Operations. Elizabeth Gillaspy. September 23, 2011 Math 31 Lesson Plan Day 2: Sets; Binary Operations Elizabeth Gillaspy September 23, 2011 Supplies needed: 30 worksheets. Scratch paper? Sign in sheet Goals for myself: Tell them what you re going to tell

More information

SUMMER MATH PACKET College Algebra and Trigonometry A COURSE 235 and Pre-Calculus A COURSE 241

SUMMER MATH PACKET College Algebra and Trigonometry A COURSE 235 and Pre-Calculus A COURSE 241 SUMMER MATH PACKET College Algebra and Trigonometry A COURSE 35 and Pre-Calculus A COURSE 41 Revised May 017 MATH SUMMER PACKET INSTRUCTIONS Attached you will find a packet of exciting math problems for

More information

Strongly Agree Agree

Strongly Agree Agree Reed ACCT 556-7E2 Summer 2015 Item Analysis - Survey: Course requirements were clearly communicated in syllabus. Strongly Agree 5 19 86.36 86.36 86.36 86.36 Agree 4 3 13.64 100.00 13.64 100.00 Neither

More information

The Definite Integral. Day 6 Motion Problems Strategies for Finding Total Area

The Definite Integral. Day 6 Motion Problems Strategies for Finding Total Area The Definite Integral Day 6 Motion Problems Strategies for Finding Total Area ARRIVAL---HW Questions Working in PODS Additional Practice Packet p. 13 and 14 Make good use of your time! Practice makes perfect!

More information

SUMMER MATH PACKET ADVANCED ALGEBRA A COURSE 215

SUMMER MATH PACKET ADVANCED ALGEBRA A COURSE 215 SUMMER MATH PACKET ADVANCED ALGEBRA A COURSE 5 Updated May 0 MATH SUMMER PACKET INSTRUCTIONS Attached you will find a packet of exciting math problems for your enjoyment over the summer. The purpose of

More information

Algebra I Pre-AP Summer Packet

Algebra I Pre-AP Summer Packet Algebra I Pre-AP Summer Packet Name: This packet is intended to give students an opportunity to recall the main concepts from 8 th Grade Math in order to facilitate their transition to Algebra I Pre-AP.

More information

Algebra 1 Spencer Unit 4 Notes: Inequalities and Graphing Linear Equations. Unit Calendar

Algebra 1 Spencer Unit 4 Notes: Inequalities and Graphing Linear Equations. Unit Calendar Algebra 1 Spencer Unit 4 Notes: Inequalities and Graphing Linear Equations Unit Calendar Date Topic Homework Nov 5 (A ) 6.1 Solving Linear Inequalities +/- 6.2 Solving Linear Inequalities x/ 6.3 Solving

More information

Chapter 4 The Simplex Algorithm Part I

Chapter 4 The Simplex Algorithm Part I Chapter 4 The Simplex Algorithm Part I Based on Introduction to Mathematical Programming: Operations Research, Volume 1 4th edition, by Wayne L. Winston and Munirpallam Venkataramanan Lewis Ntaimo 1 Modeling

More information

Water tank. Fortunately there are a couple of objectors. Why is it straight? Shouldn t it be a curve?

Water tank. Fortunately there are a couple of objectors. Why is it straight? Shouldn t it be a curve? Water tank (a) A cylindrical tank contains 800 ml of water. At t=0 (minutes) a hole is punched in the bottom, and water begins to flow out. It takes exactly 100 seconds for the tank to empty. Draw the

More information

Introduction to Uncertainty and Treatment of Data

Introduction to Uncertainty and Treatment of Data Introduction to Uncertainty and Treatment of Data Introduction The purpose of this experiment is to familiarize the student with some of the instruments used in making measurements in the physics laboratory,

More information

Title of Lesson: Can All Things Stretch? RET Project Connection: Failure Modes of Lightweight Sandwich Structures

Title of Lesson: Can All Things Stretch? RET Project Connection: Failure Modes of Lightweight Sandwich Structures Title of Lesson: Can All Things Stretch? RET Project Connection: Failure Modes of Lightweight Sandwich Structures RET Teacher: Michael Wall School: Andover High School Town/District: Andover Public Schools

More information

Unit X: Quadratic Functions and Equations Algebra 1 8 Class Meetings Revised July Essential Questions. Enduring Understandings and Unit Goals

Unit X: Quadratic Functions and Equations Algebra 1 8 Class Meetings Revised July Essential Questions. Enduring Understandings and Unit Goals Revised July 2016 Essential Questions What are the characteristics of quadratic functions? How can you solve a quadratic equation? How can you use functions to model real-world situations? Enduring Understandings

More information