Linear Programming. There are 5 main steps to solving a Linear Programming problem:

Size: px
Start display at page:

Download "Linear Programming. There are 5 main steps to solving a Linear Programming problem:"

Transcription

1 Linear Programming Linear Programming is actually one of the most useful topics in math because it is a simple model for problems with limited resources. Many large companies, even the military, use linear programming to solve problems such as finding maximum profits when given certain restrictions on different variables. There are 5 main steps to solving a Linear Programming problem: 1) Place all of the necessary information into a neat and organized table. 2) Find out what has to be maximized or minimized, and in most cases it is the profit or cost. Then, write the profit/cost equation. 3) Find the variables of the problem and what parts can be controlled. These equations will be known as the constraints. Depending on the problem there can be many or very few constraints. 4) Once the constraints have been established, plot them on a graph to find the vertices of the linear function. 5) After the graph is drawn, the vertices of the graph will tell you the maximum or minimum of the system by plugging them into the profit/cost equation. Now lets try this problem together. A magazine company sells two main types of magazines: Healthwise sells for $12 and Superteen sells for $10. It costs the company $9 to produce Healthwise and $8 to produce Superteen. In one week the publishing company can print copies of Healthwise and from copies of Superteen, but no more than 500 copies in total. How many of each type should be printed in order for the company to make maximum profit. The first step is to make a chart to make everything neat and organized. This step is used to make things easier for you to understand. Magazine Sales Amount Production Costs Healthwise Superteen $12 $10 $9 $8 Now that the information is organized we can find the profit equation: Number of Printable Copies

2 X= Healthwise Y = Superteen The Profit equation will be P = the Profit X makes + the Profit Y makes Since production costs for Healthwise is $9, we have to subtract it from the Sales amount, which is $12. So $12 $9 = $3 The production costs for Superteen are $8 and the price is $10 so the profit will be the two subtracted. So $10 $8 = $2 The Profit Equation will be P = 3x + 2y Now we have to find the constraints. These constraints will explain how to draw the graph. The constraints will be: x + y 500 This constraint means that the number of Healthwise magazine (x) plus the number of Superteen magazines (y) is less than or equal to 500, because all together it said in the problem that no more than 500 copies can be made in one week. Therefore x + y has to be less than or equal to x 300 This constraint explains that only copies of Healthwise can be printed during one week 100 y 250 within a week. The last constraint shows the amount of copies that Superteen can make To find out how to graph the line x + y 500, you have to give x a number to solve for y. X + y = 500 Lets make x = y = 500 y = y= 400 So the co ordinates are (100, 400) Lets get another set of values to draw the line correctly, but this time, lets plug in for y. x + y = 500 Lets make y = 200 x = 500 x =

3 x = 300 So the co ordinates are (300, 200) As you know x will have two straight lines one on 200 and one on 300. Y will also have two straight lines, one on 100 and the other on 250. Now we plot the graph, which will look like this: Notice that the area shaded is shared by all regions of the constraints. As you can see there is a boxed in area that is shaded which has five labelled intercepts: A (200,100), B (300, 100) and E (200, 250). The intercepts D and E are a little different since you can only see one precise intercept (y = 250). To find the other value plug in the x or y value that you do know and solve for x or y (substitution). D = y = 250 so x + y = 500 x = 500 x = x = 250 The vertices D are (250, 250) C = x = 300 so x + y = y = 500 y = y = 200 The for C are (300, 200) Now that we have all of the vertices we can plug them into our profit equation and solve for the maximum profit. A) P = 3x +2y (200,100) P = 3(200) + 2(100) P = P = $800 B) P = 3x +2y (300,100) P = 3(300) + 2(100) P = P = $1100 C) P = 3x + 2y (300,200) P = 3(300) + 2(200) D) P = 3x + 2y (250,250) P = 3(250) +2(250)

4 P = P = $1300 P = P = $1250 E) P = 3x + 2y P = 3(200) + 2(250) P = P = $1100 (200,100) (300,100) (300,200) (250,250) (200,250) P = 3x + 2y $800 $1100 $1300 max $1250 $1100 The company should make 300 copies of Healthwise and 200 copies of Superteen to make a maximum profit of $1300. Lets try another question together. A lumber company converts logs into baseball bats. In a week, the company can turn out 400 bats, of which 100 deluxe bats and 150 regular bats are required on a regular basis. The profit of a deluxe baseball bat is $20 and the profit on a regular baseball bat is $30. How many of each type should the lumber company make to have maximum profit? Remember to first make a chart to organize the information. Type of Bat Deluxe Regular Demand X = Deluxe Profit $20 $30 Y = Regular The profit equation this time will be P = 20x + 30y because there are no production costs. The constraints are: x + y 400 This means that in total the company cannot make anymore than 400 bats in one week.

5 X 100 The x is greater than or equal to 100 because that is the minimum amount of deluxe bats that the company can make. Y 150 The y is greater than or equal to 150 because it is the minimum amount of regular bats that can be made in one week since there is a demand for at least that amount. To plot the graph we have to find the co ordinates for x + y 400. Remember to pick a number for the x or y value and solve for either x or y. X + y = 400 x = y = 400 y = y = 300 So the co ordinates are (100,300) x + y =400 x +100 = 400 x = x = 300 So the co ordinates are (300,100) And of course we know that there will be a line at x = 100 and y = 150 Now you can plot the graph, which will look like this: Notice that the area shaded is shared by all regions of the constraints. To find the coordinates at A, you know it is on the x axis at 100 and the y axis is 0, so the A is (100, 0). To find the coordinates of B, we know that it is 0 on the y axis and intercepts with the line for x + y = 400. So all we do is sub in 0 for y and solve for x. y=0 x + y = 400 x + 0 = 400

6 x = 400 The coordinates at B are (400, 0) To find the coordinates at C, we know that the two lines intersecting are y = 150, and x + y = 400. Again, sub in 150 for y and solve for x. y = 150 x + y = 400 x = 400 x = x = 250 The coordinates at C are (250, 150) The coordinates of D are pretty straight forward sine all we need to do is look at the graph and see that the two lines intersecting at D are x = 100 and y = 150. So the coordinates of D are (100, 150) The vertices are: A (100, 0), B(400, 0), C(250, 150) and D(100, 150). Remember that we plug these intercepts into the profit equation and find the maximum profit. A) P = 20x + 30y (100, 0) P = 20(100) + 30(0) P = $2000 B) P = 20x + 30y (400, 0) P = 20(400) + 30(0) P = $8000 C) P = 20x + 30y (250, 150) P = 20(250) + 30(150) P = $9500 D) P = 20x + 30y (100, 150) P = 20(100) + 30(150) P = $6500 (100, 0) (400, 0) (250, 150) (100, 150) P = 20x + 30y $2000 $8000 $9500 maximum $6500 To make a maximum profit the lumber company must make 250 deluxe bats and 150 regular bats to make a maximum profit of $9500. Let s try one last question together: A window manufacturing company makes two types of windows, regular and heavy duty. Each regular window takes approximately 3 hours to cut and 1 hour to finish. The heavy duty

7 windows take 2 hours to cut and 4 hours to finish. Each regular window makes a net profit of $80 and the heavy duty window makes a net profit of $200. If 4 cutting and 6 finishing workers are used 12 hours per day how many of each window should be made for the company to make a maximum profit? Draw the organization table Type of Window Regular Heavy Duty Cutting Hours 3 hours 2 hours Finishing Hours 1 hour 4 hours Profit $80 $200 The profit equation will be P = 80x + 200y. The constraints are: 3x +2y 48 It takes three hours to cut a regular window and two hours to cut a heavy duty one. The forty eight comes from the 4 cutting workers multiplied by how long they worked which was 12 hours at maximum. x+ 4y 72 It takes one hour to finish a regular and 4 hours to finish a heavy duty window. The seventy two is the 6 workers multiplied by the 12 hours because that is the maximum time that the finishers can work. To plot the graph we have to draw the two constraints so lets sub in the values for x and y. 3x +2y = 48 3(10) + 2y = 48 2y = y = 18 y=9 The co ordinates are (10,9) 3x +2y =48 3x + 2(3)= 48 3x = x = 42 x = 14 The co ordinates are (14,3) x + 4y = y = 72 4y = y = 68 y = 17 The coordinates are (4, 17) Here s what the graph should look like: x + 4y = 72 x + 4(15) = 72 x = x = 12 The coordinates are (12, 15)

8 Notice that the area shaded is shared by all regions of the constraints. A) (0, 0) B) y = 0 3x + 2y = 48 3x + 0 = 48 3x = 48 x = 16 The coordinates of B are (16, 0) C) 3x + 2y = 48 x + 4y = 72 For this particular intercept, we use the method of elimination to solve for x and y. (3x + 2y = 48)( 2) 6x 4y = 96 + x + 4y = 72 5x = 24 x = 4.8 x + 4y = y = 72 4y = y = 67.2 y = 16.8 So, the coordinates for C are (4.8, 16.8) D) x = 0 x + 4y = y = 72 y = 18 The coordinates at D are (0, 18) (0,0) (16,0) P = 80x + 200y $0 $1280

9 (4.8, 16.8) (0,18) $3744 maximum $3600 To make a maximum profit the company would have to sell 4.8 regular windows and 16.8 heavy duty windows to make a profit of $3744. Now you can try some of the practice problems on your own. Practise Questions Let s Refresh Your Memory (A review of finding max. and mins., and y = mx + b) 1) Determine the maximum and minimum values for each of the following: a) ƒ (x,y) = 3x + 5y vertices at (4,8), (2,4), (1,1), (5,2) b) ƒ (x,y) = x + 4y vertices at (0,7), (0,0), (6,2), (5,4) 2) The size of shoe a person needs varies linearly with the length of his or her foot. The smallest adult shoe size is Size 5, and it fits a 9 inch long foot. An 11inch foot requires a Size 11 shoe. a) b) c) d) Write the particular equation, which expresses shoe size in terms of foot length. If your foot is a foot long, what size shoe do you need? Bob Lanier of the Detroit Pistons wears a Size 22 shoe. How long is his foot? Plot a graph of adult shoe size versus foot length. Use the given points and calculated points. Be sure that the domain is consistent with the information in this problem. 3) If you jump out of an airplane at high altitude but do not open your parachute, you will soon fall at a constant velocity called your terminal velocity. Suppose that at t=0, you jump. When t=15 seconds, your wrist altimeter shows that your distance from the ground, d, is 3600 meters. When t=35 seconds, you have dropped to d=2400 meters. Assume that you are at your terminal velocity by the time t=15. a) Explain why d varies linearly with t after you have reached your terminal velocity. b) Write the particular equation expressing d in terms of t. c) If you neglect to open your parachute, when will you hit the ground? d) According to your mathematical model, how high was the airplane when you jumped? e) The plane was actually at 4200 meters when you jumped. How do you reconcile this fact with your answer in part d?

10 Now we re ready! 4) A lumber company can convert logs into either lumber or plywood. In a given week the mill can turn out 400 units in production, of which 100 units of lumber and 150 units of plywood are required by regular customers. The profit on a unit of lumber is $20 and the profit on plywood for one unit is $30. How many units of each type should the mill produce per week in order for maximum profit? 5) An accountant s analysis shows that you have $ to invest in stocks and bonds. The least that you are allowed to invest in stocks is $6 000 and you cannot invest more than $ in stocks. You may also invest no more than $ in bonds. The interest in the stocks is 8% tax free and the interest on the bonds is percent tax free. How much should you invest in each type to maximize your profit? What is the income form the $ invested. 6) A stationary company makes two types of notebooks: a deluxe notebook, with subject dividers that sell for $1.25 and a regular notebook that sells for $.90. The production cost is $1.00 for each deluxe notebook and $0.75 for each regular notebook. The company has the facilities to manufacture between 2000 and 3000 deluxe and 3000 and 6000 regular, but not more than 7000 altogether. How many notebooks of each type should be manufactured to maximize the difference between the selling prices and the production costs? 7) A coffee company purchases mixed lots of coffee beans and grades them into premium, regular and unusable beans. The company needs at least 280 tons of premium grade and 200 tons of regular grade coffee beans. The company can purchase ungraded coffee beans from two suppliers in any amount desired. Samples from the two suppliers contain the following percentages of premium, regular and unusable beans; Sample A B Premium 20% 40% Regular 50% 20% Unusable 30% 40% If supplier A charges $125 per ton and B charges $200 per ton how much should the company purchase from each supplier to fulfill its needs at minimum cost? 8) Gary Smelting Company receives a monthly order for at least 40 tons of iron, 60 tons of copper and 40 tons of lead. It can fill the order by smelting either alloy A or alloy B. Each railroad carload of A will produce 1 ton of iron, 3 tons of copper and 4 tons of lead after smelting. Each railroad carload of B will produce 2 tons of iron, 2 tons of copper and 1 ton of lead after smelting. If the cost of smelting one carload of the alloy A is $350 and the cost

11 of smelting one carload of the alloy B is $200, how many carloads of each should be used to fill the order at the minimum cost to Gary Smelting? What is the minimum cost? 9) A furniture company makes two types of desks, one plain and one fancy. Each plain desk takes 3 hours of work to assemble and 1 hour to finish. Each fancy desk takes 2 hours of work to assemble and 4 hours to finish. The 4 assembly workers and 6 sanding workers are each used 12 hours per day. Each plain desk has a net profit of $80 and each fancy desk has a net profit of $200. If the company can sell all the desks it makes, how many of each kind should be produced each day in order to make maximum profit. 10) Almosttexas makes two types of calculators. Deluxe sells for $12 and Top of the Line sells for $10. It costs Almosttexas $9 to produce a deluxe and $8 to produce a Top of the Line calculator. In one week, Almottexas can produce 200 to 300 deluxe calculators and 100 to 250 Top of the Line calculators, but no more than 500 in total. How many of each type should the company make to have the maximum profit? 11) A carpenter makes tables and chairs. Each table can be sold for a profit of $30 and each chair for a profit of $10. The carpenter can afford to spend up to 40 hours working and it takes six hours to make a table and three hours to make a chair. Customer demand requires her to make at least three times as many chairs as tables. Tables take up four times as much storage space as chairs and there is no room for more than 4 tables per week. How many tables and chairs will she have to make, to make maximum profit? 12) A nutrition centre sells health food to mountain climbing teams. The Trailblazer mix package contains one pound of corn cereal mixed with four pounds of wheat cereal and sells for $9.75. The Frontier mix package contains two pounds of corn cereal with three pounds of wheat cereal and sells for $9.50. The centre has 60 pounds of corn cereal and 120 pounds of wheat cereal available. How many packages of each mix should the centre sell to maximize its income? 13) Angie and Nicole run very successful lemonade stand for most of the summer. They made both lemonade and fruit punch. Although the ingredients for the fruit punch cost more, they sold both drinks for the same price. Their profit for a cup of lemonade was $0.20, but only $0.15 a cup for fruit punch. Every morning they made drinks for the day. One morning they discovered that they were low on supplies. The lemonade recipe requires ½ a cup of sugar per quart, whereas the fruit punch only required ¼ a cup per quart. They had about 4.5 cups of sugar on hand and in addition they only had enough oranges to make 8 quarts of fruit punch. The friends want to make as much profit as they can, how much profit will they make if they only made lemonade? Only fruit punch? What would the profit be if they made both drinks? 14) A manufacturer of CB radios makes a profit of $20 on a deluxe model and $15 on a standard model. The company wishes to produce at least 70 deluxe models and at least

12 100 standard models per day. To maintain high quality, the daily production should not exceed 200 radios. How many of each type should be produced daily in order to maximize the profit? 15) A manufacturer of tennis rackets makes a profit of $15 on each oversized racket and $8 on each standard racket. To meet dealer demand, daily production of standard rackets should be between 30 and 80, and production of oversized rackets should be between 10 and 30. To maintain high quality, the total number of rackets produced should no exceed 80 per day. How many of each type of racket should be manufactured daily to maximize the profit? 16) Put your knowledge to the test! Create a scenario involving the production of Discmans and Walkmans. Using the constraints below, create your own linear programming question! Constraints: 5x + 3y x + y x + 2y 2200 Profit = $75x + $50y LINEAR PROGRAMMING QUIZ 3) An Agricultural farm consists of 240 acres of cropland. The farmer wants to plant part or all of the acreage in corn or oats. The profit per acre in corn production is $40 and the profit in oats is $30. An additional restriction is that the total hours of labor during the production is no more than 320. Each of the acres of land in corn production uses 2 hours of labor during the production period whereas the production of oats requires only 1 hour per acre. How many acres of land should be planted in corn and how many in oats to make the absolute profit? 4) Manufacturing cabinet company makes two types of cabinets drawers, one plain and one fancy. Each plain drawer takes 2 hours of work to assemble and 1 hour to sand. Each fancy drawer takes 1 hour of work to assemble and 4 hours to sand. The 4 assembly workers and the 6 sanding workers are used 12 hours per day. Each plain drawer makes a net profit of $3 and the fancy drawers make a net profit of $5. If the company can sell all the drawers it makes, how many of each kind should be produced each day in order to maximize the profit. 5) Kellogg s of Toronto, Ontario is going to produce a new cereal from a mixture of bran and rice that contains at least 88 grams of protein and at least 36 mg of iron. Knowing that bran contains 80 grams of protein and 40 mg of iron per kilogram and that rice contains 100g of

13 protein and 30 mg of iron per kilogram, find the minimum cost of producing this new cereal if bran cost 50 cents per kilogram and rice cost 40 cents per kilogram. 6) Sanyo makes stereo receivers. It produces a 30 watt receiver that it sells for $100 profit and a 50 watt receiver that it sells for a $150 profit. The 30 watt receiver requires 3 hours to manufacture and the 50 watt receiver takes 5 hours to manufacture. The cabinet shop spends 1 hour on a 30 watt receiver and 3 hours on a 50 watt receiver. Packing takes 2 hours for both receivers. Per week, Sanyo has available work hours for manufacturing, hours for cabinet making and hours for packing. How many receivers of each type should Sanyo produce per week to maximize its profit and what is the maximum profit per week? 7) A cement manufacturer produces two types of cement, namely granules and powder. She cannot make more than 1600 bags a day due to a shortage of vehicles to transport the cement out of the plant. A sales contract means she must produce at least 500 bags of powered cement per day. She is further restricted by a shortage of time; the granulated cement requires twice as much time to make as the powered cement. A bag of powered cement is $3 per bag and a bag of granulated cement is $4. What is the maximum profit she can make? 8) The Buick Manufacturing plant in Flint, Michigan must fill orders for Park Avenues from two dealers. The first dealer, Farmington Buick, has ordered 20 Park Avenues and the second dealer Brighton Buick has ordered 30. The manufacturer has the cars stored in two different areas, southeast Flint and southwest Flint. Both dealers can spend no more than $800 each on shipping costs. The shipping costs, per car are $15 from southeast Flint to Brighton, $13 from southeast Flint to Farmington, $14 from southwest Flint to Brighton and $16 from southwest Flint to Farmington. With these conditions find the number of cars shipped from each area to each dealer if the total shipping cost is to be a minimum. What is the cost? 9) Seibering Tire Company of Akron, Ohio has units of raw rubber to use in production radical tires for cars and tractors. Each car tire requires 5 units of rubber and each tractor tire requires 20 units of rubber. Labor costs are $8 for a car tire and $12 for a tractor tire. If Seiberling does not want to pay more than $1500 in labor costs and wishes to make a profit of $10 per car tire and $25 per tractor tire, how many of each type of tire should be made in order to make the most the most profit. 10) You invested a certain amount of money in at 12.5 percent and another sum at 14 percent. If your total investment was $ and your total yearly interest for one year on both investments was $8 190, how much did you invest at each rate? 11) RCA Manufacturing Company in Ft. Wayne, Indiana, makes a $60 profit on each 19 inch TV it produces and a $40 profit on each 13 inch TV. A 19 inch TV requires 1 hour on

14 f(x) = 3x + 5y machine X, 1 hour on machine Y, and 4 hours on machine Z. The 13 inch TV requires 2 hours on X, 1 hour on Y, and 1 hour on Z. In a given day, machines X, Y, and Z can work a maximum of 16, 9, and 24 hours, respectively. How many 19 inch TV s and how many 13 inch TV s should be produced per day to maximize the profit? Helpful Links 1) This is a great online resource for not only linear programming, but for many other topics in mathematics as well. 2) the knot.com 3) bin/webobjects/woportal.woa/13/wa/hwcda/file? tg=math&fileid=32258&flt=cab This website offers a basic, straight forward approach to linear programming. The homepage also has great resources for students, teachers, and parents on a wide variety of subjects. 4) programming.shtml For Cool Links Go to: 1) 2) Answers to Practice Questions 1a) A) (4,8) B) (2,4) C) (1,1) = 52 maximum = = 8 minimum

15 D) (5,2) f(x) 4y 15 +=10x =+25 b) A) (0,7) B) (0,0) C) (6,2) D) (5,4) = = = = 21 Answers to Practice Questions 2) a) y = 1/3x + 9 b) Size 13 c) 39 inches d) Answers to Practice Questions 3) a) You will be falling at a constant velocity b) d = 60t + b c) at t = 75 seconds d) 4500m e) Your velocity was accelerating until you reached your terminal velocity. Answers to Practice Questions 4)

16 Profit: Profit:PP==20x.08s+ +30y b x = lumber y = plywood P = $20x + $30y A) (100, 150) B) (250, 150) C) (100, 300) = $ = $ = $11000 maximum Graph Answers to Practice Problems 5) s = Stocks b = Bonds P =.08s + b Constraints: s b s + b A) (6000, 0) B) (22000, 0) C) (22000, 18000) D) (10000, 30000) E) (6000, 30000) $480 $1760 $19760 $30800 maximum $30480

17 Profit: P = $.25d + $.15r Answers to Practice Problems 6) d = Deluxe r = Regular P = $.25d + $.15r Constraints: 2000 d r 6000 d + r 7000 A) (2000, 3000) B) (3000, 3000) C) (3000, 4000) D) (2000, 5000) $950 $1200 $1325 maximum $1250 Answers to Practice Problems 7) a = Supplier A

18 b = Supplier B Cost = $125a + $200b Cost: C = $350a $125a + $200b Constraints:.2a +.4b 280.5a +.2b 200 A) (150, 625) B) (1400, 0) $143,750 minimum $280,000 Answers to Practice Problems 8) a = Alloy A b = Alloy B Cost = $350a + $200b Constraints: a + 2b 40 3a + 2b 60 4a + b 40 A) (10, 15) B) (4, 24) C) (40, 0) $6500 $6200 minimum $14000

19 Profit: P = $80x + $200y Answers to Practice Problems 9) x = Plain Desks y = Fancy Desks Profit = $80x + $200y Constraints: 3x + 2y 48 x + 4y 72 x, y 0 A) (0, 0) B) (16, 0) C) (4.8, 16.8) D) (0, 18) $0 $1280 $3744 maximum $3600 Answers to Practice Problems 10) x = Deluxe y = Top of the Line Profit = $3x + $2y Constraints: x + y x y 250

20 Profit: Profit:PP==$30x $3x + $2y $10y A) (200, 100) B) (300, 100) C) (300, 200) D) (250, 250) E) (200, 250) $800 $1100 $1300 maximum $1250 $1100 Answers to Practice Problems 11) x = Table y = Chair Profit = $30x + $10y Constraints: x 4 6x + 3y 40 y = 3x A) (0, 0) B) (2.6, 8) C) (0, 13.3) $0 $158 maximum $133

21 Income: I = $9.75t + $9.50f Answers to Practice Problems 12) t = Trailblazer Products f = Frontier Products Cost = $9.75t + $9.50f Constraints: t 0 f 0 t + 2f 60 4t + 3f 120 A) (0, 0) B) (30, 0) C) (12, 24) D) (0, 30) $0 $ $345 maximum $285 Answers to Practice Problems 13) x = Lemonade

22 y = Fruit Punch Profit = $.80x + $.6y Profit: P = $20x + $15y Constraints: 1/2x + 1/4y 4.5 y 8 All Lemonade: 9 quarts, Profit = $7.20 All Fruit Punch: 8 quarts, Profit = $4.80 Maximum Profit: $8.80; 5 quarts of lemonade, 8 quarts of fruit punch Answers to Practice Problems 14) x = Deluxe y = Standard Profit = $20x + $15y Constraints: x + y 200 x 70 y 100 A) (70, 100) B) (100, 100) C) (70, 130) $2900 $3500 maximum $3350

23 Profit: P = $15x + $8y Answers to Practice Problems 15) x = Oversized y = Standard Profit = $15x + $8y A) (10, 30) B) (30, 30) C) (30, 50) D) (10, 70) Constraints: x + y x y 80 $390 $690 $850 maximum $710 Answers to Practice Problems 16) Sanyo makes Discmans and Walkmans. A Walkman makes a profit of $50, and a Discman makes a profit of $75. The Walkman requires 3 hours to manufacture and the Discman takes 5 hours to manufacture. The finishing shop spends 1 hour on a Walkman and 3 hours on a Discman. Packing takes 2 hours for both. Per week, Sanyo has available 3900 work hours for manufacturing, 2100 hours for finishing, and 2200 hours for packing. How many Discmans and how many Walkmans should Sanyo produce per week to maximize its profit, and what is the maximum profit per week? Appendix B

24 Profit: Profit:PP==$40x $3x + $5y $30y Answers to Linear Programming Quiz 1) x = Corn y = Oats Profit = $40x + $30y Constraints: x + y 240 2x + y 320 x, y 0 A) (0, 0) B) (160, 0) C) (80, 160) D) (0, 240) $0 $6400 $8000 maximum $7200 Appendix B Answers to Linear Programming Quiz 2) x = Plain y = Fancy Profit = $3x + $5y A) (0, 0) B) (24, 0) C) (120/7, 96/7) D) (0, 18) 17 plain drawers, and 13 fancy drawers per day. Constraints: 2x + y 48 x + 4y 72 x, y 0 $0 $72 $120 maximum $90

25 Cost: C = $.50x + $.40y Appendix B Answers to Linear Programming Quiz 3) x = Bran y = rice Cost = $.50x + $.40y A) (.6,.4) B) (1.1, 0) C) (0, 1.2) Constraints: 80x + 100y 88 40x + 30y 36 x, y 0 $0.46 minimum $0.55 $0.48 Appendix B Answers to Linear Programming Quiz 4) x = 30 watt y = 50 watt Profit = $100x + $150y Constraints: 3x + 5y 3900 x + 3y x + 2y 2200

26 Profit: = $4x + $3y Profit: P =P $100x $150y A) (0, 0) B) (1300, 0) C) (800, 600) D) (300, 600) E) (0, 700) $0 $130, 000 $170, 000 maximum $120, 000 $105, 000 Appendix B Answers to Linear Programming Quiz 5) x = Granules y = Powder Profit = $4x + $3y Constraints: x + y 1600 x = 2y y 500 A) (250, 500) B) (1100, 500) C) (3200/6, 3200/3) $2500 $5900 maximum $

27 Cost = $15x $13x + $14y $16y Appendix B Answers to Linear Programming Quiz 6) Farmington Buick x = Southeast Flint y = Southwest Flint Constraints: x + y 20 13x + 16y 800 A) (0, 0) B) (20, 0) C) (0, 20) $0 $260 minimum $320 Brighton Buick x = Southeast Flint y = Southwest Flint Constraints: x + y 30 15x + 14y 800 A) (0, 0) B) (30, 0) C) (0, 30) $0 $450 $420 minimum

28 Interest: Profit: PI==$10x.125x++$25y.14y Appendix B Answers to Linear Programming Quiz 7) x = Car tires y = Tractor tires Profit = $10x + $25y Constraints: 5x + 2y x + 12y 1500 A) (0, 0) B) (187.5, 0) C) (0, 125) $0 $1875 $3125 maximum Appendix B Answers to Linear Programming Quiz 8) x = 12.5% y = 14% Interest =.125x +.14y = $8190 Constraints: x +y = $60, x +.14y = $8190 A) (14k, 46k) $ $6440 = $8190

29 Appendix B Answers to Linear Programming Quiz 9) X = Number of 19 TV s Y = Number of 13 TV s P = 60x + 40y Constraints X 0 Y 0 x + 2y 16 x+y 9 4x + y 24 A) (0,0) B) (6,0) C) (5,4) D) (0,8) Profit: P = 60x + 40y $0 $360 $460 Maximum $320

30 Bibliography Fworkowski, Earl W. Algebra and Trigonometry with Analytic Geometry. Kent Publishing Company:Boston Linear Programming [Online] programming.html. Linear Programming [Online] the knot.com. Linear Programming [Online] Linear Programming [Online]

Mt. Douglas Secondary

Mt. Douglas Secondary Foundations of Math 11 Section 6.3 Linear Programming 79 6.3 Linear Programming Linear inequalities can be used to solve optimization problems, problems in which we find the greatest or least value of

More information

(To be administered after NPS Grade 7 Scope and Sequence Units 3&4) Assessed Standards: 7.RP.1 7.RP.2 7.RP.3 7.EE.3

(To be administered after NPS Grade 7 Scope and Sequence Units 3&4) Assessed Standards: 7.RP.1 7.RP.2 7.RP.3 7.EE.3 ADAPTED NJDOE ASSESSMENT GRADE 7 (To be administered after NPS Grade 7 Scope and Sequence Units 3&4) Assessed Standards: 7.RP. 7.RP. 7.RP.3 7.EE.3 [Type text] The Newark Public Schools - Office of Mathematics

More information

Decimal Multiplication and Division 1) ) ) ) ) 5.4 x ) x 2

Decimal Multiplication and Division 1) ) ) ) ) 5.4 x ) x 2 Level B2 Review Packet This packet briefly reviews the topics covered on the Level A Math Skills Assessment. If you need additional study resources and/or assistance with any of the topics below, please

More information

Name Date Student id #:

Name Date Student id #: Math1090 Final Exam Spring, 2016 Instructor: Name Date Student id #: Instructions: Please show all of your work as partial credit will be given where appropriate, and there may be no credit given for problems

More information

BACKGROUND KNOWLEDGE for Teachers and Students

BACKGROUND KNOWLEDGE for Teachers and Students Pathway: Agribusiness Lesson: ABR B4 1: The Time Value of Money Common Core State Standards for Mathematics: 9-12.F-LE.1, 3 Domain: Linear, Quadratic, and Exponential Models F-LE Cluster: Construct and

More information

Section 7C Finding the Equation of a Line

Section 7C Finding the Equation of a Line Section 7C Finding the Equation of a Line When we discover a linear relationship between two variables, we often try to discover a formula that relates the two variables and allows us to use one variable

More information

SUMMER MATH PACKET 1-b

SUMMER MATH PACKET 1-b SUMMER MATH PACKET 1-b The problems in this packet have been selected to help you to review concepts in preparation for your next math class. Please complete the odd problems in this packet. Show your

More information

f x f x f x f x x 5 3 y-intercept: y-intercept: y-intercept: y-intercept: y-intercept of a linear function written in function notation

f x f x f x f x x 5 3 y-intercept: y-intercept: y-intercept: y-intercept: y-intercept of a linear function written in function notation Questions/ Main Ideas: Algebra Notes TOPIC: Function Translations and y-intercepts Name: Period: Date: What is the y-intercept of a graph? The four s given below are written in notation. For each one,

More information

KDS Grade 7 Math Comprehensive Assessment SBAC Assessment ID: dna ib

KDS Grade 7 Math Comprehensive Assessment SBAC Assessment ID: dna ib 1 Select the two tables that represent a proportional relationship between x and y. A. x 2 1 0 1 y 4 2 0 2 B. x 0 1 2 3 y 5 8 11 14 C. x 3 5 7 9 y 21 35 49 63 D. x 0 2 4 6 y 0 12 20 28 2 1 Timmy uses 1

More information

Adding & Subtracting Percents

Adding & Subtracting Percents Ch. 5 PERCENTS Percents can be defined in terms of a ratio or in terms of a fraction. Percent as a fraction a percent is a special fraction whose denominator is. Percent as a ratio a comparison between

More information

Level 2 MOST students will attain mastery of the focus skill in isolation.

Level 2 MOST students will attain mastery of the focus skill in isolation. XEI 506 Lessons/Notes Name Period CRS SKILL LEVEL DESCRIPTION Level 1 ALL students must attain NCP 404 Exhibit knowledge of number concepts mastery at this level including inequalities Expressions Equations

More information

Proportional Relationships Unit

Proportional Relationships Unit Proportional Relationships Unit Reference Packet Need more help? Try any of the IXL 7 th grade standards for practice throughout the unit. Videos to view for help throughout the unit: Introduction to Ratio

More information

Lecture 3: Common Business Applications and Excel Solver

Lecture 3: Common Business Applications and Excel Solver Lecture 3: Common Business Applications and Excel Solver Common Business Applications Linear Programming (LP) can be used for many managerial decisions: - Product mix - Media selection - Marketing research

More information

Review Exercise Set 13. Find the slope and the equation of the line in the following graph. If the slope is undefined, then indicate it as such.

Review Exercise Set 13. Find the slope and the equation of the line in the following graph. If the slope is undefined, then indicate it as such. Review Exercise Set 13 Exercise 1: Find the slope and the equation of the line in the following graph. If the slope is undefined, then indicate it as such. Exercise 2: Write a linear function that can

More information

Mathematics Success Level H

Mathematics Success Level H Mathematics Success Level H T473 [OBJECTIVE] The student will graph a line given the slope and y-intercept. [MATERIALS] Student pages S160 S169 Transparencies T484, T486, T488, T490, T492, T494, T496 Wall-size

More information

Final Exam Review. b) lim. 3. Find the limit, if it exists. If the limit is infinite, indicate whether it is + or. [Sec. 2.

Final Exam Review. b) lim. 3. Find the limit, if it exists. If the limit is infinite, indicate whether it is + or. [Sec. 2. Final Exam Review Math 42G 2x, x >. Graph f(x) = { 8 x, x Find the following limits. a) lim x f(x). Label at least four points. [Sec. 2.4, 2.] b) lim f(x) x + c) lim f(x) = Exist/DNE (Circle one) x 2,

More information

Please show work for all calculated answers. Show work in a neat and organized manner.

Please show work for all calculated answers. Show work in a neat and organized manner. Math 083 Review for Final Exam Name Please show work for all calculated answers. Show work in a neat and organized manner. 1) Using the frequency table for a monthly budget, find all of the relative frequencies

More information

Representing Linear Functions. Constant Rate of Change and Direct Variation. Writing Linear Equations

Representing Linear Functions. Constant Rate of Change and Direct Variation. Writing Linear Equations Lesson 7-1 Lesson 7-2 Lesson 7-3 Lesson 7-4 Lesson 7-5 Lesson 7-6 Lesson 7-7 Lesson 7-8 Functions Representing Linear Functions Rate of Change Constant Rate of Change and Direct Variation Slope Slope-Intercept

More information

Applications of Exponential Functions Group Activity 7 Business Project Week #10

Applications of Exponential Functions Group Activity 7 Business Project Week #10 Applications of Exponential Functions Group Activity 7 Business Project Week #10 In the last activity we looked at exponential functions. This week we will look at exponential functions as related to interest

More information

Math1090 Midterm 2 Review Sections , Solve the system of linear equations using Gauss-Jordan elimination.

Math1090 Midterm 2 Review Sections , Solve the system of linear equations using Gauss-Jordan elimination. Math1090 Midterm 2 Review Sections 2.1-2.5, 3.1-3.3 1. Solve the system of linear equations using Gauss-Jordan elimination. 5x+20y 15z = 155 (a) 2x 7y+13z=85 3x+14y +6z= 43 x+z= 2 (b) x= 6 y+z=11 x y+

More information

100 = % = 25. a = p w. part of the whole. Finding a Part of a Number. What number is 24% of 50? So, 12 is 24% of 50. Reasonable?

100 = % = 25. a = p w. part of the whole. Finding a Part of a Number. What number is 24% of 50? So, 12 is 24% of 50. Reasonable? 12.1 Lesson Key Vocabulary percent A percent is a ratio whose denominator is 100. Here are two examples. 4 4% = 100 = 0.04 25% = 25 100 = 0.25 The Percent Equation Words To represent a is p percent of

More information

Unit 3: Writing Equations Chapter Review

Unit 3: Writing Equations Chapter Review Unit 3: Writing Equations Chapter Review Part 1: Writing Equations in Slope Intercept Form. (Lesson 1) 1. Write an equation that represents the line on the graph. 2. Write an equation that has a slope

More information

WEEK 2 REVIEW. Straight Lines (1.2) Linear Models (1.3) Intersection Points (1.4) Least Squares (1.5)

WEEK 2 REVIEW. Straight Lines (1.2) Linear Models (1.3) Intersection Points (1.4) Least Squares (1.5) WEEK 2 REVIEW Straight Lines (1.2) Linear Models (1.3) Intersection Points (1.4) Least Squares (1.5) 1 STRAIGHT LINES SLOPE A VERTICAL line has NO SLOPE. All other lines have a slope given by m = rise

More information

Mathematics Success Grade 8

Mathematics Success Grade 8 Mathematics Success Grade 8 T379 [OBJECTIVE] The student will derive the equation of a line and use this form to identify the slope and y-intercept of an equation. [PREREQUISITE SKILLS] Slope [MATERIALS]

More information

Practice Problem Solutions for Exam 1

Practice Problem Solutions for Exam 1 p. 1 of 17 ractice roblem olutions for Exam 1 1. Use a supply and demand diagram to analyze each of the following scenarios. Explain briefly. Be sure to show how both the equilibrium price and quantity

More information

Unit 8 - Math Review. Section 8: Real Estate Math Review. Reading Assignments (please note which version of the text you are using)

Unit 8 - Math Review. Section 8: Real Estate Math Review. Reading Assignments (please note which version of the text you are using) Unit 8 - Math Review Unit Outline Using a Simple Calculator Math Refresher Fractions, Decimals, and Percentages Percentage Problems Commission Problems Loan Problems Straight-Line Appreciation/Depreciation

More information

Equations. Krista Hauri I2T2 Project

Equations. Krista Hauri I2T2 Project Applied Linear Equations Krista Hauri I2T2 Project Grade Level: 9 th Intergraded Algebra 1 Time Span : 5 (40 minute) days Tools: Calculator Base Ranger (CBR) at least 4 TI-84 Graphing Calculator for each

More information

Before How can lines on a graph show the effect of interest rates on savings accounts?

Before How can lines on a graph show the effect of interest rates on savings accounts? Compound Interest LAUNCH (7 MIN) Before How can lines on a graph show the effect of interest rates on savings accounts? During How can you tell what the graph of simple interest looks like? After What

More information

SA2 Unit 4 Investigating Exponentials in Context Classwork A. Double Your Money. 2. Let x be the number of assignments completed. Complete the table.

SA2 Unit 4 Investigating Exponentials in Context Classwork A. Double Your Money. 2. Let x be the number of assignments completed. Complete the table. Double Your Money Your math teacher believes that doing assignments consistently will improve your understanding and success in mathematics. At the beginning of the year, your parents tried to encourage

More information

7th Grade. Percents.

7th Grade. Percents. 1 7th Grade Percents 2015 11 30 www.njctl.org 2 Table of Contents Click on the topic to go to that section Relating Fractions, Decimals and Percents Three Types of Percent Problems Percent of Change Representing

More information

4.1 Write Linear Equations by Using a Tables of Values

4.1 Write Linear Equations by Using a Tables of Values 4.1 Write Linear Equations by Using a Tables of Values Review: Write y = mx + b by finding the slope and y-intercept m = b = y = x + Every time x changes units, y changes units m = b = y = x + Every time

More information

Ratios and Proportions. Fraction/Decimal/Percent Conversions Ratios Rates/ Unit Rates Proportions Percent Application Measurement Conversions

Ratios and Proportions. Fraction/Decimal/Percent Conversions Ratios Rates/ Unit Rates Proportions Percent Application Measurement Conversions Ratios and Proportions Fraction/Decimal/Percent Conversions Ratios Rates/ Unit Rates Proportions Percent Application Measurement Conversions Fill in the missing pieces in charts below. Fraction Decimal

More information

Math 1090 Final Exam Fall 2012

Math 1090 Final Exam Fall 2012 Math 1090 Final Exam Fall 2012 Name Instructor: Student ID Number: Instructions: Show all work, as partial credit will be given where appropriate. If no work is shown, there may be no credit given. All

More information

1.2: USING ALGEBRA(meaning no calculators), find the Intersection of the two Lines.

1.2: USING ALGEBRA(meaning no calculators), find the Intersection of the two Lines. Math 125 Final Exam Practice HAPTE 1: 1.1: List the Intercepts of each Equation and then sketch the graph 18x+ 10y = 90 b) 16x+ 24y = 432 c) 25x+ 10y = 500 1.2: USING ALGEBA(meaning no calculators), find

More information

Page 1 -- CCM6+ Unit 9 Measurement Conversions, Percents, Percent Applications. Percents and Measurement Conversions

Page 1 -- CCM6+ Unit 9 Measurement Conversions, Percents, Percent Applications. Percents and Measurement Conversions Page 1 -- CCM6+ Unit 9 Measurement Conversions, Percents, Percent Applications UNIT 9 2016-17 Percents and Measurement Conversions CCM6+ Name: Math Teacher: Projected Test Date: Topic Page # Unit 9 Vocabulary

More information

SJAM MPM 1D Unit 5 Day 13

SJAM MPM 1D Unit 5 Day 13 Homework 1. Identify the dependent variable. a) The distance a person walks depends on the time they walk. b) The recipe for 1 muffins requires cups of flour. c) Houses need 1 fire alarm per floor.. Identify

More information

Economics 101 Fall 2016 Answers to Homework #1 Due Thursday, September 29, 2016

Economics 101 Fall 2016 Answers to Homework #1 Due Thursday, September 29, 2016 Economics 101 Fall 2016 Answers to Homework #1 Due Thursday, September 29, 2016 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number

More information

Chapter 6. Section 6.1. Chapter 6 Opener. Big Ideas Math Red Worked-Out Solutions. 6.1 Activity (pp ) Try It Yourself (p.

Chapter 6. Section 6.1. Chapter 6 Opener. Big Ideas Math Red Worked-Out Solutions. 6.1 Activity (pp ) Try It Yourself (p. Chapter 6 Opener Try It Yourself (p. ) 6. 6% 5... 5. 6. 7.. % 5 6 7 6% 5 5 7 5% 7 %, or 5 5 5 5%, or 5 5%, or 76 69 9 76% 5 5 Section 6. 6. Activity (pp. 5). a. b. d. f.. a. b. c. d. %. % c. 7 7%.7 e.

More information

TABLE OF CONTENTS. About Finish Line PA Core Math 5. UNIT 1: Big Ideas from Grade 5 7 UNIT 1 REVIEW 39

TABLE OF CONTENTS. About Finish Line PA Core Math 5. UNIT 1: Big Ideas from Grade 5 7 UNIT 1 REVIEW 39 TABLE OF CONTENTS About Finish Line PA Core Math 5 UNIT 1: Big Ideas from Grade 5 7 LESSON 1 CC.2.1.5.C.2 Multiplying Fractions [connects to CC.2.3.6.A.1] 8 LESSON 2 CC.2.1.5.B.2 Operations with Decimals

More information

Economics 101 Fall 2018 Answers to Homework #1 Due Thursday, September 27, Directions:

Economics 101 Fall 2018 Answers to Homework #1 Due Thursday, September 27, Directions: Economics 101 Fall 2018 Answers to Homework #1 Due Thursday, September 27, 2018 Directions: The homework will be collected in a box labeled with your TA s name before the lecture. Please place your name,

More information

Contents. Solving Real-World Problems with Ratios and Percents Using Proportional Relationships to Solve Multi-Step Problems

Contents. Solving Real-World Problems with Ratios and Percents Using Proportional Relationships to Solve Multi-Step Problems Contents New York State Common Core Learning Standards for Mathematics Lesson Computing Unit Rates... Lesson Identifying the Constant of Proportionality... 7.RP. 7.RP..b Lesson Lesson Solving Real-World

More information

Laboratory I.9 Applications of the Derivative

Laboratory I.9 Applications of the Derivative Laboratory I.9 Applications of the Derivative Goals The student will determine intervals where a function is increasing or decreasing using the first derivative. The student will find local minima and

More information

7th Grade. Relating Fractions, Decimals & Percents. Slide 1 / 157 Slide 2 / 157. Slide 3 / 157. Slide 4 / 157. Slide 6 / 157. Slide 5 / 157.

7th Grade. Relating Fractions, Decimals & Percents. Slide 1 / 157 Slide 2 / 157. Slide 3 / 157. Slide 4 / 157. Slide 6 / 157. Slide 5 / 157. Slide 1 / 157 Slide 2 / 157 7th Grade Percents 2015-11-30 www.njctl.org Slide 3 / 157 Table of Contents Slide 4 / 157 Click on the topic to go to that section Relating Fractions, Decimals and Percents

More information

LINES AND SLOPES. Required concepts for the courses : Micro economic analysis, Managerial economy.

LINES AND SLOPES. Required concepts for the courses : Micro economic analysis, Managerial economy. LINES AND SLOPES Summary 1. Elements of a line equation... 1 2. How to obtain a straight line equation... 2 3. Microeconomic applications... 3 3.1. Demand curve... 3 3.2. Elasticity problems... 7 4. Exercises...

More information

Understanding Unit Rates

Understanding Unit Rates LESSON Understanding Unit Rates UNDERSTAND A rate is a ratio that compares two quantities with different units of measure. A unit rate is a rate in which the second measurement or amount is unit. Three

More information

Chapter 021 Credit and Inventory Management

Chapter 021 Credit and Inventory Management Multiple Choice Questions 1. The conditions under which a firm sells its goods and services for cash or credit are called the: A. terms of sale. b. credit analysis. c. collection policy. d. payables policy.

More information

NCC Pre Calculus Partnership Program Final Examination, 2009

NCC Pre Calculus Partnership Program Final Examination, 2009 NCC Pre Calculus Partnership Program Final Examination, 2009 2009 Final Part I: Answer all 25 questions in this part. Each question is worth 2 points. Leave all answers in EXACT form, i.e., in terms of

More information

Algebra Success. LESSON 14: Discovering y = mx + b

Algebra Success. LESSON 14: Discovering y = mx + b T282 Algebra Success [OBJECTIVE] The student will determine the slope and y-intercept of a line by examining the equation for the line written in slope-intercept form. [MATERIALS] Student pages S7 S Transparencies

More information

Linear Programming. C. Plot the graph of the system in part (B). Lightly shade the intersected areas.

Linear Programming. C. Plot the graph of the system in part (B). Lightly shade the intersected areas. Linear Programming 1. Define 3 variables. 2. Write a statement that tells what is to be maximized or minimized. 3. List the constraints (restrictions). 4. Label the axes. a. Graph the constraints (mostly

More information

Math Fall 2016 Final Exam December 10, Total 100

Math Fall 2016 Final Exam December 10, Total 100 Name: Math 111 - Fall 2016 Final Exam December 10, 2016 Section: Student ID Number: 1 15 2 13 3 14 4 15 5 13 6 15 7 15 Total 100 You are allowed to use a Ti-30x IIS Calculator (only this model!), a ruler,

More information

3. a) Recall that slope is calculated with formula:

3. a) Recall that slope is calculated with formula: Economics 102 Fall 2007 Homework #1 Answer Key 1. Cheri s opportunity cost of seeing the show is $115 dollars. This includes the $80 she could have earned working, plus the $30 for the ticket, plus the

More information

SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT. BF360 Operations Research

SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT. BF360 Operations Research SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT BF360 Operations Research Unit 3 Moses Mwale e-mail: moses.mwale@ictar.ac.zm BF360 Operations Research Contents Unit 3: Sensitivity and Duality 3 3.1 Sensitivity

More information

Instructor: Imelda Valencia Course: 6th Grade Sy

Instructor: Imelda Valencia Course: 6th Grade Sy Student: Date: Instructor: Imelda Valencia Course: 6th Grade Sy 207 208 Assignment: Summer Homework for incoming 6th Graders SY 207 208 *. Fill in the blank to make a true statement. A 3 in the place has

More information

Chapter 1: Problem Solving. Chapter 1: Problem Solving 1 / 21

Chapter 1: Problem Solving. Chapter 1: Problem Solving 1 / 21 Chapter 1: Problem Solving Chapter 1: Problem Solving 1 / 21 Percents Formula percent = part whole Chapter 1: Problem Solving 2 / 21 Percents Formula percent = part whole part = percent whole Chapter 1:

More information

0 Review: Lines, Fractions, Exponents Lines Fractions Rules of exponents... 5

0 Review: Lines, Fractions, Exponents Lines Fractions Rules of exponents... 5 Contents 0 Review: Lines, Fractions, Exponents 3 0.1 Lines................................... 3 0.2 Fractions................................ 4 0.3 Rules of exponents........................... 5 1 Functions

More information

Chapter 10: Exponential Functions

Chapter 10: Exponential Functions Chapter 10: Exponential Functions Lesson 1: Introduction to Exponential Functions and Equations Lesson 2: Exponential Graphs Lesson 3: Finding Equations of Exponential Functions Lesson 4: Exponential Growth

More information

Math 6 Notes: Ratios and Proportional Relationships PERCENTS

Math 6 Notes: Ratios and Proportional Relationships PERCENTS Math 6 Notes: Ratios and Proportional Relationships PERCENTS Prep for 6.RP.A.3 Percents Percents are special fractions whose denominators are. The number in front of the percent symbol (%) is the numerator.

More information

1. Factors: Write the pairs of factors for each of the following numbers:

1. Factors: Write the pairs of factors for each of the following numbers: Attached is a packet containing items necessary for you to have mastered to do well in Algebra I Resource Room. Practicing math skills is especially important over the long summer break, so this summer

More information

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name The bar graph shows the number of tickets sold each week by the garden club for their annual flower show. ) During which week was the most number of tickets sold? ) A) Week B) Week C) Week 5

More information

Finding the Equation from a Slope and y-intercept

Finding the Equation from a Slope and y-intercept Lesson 4.4 Objectives Write linear equations given a slope and y-intercept, a slope and a point, or a graph. Writing Linear Equations Michael turns on the high-temperature oven each morning when he comes

More information

1. You are given two pairs of coordinates that have a linear relationship. The two pairs of coordinates are (x, y) = (30, 70) and (20, 50).

1. You are given two pairs of coordinates that have a linear relationship. The two pairs of coordinates are (x, y) = (30, 70) and (20, 50). Economics 102 Fall 2017 Answers to Homework #1 Due 9/26/2017 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number on top of the homework

More information

Comparing Linear Increase and Exponential Growth

Comparing Linear Increase and Exponential Growth Lesson 7-7 Comparing Linear Increase and Exponential Growth Lesson 7-7 BIG IDEA In the long run, exponential growth always overtakes linear (constant) increase. In the patterns that are constant increase/decrease

More information

5 Find the perimeter of a square whose side has a length of 6. (Jound 2,761 to the nearest hundred. 12 Subtract 2.18 from 13.

5 Find the perimeter of a square whose side has a length of 6. (Jound 2,761 to the nearest hundred. 12 Subtract 2.18 from 13. Part A Answer all 20 questions in this part. Write your answers on the lines provided in PART A on the separate answer sheet. Use only a No.2 pencil on the answer sheet. 1 Add: 34 + 623 + 89 7 What is

More information

SPIRIT 2.0 Lesson: Am I Straight?

SPIRIT 2.0 Lesson: Am I Straight? SPIRIT 2.0 Lesson: Am I Straight? ===============================Lesson Header ============================== Lesson Title: Am I Straight? Draft Date: July 21, 2008 1st Author (Writer): Neil Hammond 2nd

More information

GRAPHS IN ECONOMICS. Appendix. Key Concepts. Graphing Data

GRAPHS IN ECONOMICS. Appendix. Key Concepts. Graphing Data Appendix GRAPHS IN ECONOMICS Key Concepts Graphing Data Graphs represent quantity as a distance on a line. On a graph, the horizontal scale line is the x-axis, the vertical scale line is the y-axis, and

More information

Section 4.3 Objectives

Section 4.3 Objectives CHAPTER ~ Linear Equations in Two Variables Section Equation of a Line Section Objectives Write the equation of a line given its graph Write the equation of a line given its slope and y-intercept Write

More information

b) According to the statistics above the graph, the slope is What are the units and meaning of this value?

b) According to the statistics above the graph, the slope is What are the units and meaning of this value? ! Name: Date: Hr: LINEAR MODELS Writing Motion Equations 1) Answer the following questions using the position vs. time graph of a runner in a race shown below. Be sure to show all work (formula, substitution,

More information

Date: January 5th, 2009 Page 1 Instructor: A. N.

Date: January 5th, 2009 Page 1 Instructor: A. N. 1. The short-run production function of competitive firm is given by f(l) = 6L 2/3, where L is the amount of labor it uses. The cost per unit of labor is w = 6 and the price per unit of output is p = 3.

More information

Lesson Exponential Models & Logarithms

Lesson Exponential Models & Logarithms SACWAY STUDENT HANDOUT SACWAY BRAINSTORMING ALGEBRA & STATISTICS STUDENT NAME DATE INTRODUCTION Compound Interest When you invest money in a fixed- rate interest earning account, you receive interest at

More information

EXAMPLE: Find the Limit: lim

EXAMPLE: Find the Limit: lim SECTION 4.3: L HOPITAL S RULE Sometimes when attempting to determine a Limit by the algebraic method of plugging in the number x is approaching, we run into situations where we seem not to have an answer,

More information

Solutions for practice questions: Chapter 15, Probability Distributions If you find any errors, please let me know at

Solutions for practice questions: Chapter 15, Probability Distributions If you find any errors, please let me know at Solutions for practice questions: Chapter 15, Probability Distributions If you find any errors, please let me know at mailto:msfrisbie@pfrisbie.com. 1. Let X represent the savings of a resident; X ~ N(3000,

More information

1 algebraic. expression. at least one operation. Any letter can be used as a variable. 2 + n. combination of numbers and variables

1 algebraic. expression. at least one operation. Any letter can be used as a variable. 2 + n. combination of numbers and variables 1 algebraic expression at least one operation 2 + n r w q Any letter can be used as a variable. combination of numbers and variables DEFINE: A group of numbers, symbols, and variables that represent an

More information

14.1 Fitting Exponential Functions to Data

14.1 Fitting Exponential Functions to Data Name Class Date 14.1 Fitting Eponential Functions to Data Essential Question: What are ways to model data using an eponential function of the form f() = ab? Resource Locker Eplore Identifying Eponential

More information

Name: Class: Date: in general form.

Name: Class: Date: in general form. Write the equation in general form. Mathematical Applications for the Management Life and Social Sciences 11th Edition Harshbarger TEST BANK Full clear download at: https://testbankreal.com/download/mathematical-applications-management-life-socialsciences-11th-edition-harshbarger-test-bank/

More information

MA 162: Finite Mathematics - Chapter 1

MA 162: Finite Mathematics - Chapter 1 MA 162: Finite Mathematics - Chapter 1 Fall 2014 Ray Kremer University of Kentucky Linear Equations Linear equations are usually represented in one of three ways: 1 Slope-intercept form: y = mx + b 2 Point-Slope

More information

Date: Jan 19th, 2009 Page 1 Instructor: A. N.

Date: Jan 19th, 2009 Page 1 Instructor: A. N. Problem Set 5-7. Do the following functions exhibit increasing, constant, or decreasing returns to scale? What happens to the marginal product of each individual factor as that factor is increased, and

More information

Week 19 Algebra 2 Assignment:

Week 19 Algebra 2 Assignment: Week 9 Algebra Assignment: Day : pp. 66-67 #- odd, omit #, 7 Day : pp. 66-67 #- even, omit #8 Day : pp. 7-7 #- odd Day 4: pp. 7-7 #-4 even Day : pp. 77-79 #- odd, 7 Notes on Assignment: Pages 66-67: General

More information

Mod 3 Word Problems #1 CW/HW

Mod 3 Word Problems #1 CW/HW Name KEY Math 075 Mod 3 Word Problems #1 CW/HW 1. Suppose that the water level of a river is 34 feet and that it is receding at a rate of 0.5 foot per day. Find the slope, including units, and write a

More information

FINITE MATH LECTURE NOTES. c Janice Epstein 1998, 1999, 2000 All rights reserved.

FINITE MATH LECTURE NOTES. c Janice Epstein 1998, 1999, 2000 All rights reserved. FINITE MATH LECTURE NOTES c Janice Epstein 1998, 1999, 2000 All rights reserved. August 27, 2001 Chapter 1 Straight Lines and Linear Functions In this chapter we will learn about lines - how to draw them

More information

Chapter Two: Linear Programming: Model Formulation and Graphical Solution

Chapter Two: Linear Programming: Model Formulation and Graphical Solution Chapter Two: Linear Programming: Model Formulation and Graphical Solution PROBLEM SUMMARY 1. Maximization (1 28 continuation), graphical solution 2. Minimization, graphical solution 3. Sensitivity analysis

More information

Growth and decay. VCEcoverage Area of study. Units 3 & 4 Business related mathematics

Growth and decay. VCEcoverage Area of study. Units 3 & 4 Business related mathematics Growth and decay VCEcoverage Area of study Units 3 & Business related mathematics In this cha chapter A Growth and decay functions B Compound interest formula C Finding time in compound interest using

More information

Chapter 6 Diagnostic Test

Chapter 6 Diagnostic Test Chapter 6 Diagnostic Test STUDENT BOOK PAGES 310 364 1. Consider the quadratic relation y = x 2 6x + 3. a) Use partial factoring to locate two points with the same y-coordinate on the graph. b) Determine

More information

BARUCH COLLEGE MATH 2003 SPRING 2006 MANUAL FOR THE UNIFORM FINAL EXAMINATION

BARUCH COLLEGE MATH 2003 SPRING 2006 MANUAL FOR THE UNIFORM FINAL EXAMINATION BARUCH COLLEGE MATH 003 SPRING 006 MANUAL FOR THE UNIFORM FINAL EXAMINATION The final examination for Math 003 will consist of two parts. Part I: Part II: This part will consist of 5 questions similar

More information

Linear Modeling Business 5 Supply and Demand

Linear Modeling Business 5 Supply and Demand Linear Modeling Business 5 Supply and Demand Supply and demand is a fundamental concept in business. Demand looks at the Quantity (Q) of a product that will be sold with respect to the Price (P) the product

More information

Linear Programming: Simplex Method

Linear Programming: Simplex Method Mathematical Modeling (STAT 420/620) Spring 2015 Lecture 10 February 19, 2015 Linear Programming: Simplex Method Lecture Plan 1. Linear Programming and Simplex Method a. Family Farm Problem b. Simplex

More information

not to be republished NCERT Chapter 2 Consumer Behaviour 2.1 THE CONSUMER S BUDGET

not to be republished NCERT Chapter 2 Consumer Behaviour 2.1 THE CONSUMER S BUDGET Chapter 2 Theory y of Consumer Behaviour In this chapter, we will study the behaviour of an individual consumer in a market for final goods. The consumer has to decide on how much of each of the different

More information

CHAPTER 2: Optimal Decisions Using Marginal Analysis MULTIPLE CHOICE

CHAPTER 2: Optimal Decisions Using Marginal Analysis MULTIPLE CHOICE CHAPTER 2: Optimal Decisions Using Marginal Analysis MULTIPLE CHOICE 1. According to the model of the firm, the management s main goal is to: a) increase revenue from sales. b) maximize profit. c) maximize

More information

4.1 Ratios and Rates

4.1 Ratios and Rates 4.1 Ratios and Rates Learning Objective(s) 1 Write ratios and rates as fractions in simplest form. 2 Find unit rates. 3 Find unit prices. Introduction Ratios are used to compare amounts or quantities or

More information

Math 1 EOC Review Parallel Problems

Math 1 EOC Review Parallel Problems Math 1 EOC Review Parallel Problems Unit 1 14. A school purchases boxes of t-shirts for a fundraiser. Each box has 120 t-shirts, and the school pays $1500 per box. How much does the school need to charge

More information

PART I: NO CALCULATOR (200 points)

PART I: NO CALCULATOR (200 points) Prealgebra Practice Final Math 0 OER (Ch. -) PART I: NO CALCULATOR (00 points) (.). Find all divisors of the following numbers. a) b) 7 c) (.). Find the prime factorization of the following numbers. a)

More information

Chapter 6 BLM Answers

Chapter 6 BLM Answers Chapter 6 BLM Answers BLM 6 2 Chapter 6 Prerequisite Skills 1. a) 0.50, 50% 0.60, 60% 2.3, 233.3% d) 3, 300% 108 km/h 160 m/km 50 m/min 3. 1.99 m 4. a) Time Worked, t (h) Earnings, E ($) 2 30 4 60 6 90

More information

3-1A Lesson Master. REPRESENTATIONS Objective E. Questions on SPUR Objectives See pages for objectives.

3-1A Lesson Master. REPRESENTATIONS Objective E. Questions on SPUR Objectives See pages for objectives. Back to Lesson 3-3-A Lesson Master See pages 78 79 for objectives. REPRESENTATIONS Objective E. Suppose you are hiking up a large mountain. Your initial elevation is 300 ft above sea level. For every hour

More information

PERT 12 Quantitative Tools (1)

PERT 12 Quantitative Tools (1) PERT 12 Quantitative Tools (1) Proses keputusan dalam operasi Fundamental Decisin Making, Tabel keputusan. Konsep Linear Programming Problem Formulasi Linear Programming Problem Penyelesaian Metode Grafis

More information

3.1 Solutions to Exercises

3.1 Solutions to Exercises .1 Solutions to Exercises 1. (a) f(x) will approach + as x approaches. (b) f(x) will still approach + as x approaches -, because any negative integer x will become positive if it is raised to an even exponent,

More information

1324 Exam 4 Review. C(x) = x

1324 Exam 4 Review. C(x) = x c Dr. Patrice Poage and Mrs. Reanna Carr, June 26, 2015 1 1324 Exam 4 Review NOTE: This review in and of itself does NOT prepare you for the test. You should be doing this review in addition to studying

More information

3 Ways to Write Ratios

3 Ways to Write Ratios RATIO & PROPORTION Sec 1. Defining Ratio & Proportion A RATIO is a comparison between two quantities. We use ratios every day; one Pepsi costs 50 cents describes a ratio. On a map, the legend might tell

More information

3.1 Solutions to Exercises

3.1 Solutions to Exercises .1 Solutions to Exercises 1. (a) f(x) will approach + as x approaches. (b) f(x) will still approach + as x approaches -, because any negative integer x will become positive if it is raised to an even exponent,

More information

Multiple regression - a brief introduction

Multiple regression - a brief introduction Multiple regression - a brief introduction Multiple regression is an extension to regular (simple) regression. Instead of one X, we now have several. Suppose, for example, that you are trying to predict

More information

1.1. Simple Interest. INVESTIGATE the Math

1.1. Simple Interest. INVESTIGATE the Math 1.1 Simple Interest YOU WILL NEED calculator graph paper straightedge EXPLORE An amount of money was invested. Interpret the graph below to determine a) how much money was invested, b) the value of the

More information

Algebra 2: Lesson 11-9 Calculating Monthly Payments. Learning Goal: 1) How do we determine a monthly payment for a loan using any given formula?

Algebra 2: Lesson 11-9 Calculating Monthly Payments. Learning Goal: 1) How do we determine a monthly payment for a loan using any given formula? NAME: DATE: Algebra 2: Lesson 11-9 Calculating Monthly Payments Learning Goal: 1) How do we determine a monthly payment for a loan using any given formula? Warm Up: Ready? Scenerio. You are 25 years old

More information