Optimization Problems

Slides:



Advertisements
Similar presentations
3.7 Optimization Problems
Advertisements

solved problems on optimization
3.7 Modeling and Optimization
Guidelines for Solving Applied Minimum and Maximum Problems 1.Identify all given quantities and quantities to be determined. If possible, make a sketch.
To optimize something means to maximize or minimize some aspect of it… Strategy for Solving Max-Min Problems 1. Understand the Problem. Read the problem.
3.7 Optimization Problems
Applications of Differentiation
4.4 Optimization Finding Optimum Values. A Classic Problem You have 40 feet of fence to enclose a rectangular garden. What is the maximum area that you.
Optimization Practice Problems.
Optimization.
4.5 Optimization Problems Steps in solving Optimization Problems 1.Understand the Problem Ask yourself: What is unknown? What are the given quantities?
4.6 Optimization The goal is to maximize or minimize a given quantity subject to a constraint. Must identify the quantity to be optimized – along with.
Section 3.7 – Optimization Problems. Optimization Procedure 1.Draw a figure (if appropriate) and label all quantities relevant to the problem. 2.Focus.
Surface Area Return to table of contents.
Using Calculus to Solve Optimization Problems
Lesson 4.4 Modeling and Optimization What you’ll learn about Using derivatives for practical applications in finding the maximum and minimum values in.
4.7 FORMING FUNCTIONS FROM VERBAL DESCRIPTIONS
Applied Max and Min Problems Objective: To use the methods of this chapter to solve applied optimization problems.
CHAPTER 3 SECTION 3.7 OPTIMIZATION PROBLEMS. Applying Our Concepts We know about max and min … Now how can we use those principles?
Applied Max and Min Problems
Section 4.4: Modeling and Optimization
Min-Max Problems Unit 3 Lesson 2b – Optimization Problems.
{ ln x for 0 < x < 2 x2 ln 2 for 2 < x < 4 If f(x) =
Do Now: ….. greatest profit ….. least cost ….. largest ….. smallest
Linearization , Related Rates, and Optimization
Section 4.4 Optimization and Modeling
Calculus and Analytical Geometry
AP CALCULUS AB Chapter 4: Applications of Derivatives Section 4.4:
Calculus Date: 2/6/2014 ID Check Objective: SWBAT solve related rates problems Do Now: Students Choice W Requests: SM #7-10 In class: Turn in Text.
4.4 Modeling and Optimization Buffalo Bill’s Ranch, North Platte, Nebraska Greg Kelly, Hanford High School, Richland, WashingtonPhoto by Vickie Kelly,
4.7 Optimization Problems In this section, we will learn: How to solve problems involving maximization and minimization of factors. APPLICATIONS OF DIFFERENTIATION.
Miss Battaglia AB/BC Calculus. We need to enclose a field with a fence. We have 500 feet of fencing material and a building is on one side of the field.
Optimization Section 4.7 Optimization the process of finding an optimal value – either a maximum or a minimum under strict conditions.
OPTIMIZATION.
Section 4.5 Optimization and Modeling. Steps in Solving Optimization Problems 1.Understand the problem: The first step is to read the problem carefully.
Optimization Problems
Finding Maximum and Minimum Values. Congruent squares are cut from the corners of a 1m square piece of tin, and the edges are then turned up to make an.
Optimization Problems
Optimization. First Derivative Test Method for finding maximum and minimum points on a function has many practical applications called Optimization -
Section 4.7. Optimization – the process of finding an optimal value- either a maximum or a minimum under strict conditions Problem Solving Strategy –
Applied max and min. 12” by 12” sheet of cardboard Find the box with the most volume. V = x(12 - 2x)(12 - 2x)
Optimization Problems Section 4-4. Example  What is the maximum area of a rectangle with a fixed perimeter of 880 cm? In this instance we want to optimize.
2.7 Mathematical Models. Optimization Problems 1)Solve the constraint for one of the variables 2)Substitute for the variable in the objective Function.
A25 & 26-Optimization (max & min problems). Guidelines for Solving Applied Minimum and Maximum Problems 1.Identify all given quantities and quantities.
6.2: Applications of Extreme Values Objective: To use the derivative and extreme values to solve optimization problems.
STEPS IN SOLVING OPTIMIZATION PROBLEMS 1.Understand the Problem The first step is to read the problem carefully until it is clearly understood. Ask yourself:
Calculus 3-R-b Review Problems Sections 3-5 to 3-7, 3-9.
Sect. 3-7 Optimization.
4.5 Optimization II Dr. Julia Arnold
Ch. 5 – Applications of Derivatives
OPTIMIZATION PROBLEMS
5-4 Day 1 modeling & optimization
4.5 Optimization II Dr. Julia Arnold
Honors Calculus 4.8. Optimization.
Applied Max and Min Problems
Calculus I (MAT 145) Dr. Day Wednesday Nov 8, 2017
Calculus I (MAT 145) Dr. Day Friday Nov 10, 2017
Optimization Problems
Optimization Chapter 4.4.
7. Optimization.
4.6 Optimization The goal is to maximize or minimize a given quantity subject to a constraint. Must identify the quantity to be optimized – along with.
AP Calculus BC September 29, 2016.
Optimization Problems
3.7 Optimization Problems
Optimisation.
Using Calculus to Solve Optimization Problems
3.7: Optimization Homework: p , 19, 21, 29, 33, 47
Calculus I (MAT 145) Dr. Day Monday April 8, 2019
4.5 Optimization Problems
Presentation transcript:

Optimization Problems Finding maximum and minimum

Example Problem: Product Find two nonnegative numbers whose sum is 9 and so that the product of one number and the square of the other number is a maximum.

General Guidelines for Optimization Read each problem slowly and carefully. Read the problem at least three times before trying to solve it. Sometimes words can be ambiguous. It is imperative to know exactly what the problem is asking. If you misread the problem or hurry through it, you have NO chance of solving it correctly. If appropriate, draw a sketch or diagram of the problem to be solved. Pictures are a great help in organizing and sorting out your thoughts. Define variables to be used and carefully label your picture or diagram with these variables. This step is very important because it leads directly or indirectly to the creation of mathematical equations. Write down all equations which are related to your problem or diagram. Clearly denote that equation which you are asked to maximize or minimize. Experience will show you that MOST optimization problems will begin with two equations. One equation is a "constraint" equation and the other is the "optimization" equation. The "constraint" equation is used to solve for one of the variables. This is then substituted into the "optimization" equation before differentiation occurs. Determine the domain of the function and set an appropriate window on the calculator. Use the maximum/minimum function to find the values. Interpret your results and answer the question.

Example Problem: Product Find two nonnegative numbers whose sum is 9 and so that the product of one number and the square of the other number is a maximum. Quantities: two numbers, x and y Optimization Equation: Trying to maximize product of x and y2: Product=xy2 Constraint Equation: Two numbers whose sum is 9: x+y=9 Substitute the constraint equation into the Optimization Equation: y=9-x, so Product=x(9-x)2 IMPORTANT: Optimization Equation should contain ONLY ONE variable. Appropriate Domain: Nonnegative numbers: Domain: [0, 9] Graph and solve: Answer: 3 and 6, Product = (3)(62)=108

Example Problem: Capacity A manufacturer wants to design an open box (a top with open top) having a square base and a surface area of 108 square inches. What dimensions will produce a box with maximum volume? Optimization Equation: V=x2h Constraint Equation: x2+4xh=108 Equation to maximize: V=x2[(108-x2)/(4x)] V=27x – x3/4

Example Problem: Capacity

Practice Problem: Distance Which points on the graph of y=4-x2 are closest to the point (0,2)?

Practice Problem: Area A rectangle is bounded by x-axis and the top half of a circle centered at the origin with radius 5. What length and width should be the rectangle so that its area is a maximum?

Practice Problem: Cost A cylindrical can is to hold 20 m3 The material for the top and bottom costs $10/m2 and material for the side costs $8/m2 Find the radius r and height h of the most economical can.

Practice Problem: Time A little duckie is in the ocean swimming at a location 2.5 miles off the coast. A restaurant is located along the seashore, 4.5 miles down the coast. The duckie can swim to a point on the coast, and then run along the coast to the restaurant. The duckie can swim 1.2 miles/hour, and can run 1.6 miles/hour. If the restaurant is in an urgent need to make a roast duck dish, what is the least amount of time that takes for the duckie to get to the restaurant?

Practice Problem: Ladder Find the length of the shortest ladder that will reach over an 8-ft high fence to a large wall which is 3 ft behind the fence.

Practice Problem: Angle What angle between two edges of length 3 will result in an isosceles triangle with the largest area?

Practice Problem: Viewing Angle A movie screen on a wall is 20 feet in height and 10 feet above the floor. At what distance x from the front of the room should you position yourself so that the viewing angle of the movie screen is as large as possible?

Practice Problem: Total Area Four feet of wire is to be used to form a square and a circle. How much of the wire should be used for the square and how much should be used for the circle to enclose the maximum total area?

Minimize Carbs Fin…