Week #8 - Optimization and Newton s Method Section 4.5

Size: px
Start display at page:

Download "Week #8 - Optimization and Newton s Method Section 4.5"

Transcription

1 Week #8 - Optimization and Newton s Method Section 4.5 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used by permission of John Wiley & Sons, Inc. SUGGESTED PROBLEMS 1. The bending moment M of a beam, supported at one end, at a distance from the support is given by M = 1 2 wl 1 2 w2 where L is the length of the beam, and w is the uniform load per unit length. Find the point on the beam where the moment is greatest. We look for critical points of M: dm d = 1 wl w 2 Now dm/d = 0 when = L/2. At this point d 2 M/d 2 = w so this point is a local maimum. The graph of M() is a parabola opening downward, so the local maimum is also the global maimum. 7. The efficiency of a screw, E, is given by E = θ µθ2 µ + θ where θ is the angle of pitch of the thread and µ is the coefficient of friction of the material, a (positive) constant. What value of θ maimizes E? Differentiating, to look for critical points: de dθ = µ + θ(1 2µθ) (θ µθ2 ) (µ + θ) 2 = µ(1 2µθ θ2 ) (µ + θ) 2 de/dθ = 0 when θ = µ ± 1 + µ 2. Since θ > 0, the only possible critical point is when θ = µ µ 2. Slopes go from positive (at θ = 0 to negative after the critical point, so it is a local maimum. Because of the positive slopes to the left and negative slopes to the right of the critical the local maimum must be the global maimum. 1

2 11. Figure 4.69 shows the curves y =, = 9, y = 0, and a rectangle with its sides parallel to the aes and its left end at = a. Find the dimensions of the rectangle having the maimum possible area. Figure 4.69 We wish to choose a to maimize the area of the rectangle with corners at (a, a) and (9, a). The area of this rectangle will be given by the formula R = h l = a(9 a) = 9a 1/2 a 3/2 We are restricted to 0 a 9. To maimize this area, we set dr/da = 0, and then check that the resulting area is greater than the area if a = 0 or a = 9. Since R = 0 if a = 0 or a = 9, all we need to do is to find where dr/da = 0: dr da = 9 2 a 1/2 3 2 a1/2 = a = 3 a 2 18 = 6a a = 3 Thus the dimensions of the maimal rectangle are 6 by If you have 100 feet of fencing and want to enclose a rectangular area up against a long, straight wall, what is the largest area you can enclose? Let w and l be the width and length, respectively, of the rectangular area you wish to enclose. Then length = w + w + l = 100 feet l = 100 2w Using that relationship, we can simplify the area to be a function of only w. Area = w l = w(100 2w) = 100w 2w 2 To maimize the area, we look for the critical point of the area. If we let the area be representing A(w), 2

3 A (w) = 100 4w Setting the derivative equal to zero, 4w = 100 or w = 25. Because the area function is a parabola, opening downwards (negative coefficient of w 2 in A(w)), we know that this represents the global maimum of the area. Thus the maimum area of A(25) = w (100 2w) = = 1250 square feet is achieved when w = 25 feet. 34. To get the best view of the Statue of Liberty in Figure 4.76, you should be at the position where θ is a maimum. If the statue stands 92 meters high, including the pedestal, which is 46 meters high, how far from the base should you be? Hint: [Find a formula for θ in terms of your distance from the base. Use this function to maimize θ, noting that 0 θ π/2.] Figure 4.76 We want to maimize the viewing angle, which is θ = θ 1 θ 2. Optimizing this requires some careful trig work. If the distance from the boat to the base 3

4 of the statue is, then tan(θ 1 ) = 92 tan(θ 2 ) = 46 ( ) 92 so θ 1 = arctan ( ) 46 so θ 1 = arctan Then θ = θ 1 θ 2 = arctan ( ) ( ) arctan for > 0 We look for critical points of the function by computing dθ/d, remembering that d d arctan() = : dθ d = (92/) 2 = ( ) ( ) (46/) 2 2 = 92( ) + 46( ) ( )( ) 46( ) = ( )( ) Setting this derivative equal to zero, 0 = 2 = ( ) ( )( ) = ± 4232 ±65.05 Since > 0, the critical point is = meters. To verify that this is indeed where θ attains a maimum, we not that dθ/d > 0 for 0 < < 4232 and dθ/d < 0 for > 4232, and so is a local minimum. Given the sign of the slopes on 0 < <, this must also be the global maimum. The best distance to stay view the statue is roughly 65 meters away from the base. QUIZ PREPARATION PROBLEMS 4

5 5. In a chemical reaction, substance A combines with substance B to form substance Y. At the start of the reaction, the quantity of A present is a grams, and the quantity of B present is b grams. Assume a < b. At time t seconds after the start of the reaction, the quantity of Y present is y grams. For certain types of reactions, the rate of the reaction, in grams/sec, is given by Rate = k(a y)(b y) (a) For what values of y is the rate nonnegative? Graph the rate against y. (b) Use your graph to find the value of y at which the rate of the reaction is fastest. (a) If we epect the rate to be nonnegative, we must have 0 y a and 0 y b. Since we assume a < b, we restrict y to 0 y a. In fact, the epression for the rate is nonnegative for y greater than b, but these values of y are not meaningful for the reaction. Rate 0 a b y (b) From the graph, we see that the maimum rate occurs when y = 0; that is, at the start of the reaction. 18. A rectangular beam is cut from a cylindrical log of radius 30 cm. The strength of a beam of width w and height h is proportional to wh 2. (See Figure 4.70.) Find the width and height of the beam of maimum strength. Figure 4.70 Since the beam diagonal length must always be 60, h and w must fit into the right angle triangle shown below: 5

6 60 h w Thus w 2 + h 2 = 60 2, or h 2 = 3600 w 2. We want to optimize the strength: S = kwh 2 replacing h 2 with 3600 w 2 : = kw(3600 w 2 ) = k(3600w w 3 ) Differentiating, setting S (w) = 0, S (w) = k(3600 3w 2 ) Setting S = 0: 0 = w 2 w 2 = 1200 w = ± 1200 ±34.64 Only the positive solution is feasible for this problem, so w = is the critical point of interest. To show this point is a global maimum for possible ranges of w, 0 w 60, we note that S(0) = 0 and S(60) = 0. Thus, a beam with dimensions w cm and l = 3600 w cm will have the optimal strength. 19. A landscape architect plans to enclose a 3000 square foot rectangular region in a botanical garden. She will use shrubs costing $25 per foot along three sides and fencing costing $10 per foot along the fourth side. Find the minimum total cost. y The total area is y = 3000, so y = 3000/. Suppose that the left and right edges and the lower edge have the shrubs, while the top edge has the fencing. Then the total cost function would be 6

7 Finding the critical points, C = 25(y + + y) + 10 = 50y + 35 C() = = 150, C () = 150, Setting C = 0: 0 = 150, = 150, ,000 30,000 = ± = ± 35 7 ±65.5 feet Only the positive root is feasible, as we are only interested in > 0, so is the only critical point of interest. To show this is a global minimum on the domain of the problem, we compare this with lim C() = + 0 lim C() = + Thus the critical point must be a global minimum, so 65.5 feet and y = 3000/ 48.5 feet give the dimensions of the yard with the lowest fencing/shrub cost, C(65.5) $ A light is suspended at a height h above the floor. (See Figure 4.71.) The illumination at the point P is inversely proportional to the square of the distance from the point P to the light and directly proportional to the cosine of the angle θ. How far from the floor should the light be to maimize the illumination at the point P? Figure 4.71 Since r 2 = y and cos θ = h/r = h/ h , we have 7

8 I = k cos θ = r 2 kh (h ) 3/2 To find the height at which I(h) is maimized, we look for critical points of I(h): di dh = k(h ) 3/2 ( 3 2 (h ) 1/2 2h)(kh) (h ) 3 Take out common factors: = k(h ) 1/2 [(h ) 3h 2 ] (h ) 3 Cancel (h ) 1/2 with denominator: = k (h ) 3h 2 (h ) 5/ h2 Simplify numerator: = k (h ) 5/2 Setting this equal to zero to identify critical points, and solving for h: 100 2h2 0 = k (h ) 5/2 100 = 2h 2 h = 50 Since di/dh > 0 for 0 h < 50, and di/dh < 0 for h > 50, we know that the light intensity is a maimum when h = A bird such as a starling feeds worms to its young. To collect worms, the bird flies to a site where worms are to be found, picks up several in its beak, and flies back to its nest. The loading curve in Figure 4.73 shows how the number of worms (the load) a starling collects depends on the time it has been searching for them.5 The curve is concave down because the bird can pick up worms more efficiently when its beak is empty; when its beak is partly full, the bird becomes much less efficient. The traveling time (from nest to site and back) is represented by the distance PO in Figure The bird wants to maimize the rate at which it brings worms to the nest, where Rate worms arrive = Load Traveling time + Searching time (a) Draw a line in Figure 4.73 whose slope is this rate. (b) Using the graph, estimate the load which maimizes this rate. (c) If the traveling time is increased, does the optimal load increase or decrease? Why? 8

9 Figure 4.73 (a) A possible line is shown on the graph below. Its slope is (load collected) / (total travel time), or the rate at which worms arrive back at the nest. (b) The slope of the line is maimized when the line is tangent to the loading curve, which happens with the black line on the graph below. (c) If the traveling time is increase, the point P moves to the left, the blue line on the graph below would show the new optimal slope. The contact point is higher, so the bird would be more heavily loaded, but would have a net lower efficiency, as the blue line has a lower slope than the earlier black line. 9

Week #8 - Optimization and Newton s Method Section 4.5

Week #8 - Optimization and Newton s Method Section 4.5 Week #8 - Optimization and Newton s Method Section 4.5 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used by permission

More information

Unit #7 - Optimization, Optimal Marginal Rates

Unit #7 - Optimization, Optimal Marginal Rates Unit #7 - Optimization, Optimal Marginal Rates Some problems and solutions selected or adapted from Hughes-Hallett Calculus. Optimization Introduction. Let f() = 0 +, and consider the interval [0, 0].

More information

Solutions to Tutorial Sheet 10 Topics: Applications: Optimization + Modelling

Solutions to Tutorial Sheet 10 Topics: Applications: Optimization + Modelling The University of Sydney School of Mathematics and Statistics Solutions to Tutorial Sheet 10 Topics: Applications: Optimization + Modelling MATH1111: Introduction to Calculus Semester 1, 2012 Web Page:

More information

MATH Section 4.6

MATH Section 4.6 Name MATH 1300-015 Section 4.6 1. A rectangular bo with a square base and no top is to be made of a total of 120cm 2 of cardboard. Find the dimension of the bo of mimum volume. (In this problem, assume

More information

Unit #5 - Implicit Differentiation, Related Rates Section 4.6

Unit #5 - Implicit Differentiation, Related Rates Section 4.6 Unit #5 - Implicit Differentiation, Related Rates Section 4.6 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc.

More information

Week #1 The Exponential and Logarithm Functions Section 1.2

Week #1 The Exponential and Logarithm Functions Section 1.2 Week #1 The Exponential and Logarithm Functions Section 1.2 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used by

More information

Week #16 - Differential Equations (Euler s Method) Section 11.3

Week #16 - Differential Equations (Euler s Method) Section 11.3 Week #16 - Differential Equations (Euler s Method) Section 11.3 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used

More information

Final Exam Review / AP Calculus AB

Final Exam Review / AP Calculus AB Chapter : Final Eam Review / AP Calculus AB Use the graph to find each limit. 1) lim f(), lim f(), and lim π - π + π f 5 4 1 y - - -1 - - -4-5 ) lim f(), - lim f(), and + lim f 8 6 4 y -4 - - -1-1 4 5-4

More information

Math 111 Calculus I Fall 2005 Practice Problems For Final December 5, 2005

Math 111 Calculus I Fall 2005 Practice Problems For Final December 5, 2005 Math 111 Calculus I Fall 2005 Practice Problems For Final December 5, 2005 As always, the standard disclaimers apply In particular, I make no claims that all the material which will be on the exam is represented

More information

1A (13) 1. Find an equation for the tangent line to the graph of y = 3 3y +3at the point ( ; 1). The first thing to do is to check that the values =, y =1satisfy the given equation. They do. Differentiating

More information

Week #6 - Taylor Series, Derivatives and Graphs Section 10.1

Week #6 - Taylor Series, Derivatives and Graphs Section 10.1 Week #6 - Taylor Series, Derivatives and Graphs Section 10.1 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 005 by John Wiley & Sons, Inc. This material is used by

More information

Week #5 - Related Rates, Linear Approximation, and Taylor Polynomials Section 4.6

Week #5 - Related Rates, Linear Approximation, and Taylor Polynomials Section 4.6 Week #5 - Related Rates, Linear Approximation, and Taylor Polynomials Section 4.6 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 005 by John Wiley & Sons, Inc. This

More information

Week #6 - Taylor Series, Derivatives and Graphs Section 4.1

Week #6 - Taylor Series, Derivatives and Graphs Section 4.1 Week #6 - Talor Series, Derivatives and Graphs Section 4.1 From Calculus, Single Variable b Hughes-Hallett, Gleason, McCallum et. al. Copright 2005 b John Wile & Sons, Inc. This material is used b permission

More information

Arkansas Tech University MATH 2914: Calculus I Dr. Marcel B. Finan. Solution to Section 4.5

Arkansas Tech University MATH 2914: Calculus I Dr. Marcel B. Finan. Solution to Section 4.5 Arkansas Tech University MATH 914: Calculus I Dr Marcel B Finan Solution to Section 45 1 (a) y y 1 3 1 4 3 0 60 4 19 76 5 18 90 6 17 10 7 16 11 8 15 10 9 14 16 10 13 130 11 1 13 1 11 13 13 10 130 14 9

More information

One of the most common applications of Calculus involves determining maximum or minimum values.

One of the most common applications of Calculus involves determining maximum or minimum values. 8 LESSON 5- MAX/MIN APPLICATIONS (OPTIMIZATION) One of the most common applications of Calculus involves determining maimum or minimum values. Procedure:. Choose variables and/or draw a labeled figure..

More information

In #1-5, find the indicated limits. For each one, if it does not exist, tell why not. Show all necessary work.

In #1-5, find the indicated limits. For each one, if it does not exist, tell why not. Show all necessary work. Calculus I Eam File Fall 7 Test # In #-5, find the indicated limits. For each one, if it does not eist, tell why not. Show all necessary work. lim sin.) lim.) 3.) lim 3 3-5 4 cos 4.) lim 5.) lim sin 6.)

More information

Name: MA 160 Dr. Katiraie (100 points) Test #3 Spring 2013

Name: MA 160 Dr. Katiraie (100 points) Test #3 Spring 2013 Name: MA 160 Dr. Katiraie (100 points) Test #3 Spring 2013 Show all of your work on the test paper. All of the problems must be solved symbolically using Calculus. You may use your calculator to confirm

More information

a b c d e GOOD LUCK! 3. a b c d e 12. a b c d e 4. a b c d e 13. a b c d e 5. a b c d e 14. a b c d e 6. a b c d e 15. a b c d e

a b c d e GOOD LUCK! 3. a b c d e 12. a b c d e 4. a b c d e 13. a b c d e 5. a b c d e 14. a b c d e 6. a b c d e 15. a b c d e MA23 Elem. Calculus Fall 207 Eam 3 2076 Name: Sec.: Do not remove this answer page you will turn in the entire eam. No books or notes may be used. You may use an ACT-approved calculator during the eam,

More information

Exam Review Sheets Combined

Exam Review Sheets Combined Exam Review Sheets Combined Fall 2008 1 Fall 2007 Exam 1 1. For each part, if the statement is always true, circle the printed capital T. If the statement is sometimes false, circle the printed capital

More information

Multiple Choice. Circle the best answer. No work needed. No partial credit available. is continuous.

Multiple Choice. Circle the best answer. No work needed. No partial credit available. is continuous. Multiple Choice. Circle the best answer. No work needed. No partial credit available. + +. Evaluate lim + (a (b (c (d 0 (e None of the above.. Evaluate lim (a (b (c (d 0 (e + + None of the above.. Find

More information

MATH CALCULUS I 2.2: Differentiability, Graphs, and Higher Derivatives

MATH CALCULUS I 2.2: Differentiability, Graphs, and Higher Derivatives MATH 12002 - CALCULUS I 2.2: Differentiability, Graphs, and Higher Derivatives Professor Donald L. White Department of Mathematical Sciences Kent State University D.L. White (Kent State University) 1 /

More information

Calculus 1 - Lab ) f(x) = 1 x. 3.8) f(x) = arcsin( x+1., prove the equality cosh 2 x sinh 2 x = 1. Calculus 1 - Lab ) lim. 2.

Calculus 1 - Lab ) f(x) = 1 x. 3.8) f(x) = arcsin( x+1., prove the equality cosh 2 x sinh 2 x = 1. Calculus 1 - Lab ) lim. 2. ) Solve the following inequalities.) ++.) 4 >.) Calculus - Lab { + > + 5 + < +. ) Graph the functions f() =, g() = + +, h() = cos( ), r() = +. ) Find the domain of the following functions.) f() = +.) f()

More information

Solutions to review problems MAT 125, Fall 2004

Solutions to review problems MAT 125, Fall 2004 Solutions to review problems MAT 125, Fall 200 1. For each of the following functions, find the absolute maimum and minimum values for f() in the given intervals. Also state the value where they occur.

More information

Math 75B Practice Problems for Midterm II Solutions Ch. 16, 17, 12 (E), , 2.8 (S)

Math 75B Practice Problems for Midterm II Solutions Ch. 16, 17, 12 (E), , 2.8 (S) Math 75B Practice Problems for Midterm II Solutions Ch. 6, 7, 2 (E),.-.5, 2.8 (S) DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual

More information

4. a b c d e 14. a b c d e. 5. a b c d e 15. a b c d e. 6. a b c d e 16. a b c d e. 7. a b c d e 17. a b c d e. 9. a b c d e 19.

4. a b c d e 14. a b c d e. 5. a b c d e 15. a b c d e. 6. a b c d e 16. a b c d e. 7. a b c d e 17. a b c d e. 9. a b c d e 19. MA1 Elem. Calculus Spring 017 Final Exam 017-0-0 Name: Sec.: Do not remove this answer page you will turn in the entire exam. No books or notes may be used. You may use an ACT-approved calculator during

More information

Unit #17 - Differential Equations Section 11.6

Unit #17 - Differential Equations Section 11.6 Unit #7 - Differential Equations Section.6 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 005 by John Wiley & Sons, Inc. This material is used

More information

Math 102 Final Exam Review

Math 102 Final Exam Review . Compute f ( + h) f () h Math 0 Final Eam Review for each of the following functions. Simplify your answers. f () 4 + 5 f ( ) f () + f ( ). Find the domain of each of the following functions. f( ) g (

More information

MA 125 CALCULUS I SPRING 2007 April 27, 2007 FINAL EXAM. Name (Print last name first):... Student ID Number (last four digits):...

MA 125 CALCULUS I SPRING 2007 April 27, 2007 FINAL EXAM. Name (Print last name first):... Student ID Number (last four digits):... CALCULUS I, FINAL EXAM 1 MA 125 CALCULUS I SPRING 2007 April 27, 2007 FINAL EXAM Name (Print last name first):............................................. Student ID Number (last four digits):........................

More information

Math 171 Calculus I Spring, 2019 Practice Questions for Exam IV 1

Math 171 Calculus I Spring, 2019 Practice Questions for Exam IV 1 Math 171 Calculus I Spring, 019 Practice Questions for Eam IV 1 Problem 1. a. Find the linear approimation to f() = cos() at a = π. b. Use your approimation to estimate (π + 1/100) cos(π + 1/100) Problem.

More information

AP CALCULUS BC - FIRST SEMESTER EXAM REVIEW: Complete this review for five extra percentage points on the semester exam.

AP CALCULUS BC - FIRST SEMESTER EXAM REVIEW: Complete this review for five extra percentage points on the semester exam. AP CALCULUS BC - FIRST SEMESTER EXAM REVIEW: Complete this review for five etra percentage points on the semester eam. *Even though the eam will have a calculator active portion with 0 of the 8 questions,

More information

Section 3.1 Extreme Values

Section 3.1 Extreme Values Math 132 Extreme Values Section 3.1 Section 3.1 Extreme Values Example 1: Given the following is the graph of f(x) Where is the maximum (x-value)? What is the maximum (y-value)? Where is the minimum (x-value)?

More information

WORKSHEET 1 SOLUTION Chapter 2 Differentiation

WORKSHEET 1 SOLUTION Chapter 2 Differentiation United Arab Emirates University College of Sciences Department of Mathematical Sciences WORKSHEET SOLUTION Chapter Differentiation Calculus I for Engineering MATH SECTION CRN : :5 on Sunday & Tuesday Due

More information

AP Calculus AB/BC ilearnmath.net

AP Calculus AB/BC ilearnmath.net CALCULUS AB AP CHAPTER 1 TEST Don t write on the test materials. Put all answers on a separate sheet of paper. Numbers 1-8: Calculator, 5 minutes. Choose the letter that best completes the statement or

More information

Calculus with the TI-89. Sample Activity: Exploration 7. Brendan Kelly

Calculus with the TI-89. Sample Activity: Exploration 7. Brendan Kelly Calculus with the TI-89 Sample Activity: Eploration 7 Brendan Kelly EXPLORATION 7 Functions & Their Etrema Who Hit the Longest Home Run in Major League History? THE BETTMANN ARCHIVE Mickey Mantle 1931-1996

More information

Unit V Applications of Derivatives

Unit V Applications of Derivatives Unit V Applications of Derivatives Curve Sketching Inequalities (Not covered in 3205) Polynomial Rational Functions Related Rate Problems Optimization (Max/Min) Problems 1 Inequalities Linear Polynomial

More information

Unit V Applications of Derivatives

Unit V Applications of Derivatives Unit V Applications of Derivatives Curve Sketching Inequalities (Covered in 2200) Polynomial Rational Functions Related Rate Problems Optimization (Max/Min) Problems 1 Inequalities Linear Polynomial Rational

More information

( ) 7 ( 5x 5 + 3) 9 b) y = x x

( ) 7 ( 5x 5 + 3) 9 b) y = x x New York City College of Technology, CUNY Mathematics Department Fall 0 MAT 75 Final Eam Review Problems Revised by Professor Kostadinov, Fall 0, Fall 0, Fall 00. Evaluate the following its, if they eist:

More information

Unit #24 - Lagrange Multipliers Section 15.3

Unit #24 - Lagrange Multipliers Section 15.3 Unit #24 - Lagrange Multipliers Section 1.3 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 200 by John Wiley & Sons, Inc. This material is

More information

y=5 y=1+x 2 AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions

y=5 y=1+x 2 AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions. Which of the following integrals correctly corresponds to the area of the shaded region in the figure to the right? (A) (B) (C) (D) (E)

More information

AP Calculus Free-Response Questions 1969-present AB

AP Calculus Free-Response Questions 1969-present AB AP Calculus Free-Response Questions 1969-present AB 1969 1. Consider the following functions defined for all x: f 1 (x) = x, f (x) = xcos x, f 3 (x) = 3e x, f 4 (x) = x - x. Answer the following questions

More information

(x 3)(x + 5) = (x 3)(x 1) = x + 5

(x 3)(x + 5) = (x 3)(x 1) = x + 5 RMT 3 Calculus Test olutions February, 3. Answer: olution: Note that + 5 + 3. Answer: 3 3) + 5) = 3) ) = + 5. + 5 3 = 3 + 5 3 =. olution: We have that f) = b and f ) = ) + b = b + 8. etting these equal

More information

AP Calculus BC Summer Assignment 2018

AP Calculus BC Summer Assignment 2018 AP Calculus BC Summer Assignment 018 Name: When you come back to school, I will epect you to have attempted every problem. These skills are all different tools that we will pull out of our toolbo at different

More information

Calculus and Structures

Calculus and Structures Calculus and Structures CHAPTER 8 SHEAR FORCE AND BENDING MOMENTS FOR BEAMS WITH CONTINUOUS FORCES Calculus and Structures 11 Copyright Chapter 8 CONTINUOUS FORCE 8.1 INTRODUCTION The last section was

More information

206 Calculus and Structures

206 Calculus and Structures 06 Calculus and Structures CHAPTER 4 CURVE SKETCHING AND MAX-MIN II Calculus and Structures 07 Copright Chapter 4 CURVE SKETCHING AND MAX-MIN II 4. INTRODUCTION In Chapter, we developed a procedure for

More information

Monroe Township High School Mathematics Department

Monroe Township High School Mathematics Department To: AP Calculus AB Re: Summer Project 017 Date: June 017 Monroe Township High School Mathematics Department To help begin your study of Calculus, you will be required to complete a review project this

More information

MAT 1339-S14 Class 4

MAT 1339-S14 Class 4 MAT 9-S4 Class 4 July 4, 204 Contents Curve Sketching. Concavity and the Second Derivative Test.................4 Simple Rational Functions........................ 2.5 Putting It All Together.........................

More information

Math Pre-Calc 20 Final Review

Math Pre-Calc 20 Final Review Math Pre-Calc 0 Final Review Chp Sequences and Series #. Write the first 4 terms of each sequence: t = d = - t n = n #. Find the value of the term indicated:,, 9,, t 7 7,, 9,, t 5 #. Find the number of

More information

Week #1 The Exponential and Logarithm Functions Section 1.4

Week #1 The Exponential and Logarithm Functions Section 1.4 Week #1 The Exponential and Logarithm Functions Section 1.4 From Calculus, Single Variable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material is used by

More information

Algebra I Practice Questions ? 1. Which is equivalent to (A) (B) (C) (D) 2. Which is equivalent to 6 8? (A) 4 3

Algebra I Practice Questions ? 1. Which is equivalent to (A) (B) (C) (D) 2. Which is equivalent to 6 8? (A) 4 3 1. Which is equivalent to 64 100? 10 50 8 10 8 100. Which is equivalent to 6 8? 4 8 1 4. Which is equivalent to 7 6? 4 4 4. Which is equivalent to 4? 8 6 Page 1 of 0 11 Practice Questions 6 1 5. Which

More information

1993 AP Calculus AB: Section I

1993 AP Calculus AB: Section I 99 AP Calculus AB: Section I 9 Minutes Scientific Calculator Notes: () The eact numerical value of the correct answer does not always appear among the choices given. When this happens, select from among

More information

24. AB Calculus Step-by-Step Name. a. For what values of x does f on [-4,4] have a relative minimum and relative maximum? Justify your answers.

24. AB Calculus Step-by-Step Name. a. For what values of x does f on [-4,4] have a relative minimum and relative maximum? Justify your answers. 24. AB Calculus Step-by-Step Name The figure to the right shows the graph of f!, the derivative of the odd function f. This graph has horizontal tangents at x = 1 and x = 3. The domain of f is!4 " x "

More information

Chapter 3: The Derivative in Graphing and Applications

Chapter 3: The Derivative in Graphing and Applications Chapter 3: The Derivative in Graphing and Applications Summary: The main purpose of this chapter is to use the derivative as a tool to assist in the graphing of functions and for solving optimization problems.

More information

Math 1710 Final Review 1 1

Math 1710 Final Review 1 1 Math 7 Final Review. Use the ɛ δ definition of it to prove 3 (2 2 +)=4. 2. Use the ɛ δ definition of it to prove +7 2 + =3. 3. Use the ɛ-δ definition of it to prove (32 +5 ) = 3. 4. Prove that if f() =

More information

4.3 OPTIMIZATION AND MODELING

4.3 OPTIMIZATION AND MODELING 4.3 OPTIMIZATION AND MODELING 05 4.3 OPTIMIZATION AND MODELING Finding global maima and minima is often made possible b having a formula for the function to be maimized or minimized. The process of translating

More information

( ) 2 + 2x 3! ( x x ) 2

( ) 2 + 2x 3! ( x x ) 2 Review for The Final Math 195 1. Rewrite as a single simplified fraction: 1. Rewrite as a single simplified fraction:. + 1 + + 1! 3. Rewrite as a single simplified fraction:! 4! 4 + 3 3 + + 5! 3 3! 4!

More information

( ) 9 b) y = x x c) y = (sin x) 7 x d) y = ( x ) cos x

( ) 9 b) y = x x c) y = (sin x) 7 x d) y = ( x ) cos x NYC College of Technology, CUNY Mathematics Department Spring 05 MAT 75 Final Eam Review Problems Revised by Professor Africk Spring 05, Prof. Kostadinov, Fall 0, Fall 0, Fall 0, Fall 0, Fall 00 # Evaluate

More information

OPTIMATIZATION - MAXIMUM/MINIMUM PROBLEMS BC CALCULUS

OPTIMATIZATION - MAXIMUM/MINIMUM PROBLEMS BC CALCULUS 1 OPTIMATIZATION - MAXIMUM/MINIMUM PROBLEMS BC CALCULUS 1. Read each problem slowly and carefully. Read the problem at least three times before trying to solve it. Sometimes words can be ambiguous. It

More information

3.5 APPLIED MAXIMUM AND MINIMUM PROBLEMS

3.5 APPLIED MAXIMUM AND MINIMUM PROBLEMS 3.5 APPLIED MAXIMUM AND MINIMUM PROBLEMS 1 We have used derivatives to help find the maximums and minimums of some functions given by equations, but it is very unlikely that someone will simply hand you

More information

Math 170 Calculus I Final Exam Review Solutions

Math 170 Calculus I Final Exam Review Solutions Math 70 Calculus I Final Eam Review Solutions. Find the following its: (a (b (c (d 3 = + = 6 + 5 = 3 + 0 3 4 = sin( (e 0 cos( = (f 0 ln(sin( ln(tan( = ln( (g (h 0 + cot( ln( = sin(π/ = π. Find any values

More information

Warmup for AP Calculus BC

Warmup for AP Calculus BC Nichols School Mathematics Department Summer Work Packet Warmup for AP Calculus BC Who should complete this packet? Students who have completed Advanced Functions or and will be taking AP Calculus BC in

More information

5. 2. The solution set is 7 6 i, 7 x. Since b = 20, add

5. 2. The solution set is 7 6 i, 7 x. Since b = 20, add Chapter : Quadratic Equations and Functions Chapter Review Eercises... 5 8 6 8 The solution set is 8, 8. 5 5 5 5 5 5 The solution set is 5,5. Rationalize the denominator. 6 The solution set is. 8 8 9 6

More information

WW Prob Lib1 Math course-section, semester year

WW Prob Lib1 Math course-section, semester year Young-Seon Lee WW Prob Lib Math course-section, semester year WeBWorK assignment due /4/03 at :00 PM..( pt) Give the rational number whose decimal form is: 0 7333333 Answer:.( pt) Solve the following inequality:

More information

Math 210 Midterm #2 Review

Math 210 Midterm #2 Review Math 210 Mierm #2 Review Related Rates In general, the approach to a related rates problem is to first determine which quantities in the problem you care about or have relevant information about. Then

More information

Free Response Questions Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom

Free Response Questions Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom Free Response Questions 1969-010 Compiled by Kaye Autrey for face-to-face student instruction in the AP Calculus classroom 1 AP Calculus Free-Response Questions 1969 AB 1 Consider the following functions

More information

5.5 Worksheet - Linearization

5.5 Worksheet - Linearization AP Calculus 4.5 Worksheet 5.5 Worksheet - Linearization All work must be shown in this course for full credit. Unsupported answers ma receive NO credit. 1. Consider the function = sin. a) Find the equation

More information

AP Calculus BC Summer Review

AP Calculus BC Summer Review AP Calculus BC 07-08 Summer Review Due September, 07 Name: All students entering AP Calculus BC are epected to be proficient in Pre-Calculus skills. To enhance your chances for success in this class, it

More information

The region enclosed by the curve of f and the x-axis is rotated 360 about the x-axis. Find the volume of the solid formed.

The region enclosed by the curve of f and the x-axis is rotated 360 about the x-axis. Find the volume of the solid formed. Section A ln. Let g() =, for > 0. ln Use the quotient rule to show that g ( ). 3 (b) The graph of g has a maimum point at A. Find the -coordinate of A. (Total 7 marks) 6. Let h() =. Find h (0). cos 3.

More information

(b) x = (d) x = (b) x = e (d) x = e4 2 ln(3) 2 x x. is. (b) 2 x, x 0. (d) x 2, x 0

(b) x = (d) x = (b) x = e (d) x = e4 2 ln(3) 2 x x. is. (b) 2 x, x 0. (d) x 2, x 0 1. Solve the equation 3 4x+5 = 6 for x. ln(6)/ ln(3) 5 (a) x = 4 ln(3) ln(6)/ ln(3) 5 (c) x = 4 ln(3)/ ln(6) 5 (e) x = 4. Solve the equation e x 1 = 1 for x. (b) x = (d) x = ln(5)/ ln(3) 6 4 ln(6) 5/ ln(3)

More information

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13 Contents Limits Derivatives 3. Difference Quotients......................................... 3. Average Rate of Change...................................... 4.3 Derivative Rules...........................................

More information

2. Find the intervals where function is increasing and decreasing. Then find all relative extrema.

2. Find the intervals where function is increasing and decreasing. Then find all relative extrema. MATH 1071Q Exam #2 Review Fall 2011 1. Find the elasticity at the given points and determine whether demand is inelastic, elastic, or unit elastic. Explain the significance of your answer. (a) x = 10 2p

More information

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2 AP Physics C Calculus C.1 Name Trigonometric Functions 1. Consider the right triangle to the right. In terms of a, b, and c, write the expressions for the following: c a sin θ = cos θ = tan θ =. Using

More information

Name Date Period. AP Calculus AB/BC Practice TEST: Curve Sketch, Optimization, & Related Rates. 1. If f is the function whose graph is given at right

Name Date Period. AP Calculus AB/BC Practice TEST: Curve Sketch, Optimization, & Related Rates. 1. If f is the function whose graph is given at right Name Date Period AP Calculus AB/BC Practice TEST: Curve Sketch, Optimization, & Related Rates. If f is the function whose graph is given at right Which of the following properties does f NOT have? (A)

More information

SECTION 3.1: Quadratic Functions

SECTION 3.1: Quadratic Functions SECTION 3.: Quadratic Functions Objectives Graph and Analyze Quadratic Functions in Standard and Verte Form Identify the Verte, Ais of Symmetry, and Intercepts of a Quadratic Function Find the Maimum or

More information

Abe Mirza Graphing f ( x )

Abe Mirza Graphing f ( x ) Abe Mirza Graphing f ( ) Steps to graph f ( ) 1. Set f ( ) = 0 and solve for critical values.. Substitute the critical values into f ( ) to find critical points.. Set f ( ) = 0 and solve for critical values.

More information

Calculus-Lab ) f(x) = 1 x. 3.8) f(x) = arcsin( x+1., prove the equality cosh 2 x sinh 2 x = 1. Calculus-Lab ) lim. 2.7) lim. 2.

Calculus-Lab ) f(x) = 1 x. 3.8) f(x) = arcsin( x+1., prove the equality cosh 2 x sinh 2 x = 1. Calculus-Lab ) lim. 2.7) lim. 2. ) Solve the following inequalities.) ++.) 4 > 3.3) Calculus-Lab { + > + 5 + < 3 +. ) Graph the functions f() = 3, g() = + +, h() = 3 cos( ), r() = 3 +. 3) Find the domain of the following functions 3.)

More information

1985 AP Calculus AB: Section I

1985 AP Calculus AB: Section I 985 AP Calculus AB: Section I 9 Minutes No Calculator Notes: () In this eamination, ln denotes the natural logarithm of (that is, logarithm to the base e). () Unless otherwise specified, the domain of

More information

Find the integral. 12) 15)

Find the integral. 12) 15) Find the location of the indicated absolute etremum within the specified domain. ) Minimum of f() = /- /; [0, ] 8) Maimum h() ) Minimum of f() = - + - ; [-, ] ) Minimum of f() = ( + )/; [-, ] ) Maimum

More information

1. sin 2. Honors Pre-Calculus Final Exam Review 2 nd semester June TRIGONOMETRY Solve for 0 2. without using a calculator: 2. csc 2 3.

1. sin 2. Honors Pre-Calculus Final Exam Review 2 nd semester June TRIGONOMETRY Solve for 0 2. without using a calculator: 2. csc 2 3. Honors Pre-Calculus Name: Final Eam Review nd semester June 05 TRIGONOMETRY Solve for 0 without using a calculator:. sin. csc. tan. cos ) ) ) ) Solve for in degrees giving all solutions. 5. sin 6. cos

More information

(c) Find the gradient of the graph of f(x) at the point where x = 1. (2) The graph of f(x) has a local maximum point, M, and a local minimum point, N.

(c) Find the gradient of the graph of f(x) at the point where x = 1. (2) The graph of f(x) has a local maximum point, M, and a local minimum point, N. Calculus Review Packet 1. Consider the function f() = 3 3 2 24 + 30. Write down f(0). Find f (). Find the gradient of the graph of f() at the point where = 1. The graph of f() has a local maimum point,

More information

1993 AP Calculus AB: Section I

1993 AP Calculus AB: Section I 99 AP Calculus AB: Section I 90 Minutes Scientific Calculator Notes: () The eact numerical value of the correct answer does not always appear among the choices given. When this happens, select from among

More information

MA Review Worksheet for Exam 1, Summer 2016

MA Review Worksheet for Exam 1, Summer 2016 MA 15800 Review Worksheet for Eam 1, Summer 016 1) Choose which of the following relations represent functions and give the domain and/or range. a) {(,5), (,5), ( 1,5)} b) equation: y 4 1 y 4 (5, ) 1 (

More information

Solutions to Test 2 Spring = y+x dy dx +0 = ex+y x+y dy. e x = dy dx (ex+y x) = y e x+y. dx = y ex+y e x+y x

Solutions to Test 2 Spring = y+x dy dx +0 = ex+y x+y dy. e x = dy dx (ex+y x) = y e x+y. dx = y ex+y e x+y x 12pt 1 Consider the equation e +y = y +10 Solutions to Test 2 Spring 2018 (a) Use implicit differentiation to find dy d d d (e+y ) = d ( (y+10) e+y 1+ dy ) d d = y+ dy d +0 = e+y +y dy +e d = y+ dy d +y

More information

3 Additional Applications of the Derivative

3 Additional Applications of the Derivative 3 Additional Applications of the Derivative 3.1 Increasing and Decreasing Functions; Relative Etrema 3.2 Concavit and Points of Inflection 3.4 Optimization Homework Problem Sets 3.1 (1, 3, 5-9, 11, 15,

More information

Review Sheet for Exam 1 SOLUTIONS

Review Sheet for Exam 1 SOLUTIONS Math b Review Sheet for Eam SOLUTIONS The first Math b midterm will be Tuesday, February 8th, 7 9 p.m. Location: Schwartz Auditorium Room ) The eam will cover: Section 3.6: Inverse Trig Appendi F: Sigma

More information

Mathematics Placement Examination (MPE)

Mathematics Placement Examination (MPE) Practice Problems for Mathematics Placement Eamination (MPE) Revised June, 011 When ou come to New Meico State Universit, ou ma be asked to take the Mathematics Placement Eamination (MPE) Your inital placement

More information

Math 130: PracTest 3. Answers Online Friday

Math 130: PracTest 3. Answers Online Friday Math 130: PracTest 3 Answers Online Frida 1 Find the absolute etreme values of the following functions on the given intervals Which theorems justif our work? Make sure ou eplain what ou are doing a) 1

More information

( 10, ). Which of the following are possible, and which are not possible? Hint: draw a

( 10, ). Which of the following are possible, and which are not possible? Hint: draw a Recitation Worksheet 6C f x = x 1 x 4 x 9 = x 14x + 49x 36. Find the intervals on which 1. Suppose ( ) ( )( )( ) 3 f ( x ) is increasing and the intervals on which f ( ). Suppose ( ) ( )( )( ) 3 x is decreasing.

More information

Math 180, Lowman, Summer 2008, Old Exam Problems 1 Limit Problems

Math 180, Lowman, Summer 2008, Old Exam Problems 1 Limit Problems Math 180, Lowman, Summer 2008, Old Exam Problems 1 Limit Problems 1. Find the limit of f(x) = (sin x) x x 3 as x 0. 2. Use L Hopital s Rule to calculate lim x 2 x 3 2x 2 x+2 x 2 4. 3. Given the function

More information

1. sin 2. csc 2 3. tan 1 2. Cos 8) Sin 10. sec. Honors Pre-Calculus Final Exam Review 2 nd semester. TRIGONOMETRY Solve for 0 2

1. sin 2. csc 2 3. tan 1 2. Cos 8) Sin 10. sec. Honors Pre-Calculus Final Exam Review 2 nd semester. TRIGONOMETRY Solve for 0 2 Honors Pre-Calculus Final Eam Review nd semester Name: TRIGONOMETRY Solve for 0 without using a calculator: 1 1. sin. csc 3. tan 1 4. cos 1) ) 3) 4) Solve for in degrees giving all solutions. 5. sin 1

More information

Chapter 4 Applications of Derivatives. Section 4.1 Extreme Values of Functions (pp ) Section Quick Review 4.1

Chapter 4 Applications of Derivatives. Section 4.1 Extreme Values of Functions (pp ) Section Quick Review 4.1 Section. 6 8. Continued (e) vt () t > 0 t > 6 t > 8. (a) d d e u e u du where u d (b) d d d d e + e e e e e e + e e + e (c) y(). (d) m e e y (). 7 y. 7( ) +. y 7. + 0. 68 0. 8 m. 7 y0. 8( ) +. y 0. 8+.

More information

Particle Motion Problems

Particle Motion Problems Particle Motion Problems Particle motion problems deal with particles that are moving along the x or y axis. Thus, we are speaking of horizontal or vertical movement. The position, velocity, or acceleration

More information

Math Practice Exam 2 - solutions

Math Practice Exam 2 - solutions Math 181 - Practice Exam 2 - solutions Problem 1 A population of dinosaurs is modeled by P (t) = 0.3t 2 + 0.1t + 10 for times t in the interval [ 5, 0]. a) Find the rate of change of this population at

More information

WeBWorK assignment 1. b. Find the slope of the line passing through the points (10,1) and (0,2). 4.(1 pt) Find the equation of the line passing

WeBWorK assignment 1. b. Find the slope of the line passing through the points (10,1) and (0,2). 4.(1 pt) Find the equation of the line passing WeBWorK assignment Thought of the day: It s not that I m so smart; it s just that I stay with problems longer. Albert Einstein.( pt) a. Find the slope of the line passing through the points (8,4) and (,8).

More information

Review for the Final Exam

Review for the Final Exam Math 171 Review for the Final Exam 1 Find the limits (4 points each) (a) lim 4x 2 3; x x (b) lim ( x 2 x x 1 )x ; (c) lim( 1 1 ); x 1 ln x x 1 sin (x 2) (d) lim x 2 x 2 4 Solutions (a) The limit lim 4x

More information

Fall 07/MAT 150/Exam 1 Name: Show all your work. 2. (8pts) Solve the inequality and write the solution in interval notation: x 7 2.

Fall 07/MAT 150/Exam 1 Name: Show all your work. 2. (8pts) Solve the inequality and write the solution in interval notation: x 7 2. Fall 07/MAT 150/Exam 1 Name: Show all your work. 1. (6pts) Solve for x: a 2 x + b = b 2 x a 2. (8pts) Solve the inequality and write the solution in interval notation: x 7 2. 3. (12pts) Find the equation

More information

Unit #17 - Differential Equations Section 11.5

Unit #17 - Differential Equations Section 11.5 Unit #17 - Differential Equations Section 11.5 Some material from Calculus, Single and MultiVariable by Hughes-Hallett, Gleason, McCallum et. al. Copyright 2005 by John Wiley & Sons, Inc. This material

More information

Math 180, Final Exam, Spring 2008 Problem 1 Solution. 1. For each of the following limits, determine whether the limit exists and, if so, evaluate it.

Math 180, Final Exam, Spring 2008 Problem 1 Solution. 1. For each of the following limits, determine whether the limit exists and, if so, evaluate it. Math 80, Final Eam, Spring 008 Problem Solution. For each of the following limits, determine whether the limit eists and, if so, evaluate it. + (a) lim 0 (b) lim ( ) 3 (c) lim Solution: (a) Upon substituting

More information

M147 Practice Problems for Exam 3

M147 Practice Problems for Exam 3 M47 Practice Problems for Eam Eam will cover sections 5., 5.4, 5.5,.,.,., 5.6, 6., 6., and also integration by substitution, which we used in Section 6.. Calculators will not be allowed on the eam. The

More information

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test.

4.3 How derivatives affect the shape of a graph. The first derivative test and the second derivative test. Chapter 4: Applications of Differentiation In this chapter we will cover: 41 Maimum and minimum values The critical points method for finding etrema 43 How derivatives affect the shape of a graph The first

More information

Chapter 6 Overview: Applications of Derivatives

Chapter 6 Overview: Applications of Derivatives Chapter 6 Overview: Applications of Derivatives There are two main contets for derivatives: graphing and motion. In this chapter, we will consider the graphical applications of the derivative. Much of

More information