Chapter 2: Geometric Linear Programming

Size: px
Start display at page:

Download "Chapter 2: Geometric Linear Programming"

Transcription

1 Chapter 2: Geometric Linear Programming Introduction In this chapter and in Chapter 3, ou ll be learning how to solve linear programming problems. These problems show up in a wide variet of areas and, in particular, are often seen in economics and business applications. The solution of a linear programming problem involves finding a maimum (or minimum) value for a linear function such as the profit or cost associated with producing some product. The function is assumed to be subject to certain constraints (such as restrictions on the resources necessar to produce the product) which are epressed as linear inequalities. This chapter concentrates on teaching ou how to solve these sorts of problems using the geometric method (also known as the graphical method or the method of corners) while the method described in Chapter 3 is known as the simple method and is an algebraic method, using matri techniques. Here are the steps ou ll learn to use in this chapter for solving a linear programming problem using the graphical approach. 1. Translate into mathematics a problem which will be stated in everda conversational language. Determine the variables involved, state the function to be maimized or minimized and write the constraint inequalities. While linear programming problems often involve several variables or unknowns, usuall onl two unknowns are used to state a problem that is solved using the graphical technique. 2. Graph the region in the plane that is represented b the set of inequalities. 3. Use the method eplained in Section 3 to solve the problem. 2.1 Graphing Inequalities This section will concentrate on step 2 of the above outline, (graphing regions in the plane represented b inequalities), leaving step 1 for Section 2.2.

2 42 Chapter 2: Geometric Linear Programming If ou need to review graphing points and lines in the plane and finding points of intersection of lines, ou should read through the following material on graphing straight lines and work the problems at the end of the discussion. Graphing straight lines A straight line is represented algebraicall b a linear equation of the form: a + b = c, where a,b and c are constants. Before graphing the line this equation represents, let s first sketch a set of perpendicular lines, one horizontal and the other one vertical. The horizontal line is usuall called the ais and the vertical line is usuall called the ais. The point of intersection of the two lines is called the origin. Mark off a number scale on each ais, with the positive numbers going to the right of the origin on the ais and the negative numbers going to the left of the origin. On the ais, the positive numbers go above the origin and the negative numbers go below A point P in the plane can now be represented uniquel b an ordered pair of real numbers (,). To find the values for and, take the point in the plane and construct perpendiculars to each of the aes. The points of intersection of each of these perpendiculars with the aes have real numbers associated with them; the real number associated with the point on the ais is called the coordinate and the real number associated with the point on the ais is called the coordinate.

3 Section 2.1: Graphing Inequalities 43 P(,) Of course, given an ordered pair of real numbers (,), the procedure can be reversed to graph the ordered pair in the coordinate sstem. This is done b first locating the point corresponding to on the ais and drawing a line through perpendicular to the ais and then finding the point corresponding to on the ais and drawing a line through perpendicular to the ais. The point of intersection of these two perpendiculars is the graph of the ordered pair (,). (,) The ordered pairs A(3, 2), B( 1,4), C(4, 1) and D( 3, 2) are graphed below.

4 44 Chapter 2: Geometric Linear Programming B(-1,4) 4 2 A(3,2) C(4,-1) -2 D(-3,-2) -4 Now that ou ve seen how to graph points, let s go back to the problem of graphing lines. Suppose ou re given the linear equation a + b = c. The graph of this equation is a straight line. One wa to graph a straight line is to find two points that lie on that line (and mabe find a third point as a check for the first two). A point that lies on the line is found b determining an ordered pair of numbers (,) that satisfies the equation and then graphing that ordered pair. The easiest points to graph are usuall the intercepts (the points where the given line intersects the aes). The intercept is the point at which the given line intersects the ais which means the coordinate of the point has to be 0. So if = 0 is substituted in the equation and the equation is solved for, that value of will be the intercept. Similarl, to find the intercept, substitute = 0 into the equation and solve for. Eample 2.1. Graph 3 2 = 6. Solution: Letting = 0 and solving for gives = 2. Letting = 0 and solving for ields = 3. So the intercept is 2 and the intercept is 3. The two points (2,0) and (0, 3) are then plotted on the graph below and the line passing through those two points is drawn.

5 Section 2.1: Graphing Inequalities Eample 2.2. Graph = 8. Solution: below. The intercept is 4 and the intercept is 8/5. The line is graphed The onl problem that occurs with this method of graphing straight lines is if the and intercepts turn out to be the same point, namel the origin. In that case ou have to come up with a second point that lies on the line. That s not too tough just substitute a nonzero value for either or into the equation, solve for the other variable and then graph that ordered pair in addition to the origin. Eample = 0. Solution: Both the and intercepts turn out to be 0, so the origin is one point on the line. To find another point on the line, let s take = 3. Then = 5.

6 46 Chapter 2: Geometric Linear Programming There are, of course, other techniques that can be used to graph lines, such as the point slope method or the slope intercept method, which ou probabl remember from previous courses in mathematics. Those techniques can be used if ou prefer them. Recall that the slope of a line L is defined b m = where ( 1, 1 ) and ( 2, 2 ) are two distinct points on the line and 1 2. If 1 = 2, then the slope of L is said to be undefined. In that case, L is parallel to the ais. Facts about slope 1. Two lines, L 1 and L 2, have the same slope if and onl if the are parallel. 2. Suppose the line L 1 has slope m 1 0 and the line L 2 has slope m 2 0. Then m 1 m 2 = 1 if and onl if L 1 and L 2 are perpendicular. If either of the lines has slope 0 (i.e. the line is parallel to the ais) then the two lines are perpendicular if and onl if the other line has a slope which is undefined. In graphing regions represented b linear inequalities, it s going to be ver important to be able to find the point of intersection of two straight lines. Assume the two straight lines, L 1 and L 2, have equations a 1 + b 1 = c 1 and a 2 + b 2 = c 2. To find the point of intersection of these two lines means it s necessar to find a point that lies on both of the lines and hence satisfies both of the equations. To find an ordered pair of numbers (,) that satisfies both equations, ou can use the matri techniques ou

7 Section 2.1: Graphing Inequalities 47 learned in Chapter 1 or an of the techniques ou ve learned in previous courses. You ma use the method that is quickest and most accurate for ou. Eample 2.4. Find the point of intersection of the lines: = 6 2 = 11 Solution: Multipling the second equation b 2 and adding the two equations together gives = = 22 7 = 28 So = 4 and thus = 3. The point of intersection is (3, 4). Eample 2.5. Find the point of intersection of the lines: Solution: 3 4 = = 10 R 1 + R 2 R 2 + 2R R 2 R 1 2R so the point of intersection is ( 2,1). Problems In Eercises 1-6, graph the straight line. Find the and intercepts and label them on the graph.

8 48 Chapter 2: Geometric Linear Programming 1. = = = = = = 3 In Eercises 7-12, graph the pairs of straight lines. Determine all points of intersection if an eist. If none do, sa so = = = = = = 14 2 = = = = = 5 5 = In producing a commodit, economists often like to talk about the break-even point. The break-even point is the level of production at which cost = revenue. For eample, if the cost of producing copies of this tet is C = ,000 (dollars) and the revenue is R = 12 (dollars), the break-even point is 12 = ,000 or = 5000 copies. Geometricall, the break-even point represents the point of intersection of the two straight lines C = ,000 and R = 12, graphed on the same set of aes. 60,000 C = ,000 (5000,60000) R = 12 20,000 10, Note that if 5000 then the revenue line is above the cost line and a profit is made. If < 5000, then the revenue line is below the cost line and a loss is incurred. Use these ideas in doing Eercises 13 and 14.

9 Section 2.1: Graphing Inequalities A lumber mill charges $1.50/board foot for oak boards. The cost of producing the boards is $100/da in fied costs and $.25/board foot in variable costs. (a) Sketch the graph of the equations representing the revenue and the cost (on the same set of aes). (b) How man board feet should the mill produce each da to break even? (c) Sketch the graph of the equation representing the profit. (d) At what point does the graph of the profit equation cross the ais? Interpret our result. 14. A woman decides to bu a knitting machine for $1500. If she can make one sweater in two hours and decides she ought to be paing herself $10 per hour for her knitting, how much should she sell the sweaters for (above the cost of the arn) if she is willing to work 20 hours per week and wishes to break even b the end of 30 weeks of work? Graphing Linear Inequalities Graphing linear inequalities in the plane will involve first graphing straight lines. Graphing linear inequalities In solving linear programming problems using the graphical technique, itʼs necessar to graph accuratel. You need to: 1. Make sure the aes are straight and perpendicular. The also have to be of reasonable size and, in general, itʼs a good idea to make them at least 4 inches long. If ou canʼt draw a straight line freehand, use a ruler. 2. Make sure the number scale is marked off uniforml on each ais. In other words, the distance between our basic units ought to be the same from one unit to another. Again, if ou canʼt do it freehand, use a ruler. 3. If ou reall have trouble graphing, use graph paper and a ruler. Suppose the problem is to graph the region of the plane that is represented b the linear inequalit

10 50 Chapter 2: Geometric Linear Programming a + b < c That means finding all points (,) whose coordinates satisf the inequalit. Now the graph of the set of all points (,) whose points satisf the equalit a + b = c is a straight line. This line divides the plane into two half planes. One of the half planes represents the set of points given b the inequalit a + b < c and the other half plane represents the set of points given b the inequalit a + b > c a + b = c (points on the line) a + b < c (points in one half-plane) a + b > c (points in other half-plane) Thus to graph a given inequalit, first graph the corresponding equation and then figure out which half plane represents the inequalit. The easiest wa to do that is pick a point in one of the half planes (NOT on the line) and see if the coordinates of that point satisf the inequalit. If the do, ou ve got the correct half plane; if not, ou want the other one. In picking the point, ou might as well pick an eas one to check the origin is alwas one of the easiest provided it doesn t lie on the line between the two halfplanes. In an case, if the inequalit is of the or tpe, the line is included in the region and is represented on the graph as a solid line. If the inequalit is of the < or > tpe, the line is not included and is represented on the graph as a dotted line.

11 Section 2.1: Graphing Inequalities 51 Eample 2.6. Graph the region represented b the inequalit Solution: < = Eample 2.7. Graph the region represented b the inequalit Solution: 2 + > = > To find the region represented b a sstem of inequalities ou need to find the set of points represented b each inequalit in turn and then find the region which is the intersection of all of these sets of points.

12 52 Chapter 2: Geometric Linear Programming Eample 2.8. Find the region for the sstem of inequalities > 2 Also find all points of intersection of the straight lines bounding the region. Solution: 2 + = = (0,-2) -4 Eample 2.9. Find the region represented b the sstem of inequalities < 3 Also find all points of intersection of the straight lines bounding the region. Solution: 4 3 = 6 2 (16/7,6/7) (3,1/2) = 4-4 = 3

13 Section 2.1: Graphing Inequalities 53 Eample Find the region represented b the sstem of inequalities Solution: < -2 + > > < 6 + > 1 > < -2 + < < As can be seen from the graph, the region represented b these inequalities is empt since no region is the intersection of all 3 inequalities. One warning: ou ll have to be graphing regions like these in Section 2.3, when ou re solving linear programming problems. As was indicated earlier, ou need to make accurate graphs and ou ll need to label the boundar lines and, in particular, find and label the corner points for the region. To get used to doing that, make sure ou do it for each of the eercise problems that follow. Problems In Eercises 1-10, graph the inequalit

14 54 Chapter 2: Geometric Linear Programming > < < > In each of the following problems, graph the region determined b the sstem of inequalities. Find the coordinates of all corner points of the region and label them on the graph. If the region is empt, sa so < 30 5 < < < >

15 Section 2.2: Setting Up Linear Programming Problems Setting Up Linear Programming Problems As indicated in the introduction to this chapter, linear programming problems involve maimizing or minimizing a linear function (called the objective function) subject to a set of constraints which are epressed as linear inequalities. This section will be devoted to demonstrating how to set up linear programming problems. That means looking at a problem which is stated in everda language and figuring out how to translate it into mathematics. This step is usuall the most difficult one for students to handle and is the one where most of the serious mistakes occur. But, obviousl, ou can t hope to solve a problem correctl if ou don t have it set up right, so it s important to learn how to translate correctl. Let s look at the general procedure and then several eamples. There are some rules of thumb which can be applied in most cases and will probabl make our job easier. In setting up an linear programming problem, ou need to determine three things. The first one is: 1. What variables or unknowns are involved? Once ou know that, then ask ourself: 2. What quantit is to be maimized or minimized and how do I epress that quantit in terms of m unknowns? These two questions can generall be answered b reading our problem and finding the part of the problem that asks a question. The third step is: 3. What constraints do I have? How can I epress those constraints in terms of m unknowns? (In linear programming problems, this step results in a set of linear inequalities.) Eample A potter is making cups and plates. It takes her 6 minutes to make a cup and 3 minutes to make a plate. Each cup uses 3/4 lb. of cla and each plate uses one lb. of cla. She has 20 hours available for making the cups and plates and has 250 lbs. of cla on hand. She makes a profit of $2 on each cup and $1.50 on each plate. How man cups and how man plates should she make in order to maimize her profit? Solution (setting up the problem): In this problem, the question is: How man cups and how man plates should she make in order to maimize her profit? So the variables are: = number of cups the potter makes = number of plates the potter makes That takes care of step 1 in the procedure. What about step 2? It s answered in the same phrase how man cups and how man plates should she make in order to maimize her profit? Clearl, profit is the quantit that is supposed to be maimized.

16 56 Chapter 2: Geometric Linear Programming But how do ou epress profit in terms of the unknowns? Well, since her profit is $2/cup and $1.50/plate, if the letter P represents her total profit, then she ll make a total profit of: so P = ($2/cup)( cups) + ($1.50/plate)( plates), P = $2 + $1.50 (Note that the cup units and the plate units cancel out so the P units are $ which, of course, makes sense for this problem.) That shows how to handle the first two steps in translating. How about the third step? Well there are some obvious constraints in this problem. First, the potter has a limit on the amount of time she has available for making the cups and plates (20 hours). Second, she has a finite amount of cla (250 lbs.). Those constraints need to be epressed in terms of the unknowns, and. If she has 20 hours available, and she makes cups and plates and each cup takes 6 minutes and each plate takes 3 minutes, then or (6 min./cup)( cups) + (3min./ plate)( plates) (20 hrs./min.)(60 min./hr.) (You use here since she s not required to use all her time. The units on both sides are minutes.) If each cup takes 3/4 lb. of cla and each plate takes 1 lb. of cla and she has 250 lbs. of cla available, then if she makes cups and plates, or (3/4 lb. of cla/cup)( cups) + (1 lb. of cla/plate)( plates) 250 lbs. of cla (Again, she s not required to use all her cla. The units on both sides are lbs. of cla.) It s not uncommon to have a problem in which some of the constraints are obvious (if ou happen to think of them) but are unstated. These constraints generall take the form of assuming that the variables are nonnegative. That s certainl the case in this problem. Clearl, the potter can t make a negative number of cups or plates. However, even if the constraints are obvious, the need to be stated. As will be seen in the net section, when it comes to solving the problem, the constraints 0 0 are necessar to the solution of the problem. Thus, a statement of all the constraints in this problem is:

17 Section 2.2: Setting Up Linear Programming Problems 57 A complete translation of the problem into a mathematical model then is: Let = number of cups the potter makes = number of plates the potter makes Maimize P = subject to the constraints: Eample A plant makes aluminum and copper wire. Each pound of aluminum wire requires 5 kwh of electricit and 1/4 hr. of labor. Each pound of copper wire requires 2 kwh of electricit and 1/2 hr. of labor. Production of copper wire is restricted b the fact that raw materials are available to produce at most 60 lbs./da. Electricit is limited to 500 kwh/da and labor to 40 person hrs./da. If the profit from aluminum wire is $.25/lb. and the profit from copper is $.40/lb., how much of each should be produced to maimize profit and what is the maimum profit? Solution (setting up the problem): Taking this one step at a time, the answer to step 1 is contained in the question part of this problem when ou re asked, How much of each (aluminum wire and copper wire) should be produced? So the unknowns are: = number of lbs. of aluminum wire = number of lbs. of copper wire Once the unknowns are determined, rereading the question indicates that it s the profit that is to be maimized. Clearl the profit can be epressed as: P = $.25 + $.40 Again, the rest of the problem contains the constraints. No more than 60 lbs. of copper can be produced each da, no more than 500 kwh of electricit are available each da and no more than 40 person hrs of labor are available each da. Using the rest of the information in the problem ields the following constraints: 1. lbs. of copper 60 lbs. of copper 2. (5 kwh/lb. of aluminum wire)( lbs. of aluminum wire) + (2 kwh/lb. of copper wire)( lbs. of copper wire) 500 kwh 3. (1/4 hr. of labor/lb. of aluminum wire)( lbs. of aluminum wire) + (1/2 hr. of labor/lb. of copper wire)( lbs. of copper wire) 40 hrs. of labor These inequalities reduce to: It s also necessar to include, as before: 0, 0

18 58 Chapter 2: Geometric Linear Programming So the complete statement of the problem is: Let = number of lbs. of aluminum wire produced each da = number of lbs. of copper wire produced each da. Maimize P = subject to the constraints: Eample A diet is to contain at least 600 units of vitamins, 600 units of minerals and 1800 calories. Two foods are available: A, which costs $.04/unit and B which costs $.06/unit. A unit of food A contains 2 units of vitamins, 1 unit of minerals and 4 calories; a unit of food B contains 1 unit of vitamins, 4 units of minerals and 4 calories. Find the minimum cost for a diet that consists of a miture of these two foods and also meets the minimum nutrition requirements. Solution (setting up the problem): Proceeding a step at a time, it s necessar to first determine the unknowns. The last sentence sas to find a minimum cost for a diet consisting of a miture of foods A and B, so it looks like the unknowns are: = number of units of food A = number of units of food B The cost of the diet is to be minimized so, letting C = cost of the diet, means minimizing the objective function: C = ($.04/unit of A) ( units of A) + ($.06/unit of B) ( units of B). Since the diet has to have at least 600 units of vitamins, 600 units of minerals and 1800 units of calories, the constraint inequalities are: (2 units of vitamins/unit of A) ( units of A) + (1 unit of vitamins/unit of B) ( units of B) 600 units of vitamins (1 unit of minerals/unit of A) ( units of A) + (4 units of minerals/unit of B) ( units of B) 600 units of minerals (4 calories/unit of A) ( units of A) + (4 calories/unit of B) ( units of B) 1800 calories Simplifing these inequalities and including the obvious ones which require that the variables be nonnegative gives:

19 Section 2.2: Setting Up Linear Programming Problems 59 0 So the complete statement of the problem is: Let = number of units of A in the diet = number of units of B in the diet. Minimize C = $.04 + $.06 subject to the constraints: Eample A manufacturer of outdoor furniture makes wooden couches, tables and chairs, each of which must be fabricated, assembled and finished. Each table requires 1 hour to fabricate, 3 hours to assemble and 4 hours to finish and returns a profit of $10. Each couch requires 6 hours to fabricate, 10 hours to assemble and 8 hours to finish and returns a profit of $12. Each chair requires 1 hour to fabricate, 1 hour to assemble and 1 hour to finish and returns a profit of $6. The manufacturer has 12,000 staff hours available each week for fabrication, 30,000 staff hours for assembling and 40,000 staff hours for finishing. How man units of each tpe of furniture should the manufacturer produce each week in order to maimize his profit? Solution (setting up the problem): Looking at the question asked in this problem, it s eas to see that the variables are: = number of tables = number of couches z = number of chairs The objective function (which is to be maimized) is represented b The constraint inequalities are: P = $10 + $12 + $6z z 12, z 30, z 40, z 0 Eamples 2.11, 2.12 and 2.13 will be solved in Section 3 but ou ll have to wait until Chapter 3, when the simple method is studied, in order to be able to solve Eample The reason Eample 2.14 isn t solved using the methods of this chapter is that this eample involves more than 2 variables which means that the inequalities can t be graphed in two dimensional space (the plane). While it s possible to graph the

20 60 Chapter 2: Geometric Linear Programming inequalities in three dimensional space, the simple method of Chapter 3 provides a better alternative. Problems In each of the following eercises, set up the linear programming problem. In other words, identif the variables to be used, state the function to be maimized or minimized, and state all the constraint inequalities. Do not tr to solve the problem. 1. A farmer has a 320 acre farm on which she plants two crops: corn and sobeans. For each acre of corn planted, her epenses are $50 and for each acre of sobeans planted, her epenses are $100. Each acre of corn requires 100 bushels of storage and ields a profit of $60; each acre of sobeans requires 40 bushels of storage and ields a profit of $90. If the total amount of storage space available is 19,200 bushels and the farmer has onl $20,000 on hand, how man acres of each crop should she plant in order to maimize her profit? What will her profit be if she follows this strateg? 2. A dietitian wants to design a breakfast menu for certain hospital patients. The menu is to include two items X and Y. Suppose that each ounce of X provides 2 units of vitamin C and 2 units of iron and each ounce of Y provides 1 unit of vitamin C and 2 units of iron. Suppose the cost of X is 4 /ounce and the cost of Y is 3 /ounce. If the breakfast menu must provide at least 8 units of vitamin C and 10 units of iron, how man ounces of each item should be provided in order to meet the iron and vitamin C requirements for the least cost? What will this breakfast cost? 3. Sharon Brd wants to invest no more than $5000 in two stocks, A and B. Stock A is considered speculative and stock B is considered conservative. She wants to invest no more than $4000 in stock B and at least $600 in stock A. The average return is 10% for stock A (if the market doesn t take a nose dive) and 8% in stock B. To protect herself in case the market goes down sharpl, she decides her investment in stock B should be at least 1/3 her investment in stock A. How much should she invest in each stock to maimize her return on her investments? 4. A compan manufactures checker sets and chess sets. Suppose each da the compan has available 1900 boards (which can be used for both games) and 80,000 units of wood for making pieces. Each checker set uses 20 units of wood and each chess set uses 80 units of wood. The distributors the compan sells to can take up to 1250 checker sets per da and up to 750 chess sets per da. The compan makes a profit of $1 on each checker set and $1.25 on each chess set. How man checker sets and how man chess sets should the compan make each da in order to maimize its profits? What is the profit per da using this strateg?

21 Section 2.2: Setting Up Linear Programming Problems Azalea State Creamer makes ice cream bars and ice cream sandwiches. It can make no more than a combined total of 4000 boes of bars and sandwiches each da but it has a market for up to 2400 boes of bars and up to 2000 boes of sandwiches. It can sell no more than three times as man bars as sandwiches. If the compan makes 6 on each bo of bars and 5 on each bo of sandwiches, find the number of boes of bars and sandwiches that should be made to maimize the profit. Find the profit per da using this strateg. 6. Michigan Polar Products makes downhill and cross-countr skis. A pair of downhill skis requires 2 man-hours for cutting, 1 man-hour for shaping and 3 man-hours for finishing while a pair of cross-countr skis requires 2 man-hours for cutting, 2 manhours for shaping and 1 man-hour for finishing. Each da the compan has available 140 man-hours for cutting, 120 man-hours for shaping and 150 man-hours for finishing. How man pairs of each tpe of ski should the compan manufacture each da in order to maimize profit if a pair of downhill skis ields a profit of $10 and a pair of cross-countr skis ields a profit of $8? 7. Tom decides to adopt a vegetarian diet consisting of fruits, grains and vegetables. His minimum dail requirements are 14 units of protein, 16 units of carbohdrates, and 12 units of fiber. Suppose a serving of fruits can suppl him with 1 unit of protein, 2 units of carbohdrates and 1 unit of fiber while a serving of grains provides 3 units of protein, 2 units of carbohdrates, and 3 units of fiber. A serving of vegetables provides 4 units of protein, 3 units of carbohdrates and 2 units of fiber. If fruit costs 30 per serving, grains cost 60 per serving and vegetables cost 70 per serving, how man servings of each tpe of food should he eat per da in order to satisf his dail food requirements at minimum cost? 8. And s Fanc Cookie Compan packages 3 cookie assortments, the Fanc assortment, the Delue assortment and the Supreme assortment. The Fanc assortment has 15 chocolate chip cookies and 3 chocolate chocolate chip cookies. The Delue assortment has 12 chocolate chip cookies, 3 chocolate cookies and 3 chocolate chocolate chip cookies while the Supreme assortment has 9 chocolate chip, 6 chocolate and 3 chocolate chocolate chip cookies. The compan makes 2100 chocolate chip cookies per minute, 1200 chocolate cookies per minute and 900 chocolate chocolate chip cookies per minute. The Fanc assortment sells for $1.50, the Delue for $1.75 and the Supreme for $2. How man of each tpe of assortment should be made per minute in order to maimize revenue? 9. O David s is tring to maimize profit for Big O s, Half Pounders and Turke O Nuggets. The have determined the make a profit of 60 on each Big O, 50 on each Half Pounder and $1 on each Turke O Nugget. Each product takes cooking time and assembl time. Big O s use 4 minutes of cooking time, Half Pounders use 3 minutes of cooking time and Turke O Nuggets use 5 minutes of cooking time. Big O s use 2 minutes of assembl time while Half Pounders and O Nuggets each use 1 minute of assembl time. There are 228 minutes of cooking time and 120 minutes of assembl time available at the lunch hour. The know from previous

22 62 Chapter 2: Geometric Linear Programming eperience that the must produce a minimum of 20 Big O s and 26 Half Pounders. How man of each tpe should the produce to maimize profit? 10. A famil building an earth-sheltered house needs at least 200 cubic ards of fill dirt and at least 50 cubic ards of top soil. Supplier A can provide at most 100 cubic ards of fill dirt and at most a combined total of 125 cubic ards of the two tpes of dirt. Supplier B can provide at most 30 cubic ards of top soil and at most a combined total of 150 cubic ards of the two tpes of dirt. The cost per cubic ard of each tpe of dirt from each supplier is given below. Find the amount of each tpe of dirt that should be provided b each supplier in order to minimize the cost. Fill dirt Topsoil A $4 per cu.d. $25 per cu. d. B $5 per cu.d. $20 per cu.d. 11. Pulverizer Gravel Compan has a quarr on Duraleigh Road and one on HW 1. The compan needs to provide gravel to 3 locations in Raleigh; one on Avent Ferr Road, one on Si Forks Road and one on Downtown Boulevard. The Duraleigh quarr can provide at most 600 tons/da and the one on HW 1 can provide at most 800 tons/da. The Avent Ferr Road, the Si Forks Road and the Downtown Boulevard locations require 400 tons, 400 tons and 500 tons of gravel dail respectivel. The costs for gravel delivered from the Duraleigh quarr to Avent Ferr Road, Si Forks Road and Downtown Boulevard are $8, $7 and $9 per ton respectivel while the costs for gravel delivered from the HW 1 quarr to the three locations are $11, $10 and $8 per ton respectivel. What trucking schedule will enable the compan to meet the demand for gravel and at the same time keep the cost of delivering the gravel to a minimum? (Hint: Let 1 = the number of tons of gravel delivered from the Duraleigh quarr to Avent Ferr Road. Then there are 5 other variables in this problem.) 12. A compan makes two tpes of sofas, regular and long, at two locations, one in Hickor and one in Lenoir. The plant in Hickor has a dail operating budget of $45,000 and can produce at most 300 sofas dail in an combination. It costs $150 to make a regular sofa and $200 to make a long sofa at the Hickor plant. The Lenoir plant has a dail operating budget of $36,000, can produce at most 250 sofas dail in an combination and makes a regular sofa for $135 and a long sofa for $180. The compan wants to limit production to a maimum of 250 regular sofas and 350 long sofas each da. If the compan makes a profit of $50 on each regular sofa and $70 on each long sofa, how man of each tpe should be made at each plant in order to maimize profit? What is the maimum profit?

23 Section 2.2: Setting Up Linear Programming Problems A grocer store stocks 4 different sizes of tomato sauce; A, B, C, and D. The profit per case of each size is $1, $1.50, $1.50, and $2. The amounts of storage space per case of each size is 3, 6, 4, and 12 cubic feet respectivel. The amounts of time required for unpacking and shelving a case of each size are 2, 3, 4, and 4 minutes respectivel. From past eperience the store bus at least 2 times as much of size A as the other three sizes combined. Assume the store gets in a shipment weekl and has 4800 cubic feet of storage and 3600 minutes of unpacking and shelving time available per week. How man cases of each size of tomato sauce should be purchased each week in order to maimize profit? 2.3 Solving Problems Using the Geometric Method Now that ou know how to set up linear programming problems, let s look at a technique known as the Geometric Method (or Graphical Method or Method of Corners) which can be used to solve linear programming problems. To see wh it works, let s look at the first eample that was set up in Section 2.2. Eample 2.11 (continued): A potter is making cups and plates. It takes her 6 minutes to make a cup and 3 minutes to make a plate. Each cup uses 3/4 lb. of cla and each plate uses 1 lb. of cla. She has 20 hours available for making the cups and plates and has 250 lbs. of cla on hand. She makes a profit of $2 on each cup and $1.50 on each plate. How man cups and how man plates should she make in order to maimize her profit? Solution: This problem was stated in mathematical terms as: Let = number of cups the potter makes = number of plates the potter makes Maimize P = subject to The graph of the region in the plane that s described b the set of constraint inequalities is:

24 64 Chapter 2: Geometric Linear Programming = 1200 (0,250) (120,160).75 + = 250 (0,0) 100 (200,0) This region (shaded in the graph) is known as the feasible region or feasible set, because the coordinates of the points in this region are the onl values of and that can be used in computing values for the profit P, since those values of and are the onl values that satisf all of the constraints. Now suppose P = is graphed for various values of P. Then a set of lines that have the same slope (m = 4/3) but different intercepts (depending on the value used for P) will be graphed. If these parallel lines are superimposed on the graph above, the following picture is obtained: (0,250) 200 (120,160) 100 (0,0) 100 (200,0) P = 600 P = -400 P = -150 P = 0 P = 300 P = 200

25 Section 2.2: Solving Problems Using the Geometric Method 65 You can see that for some values of P (P = 400, P = 150, P = 600), the graph of the objective function P = doesn t intersect the feasible region. The values of and that gave those values of P are not in the feasible region and thus don t satisf the constraints. In fact, the onl values of P that are allowed are the ones for which the graph of P = does intersect the feasible region (e.g. P = 200 or P = 300). So what are those values of P? Well, if ou visualize sweeping the line for P = from the bottom left part of the plane to the top right, ou can see that the line for P doesn t intersect the feasible region at all until the value for P increases to 0. As P increases from 0 through positive values of P, the line continues to intersect the region, but eventuall the value of P gets large enough that the line no longer intersects the feasible region. The last value of P (and the largest) for which the line still intersects the region is the value obtained for P at the corner point (120, 160). Now that s still an infinite number of values for P (from P evaluated at (0, 0) to P evaluated at (120, 160)) but since it s a maimum value for P that s needed, the problem becomes much simpler. There s onl one maimum value for P and that occurs at just one point the corner point (120, 160). So the maimum value of P on the feasible region is P = 2(120) + 1.5(160) = 480. It s also worth noting that the smallest value of P on the feasible region occurs at the corner point (0, 0). The ideas that have been used in this eample form the basis for the proof of a theorem. This theorem is the cornerstone of the Geometric method for solving linear programming problems. Before the theorem is stated, some terms which are used in the theorem need to be defined. Definition: Closed polhedral set A set in the plane is a closed polhedral set if the boundar of the set is formed b straight lines and the boundar lines are included in the set. Eample Figure (a) is a closed polhedral set but neither Figure (b) nor Figure (c) is a closed polhedral set. (a) (b) not closed (c) not polhedral

26 66 Chapter 2: Geometric Linear Programming If ou look at the feasible sets associated with the eamples which were set up in Section 2.2, ou ll see that the re all closed polhedral sets. Theorem: Suppose C is a closed polhedral set in the plane and ƒ = a + b is a linear function. If ƒ has a maimum value on C the maimum value occurs at a corner point of C. If ƒ has a minimum value on C then that minimum value occurs at a corner point of C. If ƒ has the same value at two adjacent corner points of C, then ƒ has that value at ever point on the line segment joining those two corner points. The onl time ƒ ma not take on a maimum (minimum) value on a closed polhedral set is if the set is unbounded. If ou look at Eamples 2.11, 2.12 and 2.13 which were set up in Section 2.2 and graph the feasible sets associated with those problems, ou see that the regions in Eamples 2.11 and 2.12 are both bounded, so an linear function ƒ = a + b which is to be maimized (or minimized) on the feasible set will be maimized (or minimized) at a corner point. However, in the case of Eample 2.13, the region is unbounded. Eample 2.13 (continued): Minimize C = $.04 + $.06 subject to , 0

27 Section 2.2: Solving Problems Using the Geometric Method = (150,300) = = 1800 (400,50) If the cost function C = $.04 + $.06 were to be maimized, it wouldn t be possible to do it since and can be made as big as ou want and the point would still be in the feasible region. However, C is to be minimized, which can be done, because sliding the line for C = to the bottom left corresponds to looking at smaller values of C. In fact, the furthest toward the bottom left that the line for C can be moved and still intersect the feasible set is again a corner point of the feasible set. However, rather than tring to eeball which corner point gives the minimum, let s use the theorem. It sas that if C has a minimum on the set, it has to occur at a corner point. Since it can be seen from the graph that C should have a minimum on the region, let s evaluate C = at each of the corner points of the feasible region and pick the smallest value of C. Thus C(0, 600) =.04(0) +.06(600) = 36 C(150, 300) =.04(150) +.06(300) = 24 C(400,50) =.04(400) +.06(50) = 19 C(600, 0) =.04(600) +.06(0) = 24 An alternate wa of displaing this information is to make a table showing all the corner points and the cost associated with each. Corner point Cost = (0,600) $36 (150,300) $24 (400,50) $19 (600,0) $24 In an case the minimum value of C is $19 which occurs when the diet consists of 400 units of food A and 50 units of food B.

28 68 Chapter 2: Geometric Linear Programming If the theorem is applied to Eample 2.11, which was eeballed, then P(0,0) = $0 P(120,160) = $480 P(200,0) = $400 P(0,250) = $375 Again, the answer is that the maimum of P is $480. It occurs when 120 cups and 160 plates are produced. The onl other thing that can happen is if the function ƒ in the theorem is maimized (minimized) at two adjacent corner points. That can happen if the slope of the graph of ƒ is the same as the slope of one of the boundar lines of the feasible set. (See the eample below.) Then an point on the line segment joining the two corner points will maimize (minimize) ƒ and ou can pick whichever point on that line segment ou want to use. Eample Maimize P = 2 + subject to Solution: = 1200 (0,250) (120,160) 100 (200,0).75 + = 250 (0,0) Corner point P = 2 + (0,0) $0 (200,0) $400 (120,160) $400 (0,250) $250

29 Section 2.2: Solving Problems Using the Geometric Method 69 The maimum value assumed b P is $400, and this value is obtained at all points on the line segment joining (120,160) and (200,0), the two corner points where the maimum occurs. Procedure for solving linear programming problems using the geometric method: 1. Translate the problem into mathematical terms (as eplained in Section 2.2). 2. Graph the feasible set described b the constraint inequalities and find the coordinates of all the corner points. If the region is unbounded, determine whether itʼs possible for the objective function to obtain the desired etreme value. If not, write no solution. Otherwise go to step Evaluate the objective function at each of the corner points. 4. Find the corner point that makes the objective function a maimum (minimum). If thereʼs onl one such corner point then the value of the objective function at that point is the maimum (minimum). If there are two adjacent corner points that maimize (minimize) the objective function then the maimum (minimum) value of the objective function occurs at an point on the line segment joining the two corner points. Eample 2.12 (continued). It was necessar to maimize P = subject to Solution: Graphing the feasible set gives the following region:

30 70 Chapter 2: Geometric Linear Programming = (0,60) (40,60) = 60 (85,37.5) = 40 (0,0) (100,0) 200 The corner points are (0,0), (100,0), (85,37.5), (40,60), (0,60), and evaluating P at each of those points gives: Corner Point P = (0,0) $0 (100,0) $25 (85,37.5) $36.25 (40,60) $34 (0,60) $24 So the maimum value of P is $36.25 and that value occurs when = 85 and = Thus the maimum profit occurs when 85 lbs. of aluminum wire and 37.5 lbs. of copper wire are produced each da. Eample A manufacturer of pickup trucks makes a standard version and a customized version. Each standard pickup requires 8 staff hours to assemble, 2 staff hours to paint, 2 staff hours to upholster and is sold for a profit of $90. Each customized pickup requires 18 staff hours to assemble, 2 staff hours to paint, 1 staff hour to upholster and is sold for a profit of $100. During each da 360 staff hours are available to assemble, 50 staff hours to paint and 40 staff hours to upholster the trucks. How man of each tpe of pickup should be produced each da in order to maimize the profit? Solution: Let = number of standard pickups produced each da = number of customized pickups produced each da The problem is to maimize P = subject to

31 Section 2.2: Solving Problems Using the Geometric Method The graph of the feasible set is: = = (9,16) 10 (15,10) = The corner points are (0,0), (20,0), (15,10), (9,16), (0,20). Evaluating P at each of the corner points gives: Corner Point Profit = (0,0) 90(0) + 100(0) = 0 (20,0) 90(20) + 100(0) = 1800 (15,10) 90(15) + 100(10) = 2350 (9,16) 90(9) + 100(16) = 2410 (0,20) 90(0) + 100(20) = 2000 So the maimum value of P is $2410 which occurs when 9 standard pickups and 16 customized pickups are produced each da. Eample A nutritionist working for a compan providing backpacking equipment is told to produce a package of food sufficient for one backpacker for three das. She must meet certain nutritional requirements and et keep the weight of the food at a minimum. She is considering a combination of two dehdrated foods which are packaged in plastic bags. Each bag of food A contains 4 units of protein, 2 units of fat, and 2 units of carbohdrates and weighs.3 pounds. Each bag of food B contains 3 units of protein, 1 unit of fat and 6 units of carbohdrates and weighs.2 pounds. A backpacker needs 42 units of protein, 18 units of fat and 30 units of carbohdrates for a three da backpacking trip. How man bags of each food should she put in the package?

32 72 Chapter 2: Geometric Linear Programming Solution: Let = number of bags of food A = number of bags of food B She wants to minimize W = subject to: The graph of the feasible set is: = = (6,6) (9,2) = The corner points are: (0,18), (6,6), (9,2), (15,0). Evaluating W at each of the corner points gives: W(0,18) =.3(0) +.2(18) = 3.6 W(6,6) =.3(6) +.2(6) = 3.0 W(9,2) =.3(9) +.2(2) = 3.1 W(15,0) =.3(15) + (0) = 4.5 So the minimum value of W is 3.0 lbs which occurs when 6 bags of food A and 6 bags of food B are put in the package.

33 Section 2.2: Solving Problems Using the Geometric Method 73 Problems 1. Maimize P = Maimize P = 2 + subject to subject to , 0 0, 0 3. Minimize C = Maimize P = subject to subject to , 0 5. Find the minimum and maimum of 6. Minimize C = 10 + P = subject to subject to , 0 0, 0 7. Maimize P = Maimize P = + 2 subject to subject to , 0 9. Find the minimum and maimum of P = 3 4 subject to In problems 10-14, find the maimum and minimum values of the objective function subject to the constraints P = P = + 4

34 74 Chapter 2: Geometric Linear Programming 12. P = P = P = + 2 In problems 15-17, determine the maimum and minimum values of the objective function, if possible. If not possible, eplain wh not. 15. P = P = + 2 subject to subject to , P = 2 3 subject to , 0 Problems are problems which ou have alread set up in Section A dietitian wants to design a breakfast menu for certain hospital patients. The menu is to include two items X and Y. Suppose that each ounce of X provides 2 units of vitamin C and 2 units of iron and each ounce of Y provides 1 unit of vitamin C and 2 units of iron. Suppose the cost of X is 4 /ounce and the cost of Y is 3 /ounce. If the breakfast menu must provide at least 8 units of vitamin C and 10 units of iron, how man ounces of each item should be provided in order to meet the iron and vitamin C requirements for the least cost? What will this breakfast cost? 19. A farmer has a 320 acre farm on which she plants two crops: corn and sobeans. For each acre of corn planted, her epenses are $50 and for each acre of sobeans planted, her epenses are $100. Each acre of corn requires 100 bushels of storage and ields a profit of $60; each acre of sobeans requires 40 bushels of storage and ields a profit of $90. If the total amount of storage space available is 19,200 bushels and the farmer has onl $20,000 on hand, how man acres of each crop should she plant in order to maimize her profit? What will her profit be if she follows this strateg? 20. A compan manufactures checker sets and chess sets. Suppose each da the compan has available 1900 boards (which can be used for both games) and 80,000 units of wood for making pieces. Each checker set uses 20 units of wood and each chess set uses 80 units of wood. The distributors the compan sells to can take up to 1250 checker sets per da and up to 750 chess sets per da. The compan makes a profit of $1 on each checker set and $1.25 on each chess set. How man checker

35 Section 2.2: Solving Problems Using the Geometric Method 75 sets and how man chess sets should the compan make each da in order to maimize its profits? What is the profit per da using this strateg? 21. Sharon Brd wants to invest no more than $5000 in two stocks, A and B. Stock A is considered speculative and stock B is considered conservative. She wants to invest no more than $4000 in stock B and at least $600 in stock A. The average return is 10% for stock A (if the market doesn't take a nose dive) and 8% in stock B. To protect herself in case the market goes down sharpl, she decides her investment in stock B should be at least 1/3 her investment in stock A. How much should she invest in each stock to maimize her return on her investments? 22. Michigan Polar Products makes downhill and cross-countr skis. A pair of downhill skis requires 2 man-hours for cutting, 1 man-hour for shaping and 3 man-hours for finishing while a pair of cross-countr skis requires 2 man-hours for cutting, 2 manhours for shaping and 1 man-hour for finishing. Each da the compan has available 140 man-hours for cutting, 120 man-hours for shaping and 150 man-hours for finishing. How man pairs of each tpe of ski should the compan manufacture each da in order to maimize profit if a pair of downhill skis ields a profit of $10 and a pair of cross-countr skis ields a profit of $8? 23. Azalea State Creamer makes ice cream bars and ice cream sandwiches. It can make no more than a combined total of 4000 boes of bars and sandwiches each da but it has a market for up to 2400 boes of bars and up to 2000 boes of sandwiches. It can sell no more than three times as man bars as sandwiches. If the compan makes 6 on each bo of bars and 5 on each bo of sandwiches, find the number of boes of bars and sandwiches that should be made to maimize the profit. Find the profit per da using this strateg. 24. A small business makes 3-speed and 10-speed biccles at two different factories. Factor A produces 16 3-speed and speed bikes in one da while factor B produces 12 3-speed and speed bikes dail. It costs $1000/da to operate factor A and $800/da to operate factor B. An order for 96 3-speed bikes and speed bikes has just arrived. How man das should each factor be operated in order to fill this order at a minimum cost? What is the minimum cost? 25. A to compan has two part-time emploees, Sam and Carl, who make pogo sticks, skateboards, and uniccles. Sam can turn out 1 pogo stick, 3 skateboards and 3 uniccles per da. Carl can turn out 2 pogo sticks, 5 skateboards and 1 uniccle per da. The compan has an order for 10 pogo sticks, 28 skateboards, and 8 uniccles. Sam is paid $50 per da and Carl is paid $60 per da. How man das should Sam and Carl work to turn out the order as cheapl as possible? 26. A lake is to be stocked with trout and salmon. Two foods, A and B, are available in the lake. Each trout requires 2 units of A and 1 unit of B per da while each salmon requires 1 unit of A and 3 units of B per da. Onl 500 units of A and 900 units of B are available dail. If each trout weighs 2 lbs. and each salmon weighs 4 lbs., how

Section 7.2 Linear Programming: The Graphical Method

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

More information

Graphing Linear Equations

Graphing Linear Equations 6.3 Graphing Linear Equations 6.3 OBJECTIVES 1. Graph a linear equation b plotting points 2. Graph a linear equation b the intercept method 3. Graph a linear equation b solving the equation for We are

More information

Linear Inequality in Two Variables

Linear Inequality in Two Variables 90 (7-) Chapter 7 Sstems of Linear Equations and Inequalities In this section 7.4 GRAPHING LINEAR INEQUALITIES IN TWO VARIABLES You studied linear equations and inequalities in one variable in Chapter.

More information

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form

Solving Quadratic Equations by Graphing. Consider an equation of the form. y ax 2 bx c a 0. In an equation of the form SECTION 11.3 Solving Quadratic Equations b Graphing 11.3 OBJECTIVES 1. Find an ais of smmetr 2. Find a verte 3. Graph a parabola 4. Solve quadratic equations b graphing 5. Solve an application involving

More information

f(x,y)=12x+8y f(0, 9.7)=12(0)+8(9.7) =77.6 f(5,3)=12(5)+8(3) =84 f(14,0)=12(14)+0(0) =168

f(x,y)=12x+8y f(0, 9.7)=12(0)+8(9.7) =77.6 f(5,3)=12(5)+8(3) =84 f(14,0)=12(14)+0(0) =168 # 3 A diet is to include at least 140 milligrams of Vitamin A and at least 145 milligrams of Vitamin B. These requirements can be obtained from tpes of food. Tpe X contains 10 milligrams of Vitamin A and

More information

Pre-AP Algebra 2 Lesson 2-6 Linear Programming Problems

Pre-AP Algebra 2 Lesson 2-6 Linear Programming Problems Lesson 2-6 Linear Programming Problems Objectives: The students will be able to: use sstems of linear inequalities to solve real world problems. set up constraints & objective functions for linear programming

More information

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1

INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4. Example 1 Chapter 1 INVESTIGATIONS AND FUNCTIONS 1.1.1 1.1.4 This opening section introduces the students to man of the big ideas of Algebra 2, as well as different was of thinking and various problem solving strategies.

More information

5.2 Inverse Functions

5.2 Inverse Functions 78 Further Topics in Functions. Inverse Functions Thinking of a function as a process like we did in Section., in this section we seek another function which might reverse that process. As in real life,

More information

MATH REVIEW SHEETS BEGINNING ALGEBRA MATH 60

MATH REVIEW SHEETS BEGINNING ALGEBRA MATH 60 MATH REVIEW SHEETS BEGINNING ALGEBRA MATH 60 A Summar of Concepts Needed to be Successful in Mathematics The following sheets list the ke concepts which are taught in the specified math course. The sheets

More information

The Slope-Intercept Form

The Slope-Intercept Form 7.1 The Slope-Intercept Form 7.1 OBJECTIVES 1. Find the slope and intercept from the equation of a line. Given the slope and intercept, write the equation of a line. Use the slope and intercept to graph

More information

More Equations and Inequalities

More Equations and Inequalities Section. Sets of Numbers and Interval Notation 9 More Equations and Inequalities 9 9. Compound Inequalities 9. Polnomial and Rational Inequalities 9. Absolute Value Equations 9. Absolute Value Inequalities

More information

My earliest recollection

My earliest recollection 9.4 Sstems of Linear Inequalities; Linear Programming 513 M earliest recollection of feeling that mathematics might some da be something special was perhaps in the fourth grade when I showed the arithmetic

More information

SECTION 2-2 Straight Lines

SECTION 2-2 Straight Lines - Straight Lines 11 94. Engineering. The cross section of a rivet has a top that is an arc of a circle (see the figure). If the ends of the arc are 1 millimeters apart and the top is 4 millimeters above

More information

Math 152, Intermediate Algebra Practice Problems #1

Math 152, Intermediate Algebra Practice Problems #1 Math 152, Intermediate Algebra Practice Problems 1 Instructions: These problems are intended to give ou practice with the tpes Joseph Krause and level of problems that I epect ou to be able to do. Work

More information

I think that starting

I think that starting . Graphs of Functions 69. GRAPHS OF FUNCTIONS One can envisage that mathematical theor will go on being elaborated and etended indefinitel. How strange that the results of just the first few centuries

More information

2.7 Applications of Derivatives to Business

2.7 Applications of Derivatives to Business 80 CHAPTER 2 Applications of the Derivative 2.7 Applications of Derivatives to Business and Economics Cost = C() In recent ears, economic decision making has become more and more mathematicall oriented.

More information

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures and has been around a long time! In this brief Section we discuss the basic coordinate geometr of a circle - in particular

More information

5.1. A Formula for Slope. Investigation: Points and Slope CONDENSED

5.1. A Formula for Slope. Investigation: Points and Slope CONDENSED CONDENSED L E S S O N 5.1 A Formula for Slope In this lesson ou will learn how to calculate the slope of a line given two points on the line determine whether a point lies on the same line as two given

More information

LINEAR FUNCTIONS OF 2 VARIABLES

LINEAR FUNCTIONS OF 2 VARIABLES CHAPTER 4: LINEAR FUNCTIONS OF 2 VARIABLES 4.1 RATES OF CHANGES IN DIFFERENT DIRECTIONS From Precalculus, we know that is a linear function if the rate of change of the function is constant. I.e., for

More information

Solving Absolute Value Equations and Inequalities Graphically

Solving Absolute Value Equations and Inequalities Graphically 4.5 Solving Absolute Value Equations and Inequalities Graphicall 4.5 OBJECTIVES 1. Draw the graph of an absolute value function 2. Solve an absolute value equation graphicall 3. Solve an absolute value

More information

Zeros of Polynomial Functions. The Fundamental Theorem of Algebra. The Fundamental Theorem of Algebra. zero in the complex number system.

Zeros of Polynomial Functions. The Fundamental Theorem of Algebra. The Fundamental Theorem of Algebra. zero in the complex number system. _.qd /7/ 9:6 AM Page 69 Section. Zeros of Polnomial Functions 69. Zeros of Polnomial Functions What ou should learn Use the Fundamental Theorem of Algebra to determine the number of zeros of polnomial

More information

Chapter 8. Lines and Planes. By the end of this chapter, you will

Chapter 8. Lines and Planes. By the end of this chapter, you will Chapter 8 Lines and Planes In this chapter, ou will revisit our knowledge of intersecting lines in two dimensions and etend those ideas into three dimensions. You will investigate the nature of planes

More information

C3: Functions. Learning objectives

C3: Functions. Learning objectives CHAPTER C3: Functions Learning objectives After studing this chapter ou should: be familiar with the terms one-one and man-one mappings understand the terms domain and range for a mapping understand the

More information

6. The given function is only drawn for x > 0. Complete the function for x < 0 with the following conditions:

6. The given function is only drawn for x > 0. Complete the function for x < 0 with the following conditions: Precalculus Worksheet 1. Da 1 1. The relation described b the set of points {(-, 5 ),( 0, 5 ),(,8 ),(, 9) } is NOT a function. Eplain wh. For questions - 4, use the graph at the right.. Eplain wh the graph

More information

D.2. The Cartesian Plane. The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles. D10 APPENDIX D Precalculus Review

D.2. The Cartesian Plane. The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles. D10 APPENDIX D Precalculus Review D0 APPENDIX D Precalculus Review SECTION D. The Cartesian Plane The Cartesian Plane The Distance and Midpoint Formulas Equations of Circles The Cartesian Plane An ordered pair, of real numbers has as its

More information

Slope-Intercept Form and Point-Slope Form

Slope-Intercept Form and Point-Slope Form Slope-Intercept Form and Point-Slope Form In this section we will be discussing Slope-Intercept Form and the Point-Slope Form of a line. We will also discuss how to graph using the Slope-Intercept Form.

More information

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes

2.6. The Circle. Introduction. Prerequisites. Learning Outcomes The Circle 2.6 Introduction A circle is one of the most familiar geometrical figures. In this brief Section we discuss the basic coordinate geometr of a circle - in particular the basic equation representing

More information

SECTION 2.2. Distance and Midpoint Formulas; Circles

SECTION 2.2. Distance and Midpoint Formulas; Circles SECTION. Objectives. Find the distance between two points.. Find the midpoint of a line segment.. Write the standard form of a circle s equation.. Give the center and radius of a circle whose equation

More information

Systems of Linear Equations: Solving by Substitution

Systems of Linear Equations: Solving by Substitution 8.3 Sstems of Linear Equations: Solving b Substitution 8.3 OBJECTIVES 1. Solve sstems using the substitution method 2. Solve applications of sstems of equations In Sections 8.1 and 8.2, we looked at graphing

More information

7.3 Solving Systems by Elimination

7.3 Solving Systems by Elimination 7. Solving Sstems b Elimination In the last section we saw the Substitution Method. It turns out there is another method for solving a sstem of linear equations that is also ver good. First, we will need

More information

NAME DATE PERIOD. 11. Is the relation (year, percent of women) a function? Explain. Yes; each year is

NAME DATE PERIOD. 11. Is the relation (year, percent of women) a function? Explain. Yes; each year is - NAME DATE PERID Functions Determine whether each relation is a function. Eplain.. {(, ), (0, 9), (, 0), (7, 0)} Yes; each value is paired with onl one value.. {(, ), (, ), (, ), (, ), (, )}. No; in the

More information

Linear Equations in Two Variables

Linear Equations in Two Variables Section. Sets of Numbers and Interval Notation 0 Linear Equations in Two Variables. The Rectangular Coordinate Sstem and Midpoint Formula. Linear Equations in Two Variables. Slope of a Line. Equations

More information

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model

1.6. Piecewise Functions. LEARN ABOUT the Math. Representing the problem using a graphical model . Piecewise Functions YOU WILL NEED graph paper graphing calculator GOAL Understand, interpret, and graph situations that are described b piecewise functions. LEARN ABOUT the Math A cit parking lot uses

More information

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered

1. a. standard form of a parabola with. 2 b 1 2 horizontal axis of symmetry 2. x 2 y 2 r 2 o. standard form of an ellipse centered Conic Sections. Distance Formula and Circles. More on the Parabola. The Ellipse and Hperbola. Nonlinear Sstems of Equations in Two Variables. Nonlinear Inequalities and Sstems of Inequalities In Chapter,

More information

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

FINAL EXAM REVIEW MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. FINAL EXAM REVIEW MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine whether or not the relationship shown in the table is a function. 1) -

More information

Functions and Graphs CHAPTER INTRODUCTION. The function concept is one of the most important ideas in mathematics. The study

Functions and Graphs CHAPTER INTRODUCTION. The function concept is one of the most important ideas in mathematics. The study Functions and Graphs CHAPTER 2 INTRODUCTION The function concept is one of the most important ideas in mathematics. The stud 2-1 Functions 2-2 Elementar Functions: Graphs and Transformations 2-3 Quadratic

More information

Linear and Quadratic Functions

Linear and Quadratic Functions Chapter Linear and Quadratic Functions. Linear Functions We now begin the stud of families of functions. Our first famil, linear functions, are old friends as we shall soon see. Recall from Geometr that

More information

Florida Algebra I EOC Online Practice Test

Florida Algebra I EOC Online Practice Test Florida Algebra I EOC Online Practice Test Directions: This practice test contains 65 multiple-choice questions. Choose the best answer for each question. Detailed answer eplanations appear at the end

More information

DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS

DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS a p p e n d i g DISTANCE, CIRCLES, AND QUADRATIC EQUATIONS DISTANCE BETWEEN TWO POINTS IN THE PLANE Suppose that we are interested in finding the distance d between two points P (, ) and P (, ) in the

More information

REVIEW OF ANALYTIC GEOMETRY

REVIEW OF ANALYTIC GEOMETRY REVIEW OF ANALYTIC GEOMETRY The points in a plane can be identified with ordered pairs of real numbers. We start b drawing two perpendicular coordinate lines that intersect at the origin O on each line.

More information

Mathematical goals. Starting points. Materials required. Time needed

Mathematical goals. Starting points. Materials required. Time needed Level A7 of challenge: C A7 Interpreting functions, graphs and tables tables Mathematical goals Starting points Materials required Time needed To enable learners to understand: the relationship between

More information

SYSTEMS OF LINEAR EQUATIONS

SYSTEMS OF LINEAR EQUATIONS SYSTEMS OF LINEAR EQUATIONS Sstems of linear equations refer to a set of two or more linear equations used to find the value of the unknown variables. If the set of linear equations consist of two equations

More information

So, using the new notation, P X,Y (0,1) =.08 This is the value which the joint probability function for X and Y takes when X=0 and Y=1.

So, using the new notation, P X,Y (0,1) =.08 This is the value which the joint probability function for X and Y takes when X=0 and Y=1. Joint probabilit is the probabilit that the RVs & Y take values &. like the PDF of the two events, and. We will denote a joint probabilit function as P,Y (,) = P(= Y=) Marginal probabilit of is the probabilit

More information

Lines and Planes 1. x(t) = at + b y(t) = ct + d

Lines and Planes 1. x(t) = at + b y(t) = ct + d 1 Lines in the Plane Lines and Planes 1 Ever line of points L in R 2 can be epressed as the solution set for an equation of the form A + B = C. The equation is not unique for if we multipl both sides b

More information

{ } Sec 3.1 Systems of Linear Equations in Two Variables

{ } Sec 3.1 Systems of Linear Equations in Two Variables Sec.1 Sstems of Linear Equations in Two Variables Learning Objectives: 1. Deciding whether an ordered pair is a solution.. Solve a sstem of linear equations using the graphing, substitution, and elimination

More information

Find the Relationship: An Exercise in Graphing Analysis

Find the Relationship: An Exercise in Graphing Analysis Find the Relationship: An Eercise in Graphing Analsis Computer 5 In several laborator investigations ou do this ear, a primar purpose will be to find the mathematical relationship between two variables.

More information

Graphing Quadratic Equations

Graphing Quadratic Equations .4 Graphing Quadratic Equations.4 OBJECTIVE. Graph a quadratic equation b plotting points In Section 6.3 ou learned to graph first-degree equations. Similar methods will allow ou to graph quadratic equations

More information

3 Optimizing Functions of Two Variables. Chapter 7 Section 3 Optimizing Functions of Two Variables 533

3 Optimizing Functions of Two Variables. Chapter 7 Section 3 Optimizing Functions of Two Variables 533 Chapter 7 Section 3 Optimizing Functions of Two Variables 533 (b) Read about the principle of diminishing returns in an economics tet. Then write a paragraph discussing the economic factors that might

More information

SLOPE OF A LINE 3.2. section. helpful. hint. Slope Using Coordinates to Find 6% GRADE 6 100 SLOW VEHICLES KEEP RIGHT

SLOPE OF A LINE 3.2. section. helpful. hint. Slope Using Coordinates to Find 6% GRADE 6 100 SLOW VEHICLES KEEP RIGHT . Slope of a Line (-) 67. 600 68. 00. SLOPE OF A LINE In this section In Section. we saw some equations whose graphs were straight lines. In this section we look at graphs of straight lines in more detail

More information

EQUATIONS OF LINES IN SLOPE- INTERCEPT AND STANDARD FORM

EQUATIONS OF LINES IN SLOPE- INTERCEPT AND STANDARD FORM . Equations of Lines in Slope-Intercept and Standard Form ( ) 8 In this Slope-Intercept Form Standard Form section Using Slope-Intercept Form for Graphing Writing the Equation for a Line Applications (0,

More information

SAMPLE. Polynomial functions

SAMPLE. Polynomial functions Objectives C H A P T E R 4 Polnomial functions To be able to use the technique of equating coefficients. To introduce the functions of the form f () = a( + h) n + k and to sketch graphs of this form through

More information

Chapter 3 & 8.1-8.3. Determine whether the pair of equations represents parallel lines. Work must be shown. 2) 3x - 4y = 10 16x + 8y = 10

Chapter 3 & 8.1-8.3. Determine whether the pair of equations represents parallel lines. Work must be shown. 2) 3x - 4y = 10 16x + 8y = 10 Chapter 3 & 8.1-8.3 These are meant for practice. The actual test is different. Determine whether the pair of equations represents parallel lines. 1) 9 + 3 = 12 27 + 9 = 39 1) Determine whether the pair

More information

North Carolina Community College System Diagnostic and Placement Test Sample Questions

North Carolina Community College System Diagnostic and Placement Test Sample Questions North Carolina Communit College Sstem Diagnostic and Placement Test Sample Questions 0 The College Board. College Board, ACCUPLACER, WritePlacer and the acorn logo are registered trademarks of the College

More information

Example 1: Model A Model B Total Available. Gizmos. Dodads. System:

Example 1: Model A Model B Total Available. Gizmos. Dodads. System: Lesson : Sstems of Equations and Matrices Outline Objectives: I can solve sstems of three linear equations in three variables. I can solve sstems of linear inequalities I can model and solve real-world

More information

Solving Systems Using Tables and Graphs. Use the chart below to review vocabulary. These vocabulary words will help you complete this page.

Solving Systems Using Tables and Graphs. Use the chart below to review vocabulary. These vocabulary words will help you complete this page. - ELL Support Solving Sstems Using Tables and Graphs Use the chart below to review vocabular. These vocabular words will help ou complete this page. Word Classif (verb) KLAS uh fah Classified (verb) KLAS

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Chapter 6 Eponential and Logarithmic Functions Section summaries Section 6.1 Composite Functions Some functions are constructed in several steps, where each of the individual steps is a function. For eample,

More information

Linear Programming. Solving LP Models Using MS Excel, 18

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

More information

Solving Systems of Equations

Solving Systems of Equations Solving Sstems of Equations When we have or more equations and or more unknowns, we use a sstem of equations to find the solution. Definition: A solution of a sstem of equations is an ordered pair that

More information

In this this review we turn our attention to the square root function, the function defined by the equation. f(x) = x. (5.1)

In this this review we turn our attention to the square root function, the function defined by the equation. f(x) = x. (5.1) Section 5.2 The Square Root 1 5.2 The Square Root In this this review we turn our attention to the square root function, the function defined b the equation f() =. (5.1) We can determine the domain and

More information

Higher. Polynomials and Quadratics 64

Higher. Polynomials and Quadratics 64 hsn.uk.net Higher Mathematics UNIT OUTCOME 1 Polnomials and Quadratics Contents Polnomials and Quadratics 64 1 Quadratics 64 The Discriminant 66 3 Completing the Square 67 4 Sketching Parabolas 70 5 Determining

More information

Solving Special Systems of Linear Equations

Solving Special Systems of Linear Equations 5. Solving Special Sstems of Linear Equations Essential Question Can a sstem of linear equations have no solution or infinitel man solutions? Using a Table to Solve a Sstem Work with a partner. You invest

More information

135 Final Review. Determine whether the graph is symmetric with respect to the x-axis, the y-axis, and/or the origin.

135 Final Review. Determine whether the graph is symmetric with respect to the x-axis, the y-axis, and/or the origin. 13 Final Review Find the distance d(p1, P2) between the points P1 and P2. 1) P1 = (, -6); P2 = (7, -2) 2 12 2 12 3 Determine whether the graph is smmetric with respect to the -ais, the -ais, and/or the

More information

LESSON EIII.E EXPONENTS AND LOGARITHMS

LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS LESSON EIII.E EXPONENTS AND LOGARITHMS OVERVIEW Here s what ou ll learn in this lesson: Eponential Functions a. Graphing eponential functions b. Applications of eponential

More information

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA. Tuesday, January 24, 2012 9:15 a.m. to 12:15 p.m.

The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA. Tuesday, January 24, 2012 9:15 a.m. to 12:15 p.m. INTEGRATED ALGEBRA The Universit of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA Tuesda, Januar 4, 01 9:15 a.m. to 1:15 p.m., onl Student Name: School Name: Print our name and

More information

THIS CHAPTER INTRODUCES the Cartesian coordinate

THIS CHAPTER INTRODUCES the Cartesian coordinate 87533_01_ch1_p001-066 1/30/08 9:36 AM Page 1 STRAIGHT LINES AND LINEAR FUNCTIONS 1 THIS CHAPTER INTRODUCES the Cartesian coordinate sstem, a sstem that allows us to represent points in the plane in terms

More information

2.1 Three Dimensional Curves and Surfaces

2.1 Three Dimensional Curves and Surfaces . Three Dimensional Curves and Surfaces.. Parametric Equation of a Line An line in two- or three-dimensional space can be uniquel specified b a point on the line and a vector parallel to the line. The

More information

Downloaded from www.heinemann.co.uk/ib. equations. 2.4 The reciprocal function x 1 x

Downloaded from www.heinemann.co.uk/ib. equations. 2.4 The reciprocal function x 1 x Functions and equations Assessment statements. Concept of function f : f (); domain, range, image (value). Composite functions (f g); identit function. Inverse function f.. The graph of a function; its

More information

Chapter 6 Quadratic Functions

Chapter 6 Quadratic Functions Chapter 6 Quadratic Functions Determine the characteristics of quadratic functions Sketch Quadratics Solve problems modelled b Quadratics 6.1Quadratic Functions A quadratic function is of the form where

More information

Direct Variation. 1. Write an equation for a direct variation relationship 2. Graph the equation of a direct variation relationship

Direct Variation. 1. Write an equation for a direct variation relationship 2. Graph the equation of a direct variation relationship 6.5 Direct Variation 6.5 OBJECTIVES 1. Write an equation for a direct variation relationship 2. Graph the equation of a direct variation relationship Pedro makes $25 an hour as an electrician. If he works

More information

SECTION 7-4 Algebraic Vectors

SECTION 7-4 Algebraic Vectors 7-4 lgebraic Vectors 531 SECTIN 7-4 lgebraic Vectors From Geometric Vectors to lgebraic Vectors Vector ddition and Scalar Multiplication Unit Vectors lgebraic Properties Static Equilibrium Geometric vectors

More information

Algebra II Notes Piecewise Functions Unit 1.5. Piecewise linear functions. Math Background

Algebra II Notes Piecewise Functions Unit 1.5. Piecewise linear functions. Math Background Piecewise linear functions Math Background Previousl, ou Related a table of values to its graph. Graphed linear functions given a table or an equation. In this unit ou will Determine when a situation requiring

More information

CHAPTER 10 SYSTEMS, MATRICES, AND DETERMINANTS

CHAPTER 10 SYSTEMS, MATRICES, AND DETERMINANTS CHAPTER 0 SYSTEMS, MATRICES, AND DETERMINANTS PRE-CALCULUS: A TEACHING TEXTBOOK Lesson 64 Solving Sstems In this chapter, we re going to focus on sstems of equations. As ou ma remember from algebra, sstems

More information

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

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

More information

Solution of the System of Linear Equations: any ordered pair in a system that makes all equations true.

Solution of the System of Linear Equations: any ordered pair in a system that makes all equations true. Definitions: Sstem of Linear Equations: or more linear equations Sstem of Linear Inequalities: or more linear inequalities Solution of the Sstem of Linear Equations: an ordered pair in a sstem that makes

More information

POLYNOMIAL FUNCTIONS

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

More information

2.5 Library of Functions; Piecewise-defined Functions

2.5 Library of Functions; Piecewise-defined Functions SECTION.5 Librar of Functions; Piecewise-defined Functions 07.5 Librar of Functions; Piecewise-defined Functions PREPARING FOR THIS SECTION Before getting started, review the following: Intercepts (Section.,

More information

4 Constrained Optimization: The Method of Lagrange Multipliers. Chapter 7 Section 4 Constrained Optimization: The Method of Lagrange Multipliers 551

4 Constrained Optimization: The Method of Lagrange Multipliers. Chapter 7 Section 4 Constrained Optimization: The Method of Lagrange Multipliers 551 Chapter 7 Section 4 Constrained Optimization: The Method of Lagrange Multipliers 551 LEVEL CURVES 2 7 2 45. f(, ) ln 46. f(, ) 6 2 12 4 16 3 47. f(, ) 2 4 4 2 (11 18) 48. Sometimes ou can classif the critical

More information

When I was 3.1 POLYNOMIAL FUNCTIONS

When I was 3.1 POLYNOMIAL FUNCTIONS 146 Chapter 3 Polnomial and Rational Functions Section 3.1 begins with basic definitions and graphical concepts and gives an overview of ke properties of polnomial functions. In Sections 3.2 and 3.3 we

More information

7.3 Parabolas. 7.3 Parabolas 505

7.3 Parabolas. 7.3 Parabolas 505 7. Parabolas 0 7. Parabolas We have alread learned that the graph of a quadratic function f() = a + b + c (a 0) is called a parabola. To our surprise and delight, we ma also define parabolas in terms of

More information

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

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

More information

1 Maximizing pro ts when marginal costs are increasing

1 Maximizing pro ts when marginal costs are increasing BEE12 Basic Mathematical Economics Week 1, Lecture Tuesda 12.1. Pro t maimization 1 Maimizing pro ts when marginal costs are increasing We consider in this section a rm in a perfectl competitive market

More information

SECTION 5-1 Exponential Functions

SECTION 5-1 Exponential Functions 354 5 Eponential and Logarithmic Functions Most of the functions we have considered so far have been polnomial and rational functions, with a few others involving roots or powers of polnomial or rational

More information

Double Integrals in Polar Coordinates

Double Integrals in Polar Coordinates Double Integrals in Polar Coordinates. A flat plate is in the shape of the region in the first quadrant ling between the circles + and +. The densit of the plate at point, is + kilograms per square meter

More information

Classifying Solutions to Systems of Equations

Classifying Solutions to Systems of Equations CONCEPT DEVELOPMENT Mathematics Assessment Project CLASSROOM CHALLENGES A Formative Assessment Lesson Classifing Solutions to Sstems of Equations Mathematics Assessment Resource Service Universit of Nottingham

More information

Core Maths C2. Revision Notes

Core Maths C2. Revision Notes Core Maths C Revision Notes November 0 Core Maths C Algebra... Polnomials: +,,,.... Factorising... Long division... Remainder theorem... Factor theorem... 4 Choosing a suitable factor... 5 Cubic equations...

More information

that satisfies (2). Then (3) ax 0 + by 0 + cz 0 = d.

that satisfies (2). Then (3) ax 0 + by 0 + cz 0 = d. Planes.nb 1 Plotting Planes in Mathematica Copright 199, 1997, 1 b James F. Hurle, Universit of Connecticut, Department of Mathematics, Unit 39, Storrs CT 669-39. All rights reserved. This notebook discusses

More information

Some Tools for Teaching Mathematical Literacy

Some Tools for Teaching Mathematical Literacy Some Tools for Teaching Mathematical Literac Julie Learned, Universit of Michigan Januar 200. Reading Mathematical Word Problems 2. Fraer Model of Concept Development 3. Building Mathematical Vocabular

More information

The Point-Slope Form

The Point-Slope Form 7. The Point-Slope Form 7. OBJECTIVES 1. Given a point and a slope, find the graph of a line. Given a point and the slope, find the equation of a line. Given two points, find the equation of a line y Slope

More information

5.3 Graphing Cubic Functions

5.3 Graphing Cubic Functions Name Class Date 5.3 Graphing Cubic Functions Essential Question: How are the graphs of f () = a ( - h) 3 + k and f () = ( 1_ related to the graph of f () = 3? b ( - h) 3 ) + k Resource Locker Eplore 1

More information

2.3 Quadratic Functions

2.3 Quadratic Functions 88 Linear and Quadratic Functions. Quadratic Functions You ma recall studing quadratic equations in Intermediate Algebra. In this section, we review those equations in the contet of our net famil of functions:

More information

Name Class Date. Additional Vocabulary Support

Name Class Date. Additional Vocabulary Support - Additional Vocabular Support Rate of Change and Slope Concept List negative slope positive slope rate of change rise run slope slope formula slope of horizontal line slope of vertical line Choose the

More information

Why should we learn this? One real-world connection is to find the rate of change in an airplane s altitude. The Slope of a Line VOCABULARY

Why should we learn this? One real-world connection is to find the rate of change in an airplane s altitude. The Slope of a Line VOCABULARY Wh should we learn this? The Slope of a Line Objectives: To find slope of a line given two points, and to graph a line using the slope and the -intercept. One real-world connection is to find the rate

More information

Connecting Transformational Geometry and Transformations of Functions

Connecting Transformational Geometry and Transformations of Functions Connecting Transformational Geometr and Transformations of Functions Introductor Statements and Assumptions Isometries are rigid transformations that preserve distance and angles and therefore shapes.

More information

2.3 TRANSFORMATIONS OF GRAPHS

2.3 TRANSFORMATIONS OF GRAPHS 78 Chapter Functions 7. Overtime Pa A carpenter earns $0 per hour when he works 0 hours or fewer per week, and time-and-ahalf for the number of hours he works above 0. Let denote the number of hours he

More information

Direct Variation. COMPUTERS Use the graph at the right that shows the output of a color printer.

Direct Variation. COMPUTERS Use the graph at the right that shows the output of a color printer. 9-5 Direct Variation MAIN IDEA Use direct variation to solve problems. New Vocabular direct variation constant of variation Math nline glencoe.com Etra Eamples Personal Tutor Self-Check Quiz CMPUTERS Use

More information

Shake, Rattle and Roll

Shake, Rattle and Roll 00 College Board. All rights reserved. 00 College Board. All rights reserved. SUGGESTED LEARNING STRATEGIES: Shared Reading, Marking the Tet, Visualization, Interactive Word Wall Roller coasters are scar

More information

x y The matrix form, the vector form, and the augmented matrix form, respectively, for the system of equations are

x y The matrix form, the vector form, and the augmented matrix form, respectively, for the system of equations are Solving Sstems of Linear Equations in Matri Form with rref Learning Goals Determine the solution of a sstem of equations from the augmented matri Determine the reduced row echelon form of the augmented

More information

Section 2-3 Quadratic Functions

Section 2-3 Quadratic Functions 118 2 LINEAR AND QUADRATIC FUNCTIONS 71. Celsius/Fahrenheit. A formula for converting Celsius degrees to Fahrenheit degrees is given by the linear function 9 F 32 C Determine to the nearest degree the

More information

x x y y Then, my slope is =. Notice, if we use the slope formula, we ll get the same thing: m =

x x y y Then, my slope is =. Notice, if we use the slope formula, we ll get the same thing: m = Slope and Lines The slope of a line is a ratio that measures the incline of the line. As a result, the smaller the incline, the closer the slope is to zero and the steeper the incline, the farther the

More information

The Graphical Method: An Example

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

More information