Math 210 Midterm #2 Review

Size: px
Start display at page:

Download "Math 210 Midterm #2 Review"

Transcription

1 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 find an equation which relates these quantities. Then take the derivative of both sides to obtain a relationship between the rates of change of the variables. This equation is called the related rates equation. Plug in all the information which is known and emerge victorious over your enemies. The world is yours. Example: Suppose water is being pumped into a cylindrical tank at a rate of 3 cubic meters per second. It starts out initially empty. The radius of the tank is 5 meters and it is 10 meters high. How fast is the water level within the tank rising? Solution: Let s first assign variables. As usual, t stands for time, V is the volume of liquid in the tank, and h is the height of the liquid in the tank. The problem is asking us to compute dh, the rate of change of h with respect to t. I hope it is intuitively obvious that the water inside the cylindrical shape will itself be in the shape of a cylinder. The radius of this cylinder is the same as the radius of the tank, namely 5 meters, and the height is h. Therefore, we have a relationship between V and h given by: V = π(5) 2 h = 25πh. Now, we take the derivative of both sides of this equation with respect to t: dv = 25π dh We are told in the problem that the rate at which water is being pumped into the tank is 3 cubic meters per second. We can translate this into a mathematical statement thusly: Therefore: so dv = 3 3 = 25π dh dh = 3 25π m/s Example: A 6 foot tall woman walks at a rate of 5 feet per second away from a lamp which is 20 feet high. At what rate is her shadow lengthening when she is 10 feet from the lamp? Solution: Let s denote the length of the woman s shadow and x denote the distance the woman is from the lamppost. We are told in the problem that dx = 5 ft/sec. Note that the right triangle formed by the lamppost and the length along the ground between the lamppost and the tip of the woman s shadow is similar to the triangle formed by the woman herself and her shadow. Using the fact that ratios of corresponding lengths in similar triangles are equal, we have the following equation: We can push things around to get that Differentiating this equation with respect to t gives: x + s 20 = s 6 6x = 14s 6 dx = 14ds Plugging in dx = 5 and solving for ds gives the solution: ds = 15 7 feet/s

2 Increasing/Decreasing, Concavity The derivatives of a function f provide some important information about the graph of f. We already know that the derivative f gives the slopes of tangent lines to the graph of f. A bit of thought will indicate that this geometric interpretation of f also says something about the increasingness or decreasingness of f. We have the following facts: f(x) is increasing on the interval (a, b) whenever f (x) > 0 for all x in (a, b). f(x) is decreasing on the interval (a, b) whenever f (x) < 0 for all x in (a, b). Let s use these facts to figure out how to determine on which intervals f is increasing or decreasing: 1. Find the critical points of f. These are points where f (x) = 0 or f (x) is undefined. 2. Do a sign analysis on f. Chop up the real line into intervals whose endpoints are the critical points found above, pick a test point inside each of these intervals, evaluate f at these test points, and take note of the sign. One can infer the sign of f from just the sign of f evaluated at this test point. 3. Use the above boxes to conclude where f is increasing or decreasing. So f informs us about the increasingness or decreasingness of f. Similarly, the second derivative f informs us about the concavity of f. Recall, a function f is said to be concave up at a point x = a if around this point, the graph of f looks like a smiley face. Similarly, f is said to be concave down at a point x = a if around this point, the graph of f looks like a frowny face. We have the following statements: f(x) is concave up on the interval (a, b) whenever f (x) > 0 for all x in (a, b). f(x) is concave down on the interval (a, b) whenever f (x) < 0 for all x in (a, b). The step-by-step procedure to determine where f is concave up or down is similar to the one given to determine the intervals on which f is increasing or decreasing: 1. Find those points where f (x) = 0 or f (x) is undefined. 2. Do a sign analysis of f. Chop up the real line into inverals whose endpoints are those points found in the above step, pick a test point inside each interval, evaluate f on each of test points, and take note of the sign. 3. Use the above facts to conclude where f is concave up and where it is concave down. Extreme values of functions A point x = a is called a local maximum of a function f if there is an open interval around a on which f is the largest at x = a. The concept of local minimum is defined similarly. Local minima and maxima are collectively called local extrema. The central fact to know about local extrema is that the local extrema of a function f(x) occur at critical points, but not every critical point is a local extrema. So how can we determine if a critical point is a local extremum or not? We have two tools: The First Derivative Test: Suppose x = a is a critical point of f with f continuous at x = a: 1. If f (x) < 0 for x to the left of a, and f (x) > 0 for x to the right of a, then x = a is a local minimum. 2. If f (x) > 0 for x to the left of a, and f (x) < 0 for x to the right of a, then x = a is a local maximum. 3. If the sign of f is the same on both sides of x = a, then x = a is not a local extremum. The Second Derivative Test: Suppose f (a) = 0 and that f (a) exists. 1. If f (a) > 0, then x = a is a local minimum. 2. If f (a) < 0, then x = a is a local maximum. 3. If f (a) = 0, then this test fails and no conclusion can be reached.

3 Typically, a good strategy is to employ the second derivative test first, and if it fails, try the first derivative test. Example: Let f(x) = x x 3. Find all intervals on which f is increasing and all intervals on which it is decreasing. Identify the location of any local extrema for this function. Find all intervals on which f is concave up and all intervals on which it is concave down. Identify the location of any inflection poitns of the function. Solution: First, we find critical points by solving f (x) = 0. So we have: 12 3x 2 = 0 which we can solve as follows: 12 3x 2 = 0 3x 2 = 12 x 2 = 4 x = ±2 Next, we divvy up the real line into intervals according to these critical points. Then we test the sign of f (x) on each of these subintervals: interval test point f (test point) sign increasing/decreasing (, 2) x = 3 f ( 3) = 17 decreasing ( 2, 2) x = 0 f (0) = 12 + increasing (2, ) x = 3 f (3) = 17 decreasing At the critical point x = 2, we see that the sign of the first derivative changes from negative to positive. By the first derivative test, this implies that x = 2 is a local minimum. Also, at x = 2, the first derivative changes from positive to negative, and thus x = 2 is a local maximum. Concavity of f is investigated by examining the sign of f (x). We already calculated f (x) above, and so we see that f (x) = 6x. This function is clearly positive to the left of x = 0 and negative to the right of x = 0, hence we can conclude: f(x) is concave up on (, 0) and concave down on (0, ) Example: Consider the function f(x) = arctan(x 2 ). (a.) Compute f (x). (b.) Compute f (x). (c.) Find the critical point(s) of f(x). (d.) On what interval(s) is f(x) increasing? On what interval(s) is f(x) decreasing? (e.) Determine whether the critical point(s) you found in part (b.) are local extrema, and if so, what kind. (f.) At x = 0, is the graph of f(x) concave up, concave down, or neither? Justify your answer. Solution: Standard use of chain rule implies: and a standard use of quotient rule gives: f (x) = 2x 1 + x 4 f (x) = 2(1 + x4 ) 2x(4x 3 ) (1 + x 4 ) 2 = 2 6x4 (1 + x 4 ) 2 Now we want to find those values of x which make f (x) either 0 or undefined. Since the denominator of f is always strictly positive, we see that the only critical points occur when the numerator is 0. This only happens at x = 0. Since the denominator of f is strictly positive, we see that the sign of f (x) depends only on the sign of the numeratox. But it is obvious that 2x is positive when x is positive, and negative when x is negative. Therefore, f is increasing on the interval (0, ) and decreasing on the interval (, 0). Because f changes from negative to positive across x = 0, this is a local minimum. And at x = 0, the graph of f is concave up since f (0) > 0.

4 Applied Optimization In these problems, we apply what we have learned about finding absolute extrema to applied problems. The game here is to find a formula for the objective function, that is the quantity which is to be maximized or minimized, then employ the techniques we have to finding its absolute extrema. It is difficult to talk about this in general, so we do many examples: Example: A rectangular area of 3200 square ft. is to be fenced off. Two opposite sides will use fencing costing $1 per foot, and the remaining sides will use fencing costing $2 per foot. Find the dimensions of the rectangle of least cost. Solution: The area of the rectangle is the constraint in this problem. If we call the lengths of the sides of the rectangle x and y, then 3200 = xy. The objective function which is to be minimized is the cost of the fence. This is given by C = 4x + 2y, where x is the length of the side of the rectangle requiring the $2 per foot fencing. We use the constraint equation to solve for one variable in terms of the other: y = 3200 x then plug this into the objective function: C = 4x x With the goal of minimizing in mind, we find critical points. We begin by taking a derivative: C = x 2 Notice that x = 0 is a critical point since C is undefined there. But notice that x must be greater than 0 since it is the length of a side of a rectangle. Thus, we can ignore this critical point. Other critical points occur when C = 0. Solving, we get: 0 = x x 2 = = 4x = x 2 ±40 = x Since x denotes a length, the critical point x = 40 can be ignored. We need to figure out if x = 40 is a local maximum or minimum. If it is either, then it is also an absolute max or min since it is the only local extremum. We can figure this out using the second derivative test: so C = 12800x 3 C (40) > 0. Therefore, x = 40 is a local minimum and hence an absolute minimum. The corresponding y-value can be found by plugging x = 40 into the constraint, to give y = 80. Therefore, the rectangle of least cost is 40 by 80. Example: A closed cylindrical can is to hold 1 liter (1000 ccm) of liquid. How should we choose the height and radius of the can to minimize the amount of material needed to manufacture the can?

5 Solution: Let h, r and S denote the height, radius and surface area of the can. Note that the cylinder can be thought of as a two disks of radius r, and a rectangle of height h and wih 2πr. Therefore, S = 2π + 2πrh. This is the function we wish to minimize, and so we call it the objective function. Note that S is a function of two variables. We use the constraint in the problem to express S as a function of a single variable. The constraint is the requirement that the volume of the can be 1000 ccm. We know that the volume of a cylinder is π h, so we get the equation: We plug this into the equation for S: Now, we compute S : 1000 = π h h = 1000 π S = 2π + 2πr 1000 π = 2πr r S = 4πr 2000 Next, we find critical points. Note that r = 0 makes S undefined, but we can ignore it since r, being a length, should be positive. So we solve S = 0: 0 = 4πr = 4πr 500 π = r π = r We use the second derivative test to check that this critical point is in fact, a local min: S = 4π r Notice that when r > 0, S (r) > 0. Therefore, r = 3 π extremum, it must be an absolute minimum. must be a local minimum. Since it is the only local L Hôpital s Rule L Hôptial s Rule states that when a limit lim x a f(x) g(x) has an indeterminate form of 0 0 or ±, f(x) lim x a g(x) = lim f (x) x a g (x) Some limits which do not have these indeterminate forms can be manipulated to get them into this form. For example, 0,, 0 0, 0 and 1 are all indeterminate forms. Oftentimes, L Hôpital s rule can solve them. Example: 1 ln(x) lim x 0 e 1 x Solution: Notice that this limit has the indeterminate form (make sure you see that). So we invoke L Hôpital s Rule: 1 ln(x) 1 x lim = lim x 0 e 1 x x 0 e 1 x ( x 2 ) = lim x x 0 e 1 x 0 The form of this last limit si. This is NOT an indeterminate form. We have something which is going to 0 in the numerator while the denominator is going to. Thus, this limit is equal to 0.

MATH 1241 FINAL EXAM FALL 2012 Part I, No Calculators Allowed

MATH 1241 FINAL EXAM FALL 2012 Part I, No Calculators Allowed MATH 11 FINAL EXAM FALL 01 Part I, No Calculators Allowed 1. Evaluate the limit: lim x x x + x 1. (a) 0 (b) 0.5 0.5 1 Does not exist. Which of the following is the derivative of g(x) = x cos(3x + 1)? (a)

More information

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx Math 80, Exam, Practice Fall 009 Problem Solution. Differentiate the functions: (do not simplify) f(x) = x ln(x + ), f(x) = xe x f(x) = arcsin(x + ) = sin (3x + ), f(x) = e3x lnx Solution: For the first

More information

Exam 2 Solutions October 12, 2006

Exam 2 Solutions October 12, 2006 Math 44 Fall 006 Sections and P. Achar Exam Solutions October, 006 Total points: 00 Time limit: 80 minutes No calculators, books, notes, or other aids are permitted. You must show your work and justify

More information

MIDTERM 2 REVIEW: ADDITIONAL PROBLEMS. 1 2 x + 1. y = + 1 = x 1/ = 1. y = 1 2 x 3/2 = 1. into this equation would have then given. y 1.

MIDTERM 2 REVIEW: ADDITIONAL PROBLEMS. 1 2 x + 1. y = + 1 = x 1/ = 1. y = 1 2 x 3/2 = 1. into this equation would have then given. y 1. MIDTERM 2 REVIEW: ADDITIONAL PROBLEMS ) If x + y =, find y. IMPLICIT DIFFERENTIATION Solution. Taking the derivative (with respect to x) of both sides of the given equation, we find that 2 x + 2 y y =

More information

5. Find the intercepts of the following equations. Also determine whether the equations are symmetric with respect to the y-axis or the origin.

5. Find the intercepts of the following equations. Also determine whether the equations are symmetric with respect to the y-axis or the origin. MATHEMATICS 1571 Final Examination Review Problems 1. For the function f defined by f(x) = 2x 2 5x find the following: a) f(a + b) b) f(2x) 2f(x) 2. Find the domain of g if a) g(x) = x 2 3x 4 b) g(x) =

More information

Implicit Differentiation

Implicit Differentiation Week 6. Implicit Differentiation Let s say we want to differentiate the equation of a circle: y 2 + x 2 =9 Using the techniques we know so far, we need to write the equation as a function of one variable

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

Absolute Extrema and Constrained Optimization

Absolute Extrema and Constrained Optimization Calculus 1 Lia Vas Absolute Extrema and Constrained Optimization Recall that a function f (x) is said to have a relative maximum at x = c if f (c) f (x) for all values of x in some open interval containing

More information

4.1 & 4.2 Student Notes Using the First and Second Derivatives. for all x in D, where D is the domain of f. The number f()

4.1 & 4.2 Student Notes Using the First and Second Derivatives. for all x in D, where D is the domain of f. The number f() 4.1 & 4. Student Notes Using the First and Second Derivatives Definition A function f has an absolute maximum (or global maximum) at c if f ( c) f ( x) for all x in D, where D is the domain of f. The number

More information

2015 Math Camp Calculus Exam Solution

2015 Math Camp Calculus Exam Solution 015 Math Camp Calculus Exam Solution Problem 1: x = x x +5 4+5 = 9 = 3 1. lim We also accepted ±3, even though it is not according to the prevailing convention 1. x x 4 x+4 =. lim 4 4+4 = 4 0 = 4 0 = We

More information

Math 241 Final Exam, Spring 2013

Math 241 Final Exam, Spring 2013 Math 241 Final Exam, Spring 2013 Name: Section number: Instructor: Read all of the following information before starting the exam. Question Points Score 1 5 2 5 3 12 4 10 5 17 6 15 7 6 8 12 9 12 10 14

More information

ExtremeValuesandShapeofCurves

ExtremeValuesandShapeofCurves ExtremeValuesandShapeofCurves Philippe B. Laval Kennesaw State University March 23, 2005 Abstract This handout is a summary of the material dealing with finding extreme values and determining the shape

More information

Spring 2015 Sample Final Exam

Spring 2015 Sample Final Exam Math 1151 Spring 2015 Sample Final Exam Final Exam on 4/30/14 Name (Print): Time Limit on Final: 105 Minutes Go on carmen.osu.edu to see where your final exam will be. NOTE: This exam is much longer than

More information

Applications of Derivatives

Applications of Derivatives Applications of Derivatives Related Rates General steps 1. Draw a picture!! (This may not be possible for every problem, but there s usually something you can draw.) 2. Label everything. If a quantity

More information

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 05/05/2012 Bormashenko MATH 408N PRACTICE FINAL Name: TA session: Show your work for all the problems. Good luck! (1) Calculate the following limits, using whatever tools are appropriate. State which results

More information

FINALS WEEK! MATH 34A TA: Jerry Luo Drop-in Session: TBA LAST UPDATED: 6:54PM, 12 December 2017

FINALS WEEK! MATH 34A TA: Jerry Luo Drop-in Session: TBA LAST UPDATED: 6:54PM, 12 December 2017 FINALS WEEK! MATH 34A TA: Jerry Luo jerryluo8@math.ucsb.edu Drop-in Session: TBA LAST UPDATED: 6:54PM, 12 December 2017 On this worksheet are selected problems from homeworks 9 and 10 which were less done.

More information

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a)

Test 3 Review. y f(a) = f (a)(x a) y = f (a)(x a) + f(a) L(x) = f (a)(x a) + f(a) MATH 2250 Calculus I Eric Perkerson Test 3 Review Sections Covered: 3.11, 4.1 4.6. Topics Covered: Linearization, Extreme Values, The Mean Value Theorem, Consequences of the Mean Value Theorem, Concavity

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

Math 2413 General Review for Calculus Last Updated 02/23/2016

Math 2413 General Review for Calculus Last Updated 02/23/2016 Math 243 General Review for Calculus Last Updated 02/23/206 Find the average velocity of the function over the given interval.. y = 6x 3-5x 2-8, [-8, ] Find the slope of the curve for the given value of

More information

4.4: Optimization. Problem 2 Find the radius of a cylindrical container with a volume of 2π m 3 that minimizes the surface area.

4.4: Optimization. Problem 2 Find the radius of a cylindrical container with a volume of 2π m 3 that minimizes the surface area. 4.4: Optimization Problem 1 Suppose you want to maximize a continuous function on a closed interval, but you find that it only has one local extremum on the interval which happens to be a local minimum.

More information

Study guide for the Math 115 final Fall 2012

Study guide for the Math 115 final Fall 2012 Study guide for the Math 115 final Fall 2012 This study guide is designed to help you learn the material covered on the Math 115 final. Problems on the final may differ significantly from these problems

More information

Math 180, Final Exam, Fall 2012 Problem 1 Solution

Math 180, Final Exam, Fall 2012 Problem 1 Solution Math 80, Final Exam, Fall 0 Problem Solution. Find the derivatives of the following functions: (a) ln(ln(x)) (b) x 6 + sin(x) e x (c) tan(x ) + cot(x ) (a) We evaluate the derivative using the Chain Rule.

More information

AP Calculus BC Chapter 4 AP Exam Problems A) 4 B) 2 C) 1 D) 0 E) 2 A) 9 B) 12 C) 14 D) 21 E) 40

AP Calculus BC Chapter 4 AP Exam Problems A) 4 B) 2 C) 1 D) 0 E) 2 A) 9 B) 12 C) 14 D) 21 E) 40 Extreme Values in an Interval AP Calculus BC 1. The absolute maximum value of x = f ( x) x x 1 on the closed interval, 4 occurs at A) 4 B) C) 1 D) 0 E). The maximum acceleration attained on the interval

More information

Exam A. Exam 3. (e) Two critical points; one is a local maximum, the other a local minimum.

Exam A. Exam 3. (e) Two critical points; one is a local maximum, the other a local minimum. 1.(6 pts) The function f(x) = x 3 2x 2 has: Exam A Exam 3 (a) Two critical points; one is a local minimum, the other is neither a local maximum nor a local minimum. (b) Two critical points; one is a local

More information

AP Calculus AB: Semester Review Notes Information in the box are MASTERY CONCEPTS. Be prepared to apply these concepts on your midterm.

AP Calculus AB: Semester Review Notes Information in the box are MASTERY CONCEPTS. Be prepared to apply these concepts on your midterm. AP Calculus AB: Semester Review Notes Information in the box are MASTERY CONCEPTS. Be prepared to apply these concepts on your midterm. Name: Date: Period: I. Limits and Continuity Definition of Average

More information

1. Write the definition of continuity; i.e. what does it mean to say f(x) is continuous at x = a?

1. Write the definition of continuity; i.e. what does it mean to say f(x) is continuous at x = a? Review Worksheet Math 251, Winter 15, Gedeon 1. Write the definition of continuity; i.e. what does it mean to say f(x) is continuous at x = a? 2. Is the following function continuous at x = 2? Use limits

More information

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2.

(a) The best linear approximation of f at x = 2 is given by the formula. L(x) = f(2) + f (2)(x 2). f(2) = ln(2/2) = ln(1) = 0, f (2) = 1 2. Math 180 Written Homework Assignment #8 Due Tuesday, November 11th at the beginning of your discussion class. Directions. You are welcome to work on the following problems with other MATH 180 students,

More information

Section 5-1 First Derivatives and Graphs

Section 5-1 First Derivatives and Graphs Name Date Class Section 5-1 First Derivatives and Graphs Goal: To use the first derivative to analyze graphs Theorem 1: Increasing and Decreasing Functions For the interval (a,b), if f '( x ) > 0, then

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

SOLUTIONS TO EXAM 2, MATH 10550

SOLUTIONS TO EXAM 2, MATH 10550 SOLUTIONS TO EXAM 2, MATH 0550. Find the critical numbers of f(x) = 6 x2 x /3. We have f (x) = 3 x 3 x 2/3 = [ x 5/3 ] 3 x 2/3. So x = 0 is a critical point. For x 0, the equation f (x) = 0 can be written

More information

1 Calculus - Optimization - Applications

1 Calculus - Optimization - Applications 1 Calculus - Optimization - Applications The task of finding points at which a function takes on a local maximum or minimum is called optimization, a word derived from applications in which one often desires

More information

MA 113 Calculus I Fall 2012 Exam 3 13 November Multiple Choice Answers. Question

MA 113 Calculus I Fall 2012 Exam 3 13 November Multiple Choice Answers. Question MA 113 Calculus I Fall 2012 Exam 3 13 November 2012 Name: Section: Last 4 digits of student ID #: This exam has ten multiple choice questions (five points each) and five free response questions (ten points

More information

MATH 2053 Calculus I Review for the Final Exam

MATH 2053 Calculus I Review for the Final Exam MATH 05 Calculus I Review for the Final Exam (x+ x) 9 x 9 1. Find the limit: lim x 0. x. Find the limit: lim x + x x (x ).. Find lim x (x 5) = L, find such that f(x) L < 0.01 whenever 0 < x

More information

Math 180, Final Exam, Fall 2007 Problem 1 Solution

Math 180, Final Exam, Fall 2007 Problem 1 Solution Problem Solution. Differentiate with respect to x. Write your answers showing the use of the appropriate techniques. Do not simplify. (a) x 27 x 2/3 (b) (x 2 2x + 2)e x (c) ln(x 2 + 4) (a) Use the Power

More information

3.4 Using the First Derivative to Test Critical Numbers (4.3)

3.4 Using the First Derivative to Test Critical Numbers (4.3) 118 CHAPTER 3. APPLICATIONS OF THE DERIVATIVE 3.4 Using the First Derivative to Test Critical Numbers (4.3) 3.4.1 Theory: The rst derivative is a very important tool when studying a function. It is important

More information

See animations and interactive applets of some of these at. Fall_2009/Math123/Notes

See animations and interactive applets of some of these at.   Fall_2009/Math123/Notes MA123, Chapter 7 Word Problems (pp. 125-153) Chapter s Goal: In this chapter we study the two main types of word problems in Calculus. Optimization Problems. i.e., max - min problems Related Rates See

More information

2.6 Related Rates. The Derivative as a Rate of Change. = ft related rates 175

2.6 Related Rates. The Derivative as a Rate of Change. = ft related rates 175 2.6 related rates 175 2.6 Related Rates Throughout the next several tions we ll look at a variety of applications of derivatives. Probably no single application will be of interest or use to everyone,

More information

Answer Key. Calculus I Math 141 Fall 2003 Professor Ben Richert. Exam 2

Answer Key. Calculus I Math 141 Fall 2003 Professor Ben Richert. Exam 2 Answer Key Calculus I Math 141 Fall 2003 Professor Ben Richert Exam 2 November 18, 2003 Please do all your work in this booklet and show all the steps. Calculators and note-cards are not allowed. Problem

More information

Calculus Example Exam Solutions

Calculus Example Exam Solutions Calculus Example Exam Solutions. Limits (8 points, 6 each) Evaluate the following limits: p x 2 (a) lim x 4 We compute as follows: lim p x 2 x 4 p p x 2 x +2 x 4 p x +2 x 4 (x 4)( p x + 2) p x +2 = p 4+2

More information

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) =

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) = Math 90 Final Review Find all points where the function is discontinuous. ) Find all vertical asymptotes of the given function. x(x - ) 2) f(x) = x3 + 4x Provide an appropriate response. 3) If x 3 f(x)

More information

Solutions to Math 41 Final Exam December 10, 2012

Solutions to Math 41 Final Exam December 10, 2012 Solutions to Math 4 Final Exam December,. ( points) Find each of the following limits, with justification. If there is an infinite limit, then explain whether it is or. x ln(t + ) dt (a) lim x x (5 points)

More information

Solutions to Math 41 Second Exam November 5, 2013

Solutions to Math 41 Second Exam November 5, 2013 Solutions to Math 4 Second Exam November 5, 03. 5 points) Differentiate, using the method of your choice. a) fx) = cos 03 x arctan x + 4π) 5 points) If u = x arctan x + 4π then fx) = fu) = cos 03 u and

More information

Mathematics 1161: Midterm Exam 2 Study Guide

Mathematics 1161: Midterm Exam 2 Study Guide Mathematics 1161: Midterm Eam 2 Study Guide 1. Midterm Eam 2 is on October 18 at 6:00-6:55pm in Journalism Building (JR) 300. It will cover Sections 3.8, 3.9, 3.10, 3.11, 4.1, 4.2, 4.3, 4.4, 4.5, 4.6,

More information

, find the value(s) of a and b which make f differentiable at bx 2 + x if x 2 x = 2 or explain why no such values exist.

, find the value(s) of a and b which make f differentiable at bx 2 + x if x 2 x = 2 or explain why no such values exist. Math 171 Exam II Summary Sheet and Sample Stuff (NOTE: The questions posed here are not necessarily a guarantee of the type of questions which will be on Exam II. This is a sampling of questions I have

More information

MATH 135 Calculus 1 Solutions/Answers for Exam 3 Practice Problems November 18, 2016

MATH 135 Calculus 1 Solutions/Answers for Exam 3 Practice Problems November 18, 2016 MATH 35 Calculus Solutions/Answers for Exam 3 Practice Problems November 8, 206 I. Find the indicated derivative(s) and simplify. (A) ( y = ln(x) x 7 4 ) x Solution: By the product rule and the derivative

More information

Final Exam Study Guide

Final Exam Study Guide Final Exam Study Guide Final Exam Coverage: Sections 10.1-10.2, 10.4-10.5, 10.7, 11.2-11.4, 12.1-12.6, 13.1-13.2, 13.4-13.5, and 14.1 Sections/topics NOT on the exam: Sections 10.3 (Continuity, it definition

More information

Math 261 Exam 3 - Practice Problems. 1. The graph of f is given below. Answer the following questions. (a) Find the intervals where f is increasing:

Math 261 Exam 3 - Practice Problems. 1. The graph of f is given below. Answer the following questions. (a) Find the intervals where f is increasing: Math 261 Exam - Practice Problems 1. The graph of f is given below. Answer the following questions. (a) Find the intervals where f is increasing: ( 6, 4), ( 1,1),(,5),(6, ) (b) Find the intervals where

More information

SOLUTIONS FOR PRACTICE FINAL EXAM

SOLUTIONS FOR PRACTICE FINAL EXAM SOLUTIONS FOR PRACTICE FINAL EXAM ANDREW J. BLUMBERG. Solutions () Short answer questions: (a) State the mean value theorem. Proof. The mean value theorem says that if f is continuous on (a, b) and differentiable

More information

Assignment: Practice Exam Big Losers

Assignment: Practice Exam Big Losers Assignment: Practice Exam Big Losers AB Calculus - Hardtke Name Due Date: Tuesday, 4/30 Show all work and circle your answer. 1. A water tank contains 100 gallons of water at time t = 3 hours. Water is

More information

MATH 3A FINAL REVIEW

MATH 3A FINAL REVIEW MATH 3A FINAL REVIEW Guidelines to taking the nal exam You must show your work very clearly You will receive no credit if we do not understand what you are doing 2 You must cross out any incorrect work

More information

Daily WeBWorK. 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8).

Daily WeBWorK. 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8). Daily WeBWorK 1. Below is the graph of the derivative f (x) of a function defined on the interval (0, 8). (a) On what intervals is f (x) concave down? f (x) is concave down where f (x) is decreasing, so

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

Math 16A Second Midterm 6 Nov NAME (1 pt): Name of Neighbor to your left (1 pt): Name of Neighbor to your right (1 pt):

Math 16A Second Midterm 6 Nov NAME (1 pt): Name of Neighbor to your left (1 pt): Name of Neighbor to your right (1 pt): Math 16A Second Mierm 6 Nov 2008 NAME (1 pt): TA (1 pt): Name of Neighbor to your left (1 pt): Name of Neighbor to your right (1 pt): Instructions: This is a closed book, closed notes, closed calculator,

More information

Math 130, Lab 12 and Practice For Test 3

Math 130, Lab 12 and Practice For Test 3 Math 130, Lab 1 and Practice For Test 3 1 Draw a detailed graph of the function f(x) = x 1 Include all extrema, inflections, and VAs and HAs Indicate any intercepts (x 1) as well Show all work Use an appropriate

More information

Applications of Derivatives

Applications of Derivatives ApplicationsDerivativesII.nb 1 Applications of Derivatives Now that we have covered the basic concepts and mechanics of derivatives it's time to look at some applications. We will start with a summary

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

Review for the Final Exam

Review for the Final Exam Calculus Lia Vas. Integrals. Evaluate the following integrals. (a) ( x 4 x 2 ) dx (b) (2 3 x + x2 4 ) dx (c) (3x + 5) 6 dx (d) x 2 dx x 3 + (e) x 9x 2 dx (f) x dx x 2 (g) xe x2 + dx (h) 2 3x+ dx (i) x

More information

MATH 10550, EXAM 2 SOLUTIONS. 1. Find an equation for the tangent line to. f(x) = sin x cos x. 2 which is the slope of the tangent line at

MATH 10550, EXAM 2 SOLUTIONS. 1. Find an equation for the tangent line to. f(x) = sin x cos x. 2 which is the slope of the tangent line at MATH 100, EXAM SOLUTIONS 1. Find an equation for the tangent line to at the point ( π 4, 0). f(x) = sin x cos x f (x) = cos(x) + sin(x) Thus, f ( π 4 ) = which is the slope of the tangent line at ( π 4,

More information

The Princeton Review AP Calculus BC Practice Test 1

The Princeton Review AP Calculus BC Practice Test 1 8 The Princeton Review AP Calculus BC Practice Test CALCULUS BC SECTION I, Part A Time 55 Minutes Number of questions 8 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION Directions: Solve each

More information

Suppose that f is continuous on [a, b] and differentiable on (a, b). Then

Suppose that f is continuous on [a, b] and differentiable on (a, b). Then Lectures 1/18 Derivatives and Graphs When we have a picture of the graph of a function f(x), we can make a picture of the derivative f (x) using the slopes of the tangents to the graph of f. In this section

More information

Calculus I: Practice Midterm II

Calculus I: Practice Midterm II Calculus I: Practice Mierm II April 3, 2015 Name: Write your solutions in the space provided. Continue on the back for more space. Show your work unless asked otherwise. Partial credit will be given for

More information

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 2/03/20 Bormashenko MATH 408N PRACTICE FINAL Show your work for all the problems. Good luck! () Let f(x) = ex e x. (a) [5 pts] State the domain and range of f(x). Name: TA session: Since e x is defined

More information

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3)

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Final Exam Review AP Calculus AB Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Use the graph to evaluate the limit. 2) lim x

More information

Math 2250 Final Exam Practice Problem Solutions. f(x) = ln x x. 1 x. lim. lim. x x = lim. = lim 2

Math 2250 Final Exam Practice Problem Solutions. f(x) = ln x x. 1 x. lim. lim. x x = lim. = lim 2 Math 5 Final Eam Practice Problem Solutions. What are the domain and range of the function f() = ln? Answer: is only defined for, and ln is only defined for >. Hence, the domain of the function is >. Notice

More information

1 Lecture 25: Extreme values

1 Lecture 25: Extreme values 1 Lecture 25: Extreme values 1.1 Outline Absolute maximum and minimum. Existence on closed, bounded intervals. Local extrema, critical points, Fermat s theorem Extreme values on a closed interval Rolle

More information

NO CALCULATOR 1. Find the interval or intervals on which the function whose graph is shown is increasing:

NO CALCULATOR 1. Find the interval or intervals on which the function whose graph is shown is increasing: AP Calculus AB PRACTICE MIDTERM EXAM Read each choice carefully and find the best answer. Your midterm exam will be made up of 5 of these questions. I reserve the right to change numbers and answers on

More information

Finding local extrema and intervals of increase/decrease

Finding local extrema and intervals of increase/decrease Finding local extrema and intervals of increase/decrease Example 1 Find the relative extrema of f(x) = increasing and decreasing. ln x x. Also, find where f(x) is STEP 1: Find the domain of the function

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

Second Midterm Exam Name: Practice Problems Septmber 28, 2015

Second Midterm Exam Name: Practice Problems Septmber 28, 2015 Math 110 4. Treibergs Second Midterm Exam Name: Practice Problems Septmber 8, 015 1. Use the limit definition of derivative to compute the derivative of f(x = 1 at x = a. 1 + x Inserting the function into

More information

Calculus I Practice Exam 2

Calculus I Practice Exam 2 Calculus I Practice Exam 2 Instructions: The exam is closed book, closed notes, although you may use a note sheet as in the previous exam. A calculator is allowed, but you must show all of your work. Your

More information

Math. 151, WebCalc Sections December Final Examination Solutions

Math. 151, WebCalc Sections December Final Examination Solutions Math. 5, WebCalc Sections 507 508 December 00 Final Examination Solutions Name: Section: Part I: Multiple Choice ( points each) There is no partial credit. You may not use a calculator.. Another word for

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 1325 Ch.12 Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Find the location and value of each relative extremum for the function. 1)

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

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

Fall 2009 Math 113 Final Exam Solutions. f(x) = 1 + ex 1 e x?

Fall 2009 Math 113 Final Exam Solutions. f(x) = 1 + ex 1 e x? . What are the domain and range of the function Fall 9 Math 3 Final Exam Solutions f(x) = + ex e x? Answer: The function is well-defined everywhere except when the denominator is zero, which happens when

More information

Math 115 Second Midterm March 25, 2010

Math 115 Second Midterm March 25, 2010 Math 115 Second Midterm March 25, 2010 Name: EXAM SOLUTIONS Instructor: Section: 1. Do not open this exam until you are told to do so. 2. This exam has 9 pages including this cover. There are 8 problems.

More information

The First Derivative Test

The First Derivative Test The First Derivative Test We have already looked at this test in the last section even though we did not put a name to the process we were using. We use a y number line to test the sign of the first derivative

More information

Math Fall 08 Final Exam Review

Math Fall 08 Final Exam Review Math 173.7 Fall 08 Final Exam Review 1. Graph the function f(x) = x 2 3x by applying a transformation to the graph of a standard function. 2.a. Express the function F(x) = 3 ln(x + 2) in the form F = f

More information

Section 3.3 Maximum and Minimum Values

Section 3.3 Maximum and Minimum Values Section 3.3 Maximum and Minimum Values Definition For a function f defined on a set S of real numbers and a number c in S. A) f(c) is called the absolute maximum of f on S if f(c) f(x) for all x in S.

More information

Calculus I 5. Applications of differentiation

Calculus I 5. Applications of differentiation 2301107 Calculus I 5. Applications of differentiation Chapter 5:Applications of differentiation C05-2 Outline 5.1. Extreme values 5.2. Curvature and Inflection point 5.3. Curve sketching 5.4. Related rate

More information

Bob Brown Math 251 Calculus 1 Chapter 4, Section 1 Completed 1 CCBC Dundalk

Bob Brown Math 251 Calculus 1 Chapter 4, Section 1 Completed 1 CCBC Dundalk Bob Brown Math 251 Calculus 1 Chapter 4, Section 1 Completed 1 Absolute (or Global) Minima and Maxima Def.: Let x = c be a number in the domain of a function f. f has an absolute (or, global ) minimum

More information

MAC Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below.

MAC Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below. MAC 23. Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below. (x, y) y = 3 x + 4 a. x = 6 b. x = 4 c. x = 2 d. x = 5 e. x = 3 2. Consider the area of the

More information

f(r) = (r 1/2 r 1/2 ) 3 u = (ln t) ln t ln u = (ln t)(ln (ln t)) t(ln t) g (t) = t

f(r) = (r 1/2 r 1/2 ) 3 u = (ln t) ln t ln u = (ln t)(ln (ln t)) t(ln t) g (t) = t Math 4, Autumn 006 Final Exam Solutions Page of 9. [ points total] Calculate the derivatives of the following functions. You need not simplfy your answers. (a) [4 points] y = 5x 7 sin(3x) + e + ln x. y

More information

Learning Objectives for Math 165

Learning Objectives for Math 165 Learning Objectives for Math 165 Chapter 2 Limits Section 2.1: Average Rate of Change. State the definition of average rate of change Describe what the rate of change does and does not tell us in a given

More information

Target 6.1 The student will be able to use l Hôpital s Rule to evaluate indeterminate limits. lim. lim. 0, then

Target 6.1 The student will be able to use l Hôpital s Rule to evaluate indeterminate limits. lim. lim. 0, then Target 6.1 The student will be able to use l Hôpital s Rule to evaluate indeterminate limits. Recall from Section 2.1 Indeterminate form is when lim. xa g( Previously, we tried to reduce and then re-evaluate

More information

Math Practice Final - solutions

Math Practice Final - solutions Math 151 - Practice Final - solutions 2 1-2 -1 0 1 2 3 Problem 1 Indicate the following from looking at the graph of f(x) above. All answers are small integers, ±, or DNE for does not exist. a) lim x 1

More information

Math 142, Final Exam, Fall 2006, Solutions

Math 142, Final Exam, Fall 2006, Solutions Math 4, Final Exam, Fall 6, Solutions There are problems. Each problem is worth points. SHOW your wor. Mae your wor be coherent and clear. Write in complete sentences whenever this is possible. CIRCLE

More information

Calculus with Applications Good Problems. Justin M. Ryan. Mathematics Department Butler Community College Andover, Kansas USA

Calculus with Applications Good Problems. Justin M. Ryan. Mathematics Department Butler Community College Andover, Kansas USA DGS GPBC Calculus with Applications Good Problems Justin M. Ryan Mathematics Department Butler Community College Andover, Kansas USA jryan10@butlercc.edu DRAFT 13 March 2017 These notes consist of a collection

More information

APPLICATIONS OF INTEGRATION

APPLICATIONS OF INTEGRATION 6 APPLICATIONS OF INTEGRATION APPLICATIONS OF INTEGRATION 6.4 Work In this section, we will learn about: Applying integration to calculate the amount of work done in performing a certain physical task.

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

AB CALCULUS SEMESTER A REVIEW Show all work on separate paper. (b) lim. lim. (f) x a. for each of the following functions: (b) y = 3x 4 x + 2

AB CALCULUS SEMESTER A REVIEW Show all work on separate paper. (b) lim. lim. (f) x a. for each of the following functions: (b) y = 3x 4 x + 2 AB CALCULUS Page 1 of 6 NAME DATE 1. Evaluate each it: AB CALCULUS Show all work on separate paper. x 3 x 9 x 5x + 6 x 0 5x 3sin x x 7 x 3 x 3 5x (d) 5x 3 x +1 x x 4 (e) x x 9 3x 4 6x (f) h 0 sin( π 6

More information

WeBWorK demonstration assignment

WeBWorK demonstration assignment WeBWorK demonstration assignment The main purpose of this WeBWorK set is to familiarize yourself with WeBWorK. Here are some hints on how to use WeBWorK effectively: After first logging into WeBWorK change

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 1371 Fall 2010 Sec 043, 045 Jered Bright (Hard) Mock Test for Midterm 2

MATH 1371 Fall 2010 Sec 043, 045 Jered Bright (Hard) Mock Test for Midterm 2 1. A container in the shape of a paraboloid (a parabola revolved around an axis going through the vertex of the parabola and the directrix, so every horizontal slice, or cross section, is a circle.) is

More information

Math 165 Final Exam worksheet solutions

Math 165 Final Exam worksheet solutions C Roettger, Fall 17 Math 165 Final Exam worksheet solutions Problem 1 Use the Fundamental Theorem of Calculus to compute f(4), where x f(t) dt = x cos(πx). Solution. From the FTC, the derivative of the

More information

Math 1120 Calculus Final Exam

Math 1120 Calculus Final Exam May 4, 2001 Name The first five problems count 7 points each (total 35 points) and rest count as marked. There are 195 points available. Good luck. 1. Consider the function f defined by: { 2x 2 3 if x

More information

Chapter 3: Derivatives and Graphing

Chapter 3: Derivatives and Graphing Chapter 3: Derivatives and Graphing 127 Chapter 3 Overview: Derivatives and Graphs There are two main contexts for derivatives: graphing and motion. In this chapter, we will consider the graphical applications

More information

Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive full credit. Calculators are OK.

Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive full credit. Calculators are OK. Loyola University Chicago Math 131, Section 009, Fall 2008 Midterm 2 Name (print): Signature: Please do not start working until instructed to do so. You have 50 minutes. You must show your work to receive

More information