1 The Derivative and Differrentiability

Size: px
Start display at page:

Download "1 The Derivative and Differrentiability"

Transcription

1 1 The Derivative and Differrentiability 1.1 Derivatives and rate of change Exercise 1 Find the equation of the tangent line to f (x) = x 2 at the point (1, 1). Exercise 2 Suppose that a ball is dropped from the upper observation deck of a tall tower, 450 m above the ground. a) What is the velocity of the ball after 5 seconds? b) How fast is the ball traveling when it hits the ground? Definition 1 Let f : A R R and a A an interior point of A. The derivative of f at a is the limit if it exists and it is finite. f f (x) f (a) (a), (1) x a x a Remark 2 Writing x = a + h (thus h 0), the above definition is the same as the following f f (a + h) f (a) (a), (2) Exercise 3 Find the derivative of the function at the f (x) = x 2 8x + 9 at a. Definition 3 The tangent line to the graph of f at the point (a, f (a)) is the line through this point and with slope f (a), that is, the line with equation y f (a) = f (a) (x a) (if f (a) exists and is finite). Exercise 4 Find an equation of the tangent line to the parabola y = x 2 8x + 9 at the point (3, 6). Remark 4 By analogy with average speed and instantaneous speed, for a given function y = f (x) we introduce the rate of change of f over the interval [x 1, x 2 ] as change in f change in x = y x = f (x 2) f (x 1 ), x 2 x 1 and the instantaneous rate of change at x = x 1 as the limit if this limit exists. y lim x 0 x f (x 2 ) f (x 1 ) = f (x 1 ), x 2 x 1 x 2 x 1 Remark 5 The instantaneous rate of change of f at x = x 1 is just the derivative f (x 1 ). 1.2 The derivative function and differentiability The derivative of a given function f is the function f defined by defined for all values for which this limit exists. f f (x + h) f (x) (x), Example 1 Find the derivative of the function f (x) = x and indicate its domain. To find the derivative of the function f (x) = x at a > 0, we compute f (x) f (a) x a lim x a x a x a x a x a x a (x a) ( x + a) x a 1 = 1 x + a 2 a, which exists and it is finite for any a > 0. This shows that the derivative of f (x) = x is f (x) = 1 2 x, x > 0. 1

2 10 f x 5 f x 0 5 Figure 1: The graphs of f(x) and f (x) in Exercise 5. Exercise 5 If f (x) = x 3 x, find a fomula for f (x). Draw a rough sketch of the graph of f directly from that of f. Exercise 6 Find f is f (x) = 1 x 2 + x. Notation 6 For a given function y = f (x) there are several possible notation for its derivative, as follows f (x) = y = df dx = dy dx = d dx f (x). The notation dy dy of the derivative is called Leibniz notation (it is suggestive for the fact that dx dx y x 0 x ). When we want to use Leibniz notation in order to indicate the value of the derivative at a certain point a, we write dy dx. x=a Definition 7 Let f : A R R and a A an interior point of A. We say that f is differentiable at a if the derivative f (a) exists. We say that f is differentiable on set if it is differentiable at every point of that set. Example 2 Where is the function f (x) = x differentiable? If x > 0, then f f (x + h) f (x) x + h x (why?) x + h x (x) = 1, so f is differentiable on (0, ). Similarly, f (x) = 1 for x < 0, and f is differentiable on (, 0). Since the limit f (0 + h) f (0) lim does not exist (limit is 1 from the left and +1 from the right), f is not differentiable at 0. The function f is differentiable on (, 0) (0, ). Theorem 8 If f is differentiable at a, then f is continuous at a. Proof. ( ) f (x) f (a) lim f (x) = f (a) + lim (x a) = f (a) + f (a) 0 = f (a). x a x x 0 x a Remark 9 The converse of the theorem is not true. To see this, consider the previous example: f (x) = x is continuous at 0 but it is not differentiable at 0. 2

3 Figure 2: Graphs of discontinuous functions at a: a) sharp corner at a b) discontinuous at a vertical tangent at a. Remark 10 Visually (by looking at the graph), we can see that a function is not differentiable at a point if it discontinuous at that point, if it has a sharp corner at that point, or if it has a vertical tangent at that point Definition 11 If a function f is differentiable, and it derivative f is again differentiable, we say that f is twice differentiable. We call (f ) the second derivative of f, and write f d 2 f d 2 y (x) or dx 2 or dx 2 = d ( ) dy. dx dx Exercise 7 If f (x) = x 3 x, find and interpret f (x). Definition 12 If f exist and it is again differentiable, we call the derivative (f (x)) = f (x) the third derivative of f. Inductively, f (n) represents the n th derivative of f (obtain by differentiating n times the given function f). Exercise 8 If f (x) = x 3 x, find f and f (4). 1.3 Basic differentiation formulas Example 3 Show that the derivative of a constant function is 0, that is (c) = dc dx = 0 (c R a constant). Example 4 Show that dx n dx = nxn 1, for any n R. When n in a positive integer, we have dx n dx (x + h) n x n ( ) x n + nx n 1 h + n(n 1) 2 x n 2 h nxh n 1 + h n x n h 0 h ( nx n 1 + h 0 = nx n 1. ) n (n 1) x n 2 h nxh n 2 + h n 1 2 Exercise 9 Find the indicated derivatives: a) If f (x) = x 6, then f (x) = b) If y = x 1000, then y = c) If y = t 4, then dy dt = Exercise 10 Find the derivatives of the given functions: a) f (x) = 1 x b) f (x) = x c) f (x) = 1 x 2 d) f (x) = 3 x 2 d) d dr ( r 3 ) = 3

4 Proposition 13 (Constant multiple, sum and difference rule) If f and g are differentiable functions, then: i) cf is also differentiable, and we have ii) f ± g is also differentiable, and we have (cf) (x) = cf (x), c R (f ± g) (x) = f (x) ± g (x) Exercise( 11 Find the indicated derivatives: a) ) d dx 3x 4 b) d dx ( x) c) ( d dx x x 5 4x x 3 6x + 5 ) Exercise 12 Find the points on the curve y = x 4 6x where the tangent line is horizontal. Example 5 Show that We have d dx (sin x) = cos x and d (cos x) = sin x. (3) dx d sin (x + h) sin x (sin x) dx (cosh 1) sin x = sin x 0 + cos x 1 = cos x. h 0 sin x cosh + cos x sinh sin x h + cos x sinh h Exercise 13 Find the indicated derivatives a) y = 3 sin θ + 4 sin θ b) 5 th derivative of sin x c) 27 th derivative of cos x. Exercise 14 (An application of derivatives in Physics) The position of a particle is given by s = f (t) = t 3 6t 2 + 9t (time t measured in seconds and distance s measured in meters). a) Find the velocity at time t b) What is the velocity after 2 seconds? After 4 seconds? c) When is the particle at rest? d) When is the particle moving forward? e) Draw the position function of the particle. f) Find the total distance traveled by the particle during the first five seconds. g) Find the acceleration of the particle at time t, and at t = 4. h) Graph the position, velocity, and acceleration functions on the interval [0, 5]. 1.4 The product and quotient rule Proposition 14 (The product and quotient rule) If f and g are differentiable functions, then: i) f g is also differentiable, and we have (f g) (x) = f (x) g (x) + f (x) g (x) ii) if g (x) 0, then f g is also differentiable, and we have ( ) f (x) = f (x) g (x) f (x) g (x) g g 2. (x) 4

5 Exercise 15 Find the derivatives of the given functions a) f (x) = x 2 sin x b) f (t) = t (a + bt) c) f (x) = x2 + x 2 x 3 q + 6 Exercise 16 Find h (3), if h (x) = x, g (3) = 5, and g (3) = 2. Exercise 17 Find the equation of the tangent line to the curve y = Exercise 18 Find the derivatives of the given functions a) f (x) = tan x b) f (x) = cot x c) f (x) = sec x d) f (x) = csc x. Exercise 19 Find the derivatives of f (x) = 1.5 The chain rule d) f (x) = 3x2 + 2 x x ( x at the point 1, 1 ). 1 + x2 2 sec x 1+tan x. Where does the graph of f have a horizontal tangent? Theorem 15 If f and g are differentiable functions (g differentiable at x, and f differentiable at g (x)), then f g is also differentiable, and (f g) (x) = f (g (x)) g (x). Exercise 20 Find the derivatives of the given functions. a) f (x) = x b) f (x) = sin ( x 2) c) f (x) = sin 2 x d) f (x) = ( x 3 1 ) 100 ( ) 9 1 t 2 e) f (x) = 3 x f) g (t) = 2 +x+1 2t+1 g) f (x) = (2x + 1) 5 ( x 3 x + 1 ) 4 h) f (x) = sin (cos (tan x)) i) f (x) = sec (x 3 ) 1.6 Implicit differentiation Idea: sometimes, the function we are interested is given by an implicit rather than an explicit equation. To find the derivative of the function, we simply differentiate the given equation (and solve) in order to obtain the derivative. This technique is called implicit differentiation. Exercise 21 If x 2 + y 2 = 25, find dy dx : a) directly (solve for y, then differentiate) b) using implicit differentiation. Which method seems to be easier? Find the equation of the tangent line to the circle x 2 + y 2 = 25 at the point (3, 4). Exercise 22 Consider the curve x 3 + y 3 = 6xy. a) Find y b) Find the equation of the tangent line to the curve at the point (3, 3) c) At what point in the first quadrant is the tangent line horizontal? Exercise 23 Find y if sin (x + y) = y 2 cos x. Exercise 24 Find y if x 4 + y 4 = Applications (related rates) Exercise 25 Air is being pumped into a spherical balloon so that its volume increases at a rate of 100 cm 3 /sec. How fast is the radius of the balloon increasing when the diameter is 50 cm? Exercise 26 A 10 ft long ladder rests against a vertical wall. If the bottom of the ladder slides away from the wall at a rate of 1 ft/s, how fast is the top of the ladder sliding down the wall when the bottom of the ladder is 6 ft from the wall? Exercise 27 A water tank has the shape of an inverted circular cone with base radius 2 m and height 4 m (draw a picture!). If water is being pumped into the tank at a rate of 2 m 3 /min, find the rate at which the water level is rising when the water is 3 m deep. Exercise 28 Car A is traveling west at 50 mi/h and car B is traveling north at 60 mi/h. Both are headed for the intersection of the two roads. At what rate are the cars approaching each other when car A is 0.3 mi and car B is 0.4 mi from the intersection? Exercise 29 A man walks along a straight path at a speed of 4 ft/s. A searchlight is located on the ground 20 ft from the path and is kept focused on the man. At what rate is the searchlight rotating when the man is 15 ft from the point on the path closest to the searchlight? 5

6 1.8 Linear approximation and differentials If a function f is differentiable at a, then the tangent line is a good approximation of f near a (see figure below). Recalling that the equation of the tangent line is y f (a) = f (a) (x a) (or y = f (a) + f (a) (x a)), this indicates that we have the following approximation near a f (x) f (a) + f (a) (x a) = L (x), called the linear approximation or tangent line approximation (L (x) is called the linearization of f at a). Figure 3: Tangent line approximation (blue) of the function (black). Exercise 30 Find the linearization of the function f (x) = x + 3 at a = 1 and use it to approximate the numbers 3.98and Are these approximations overestimates or underestimates? We have seen that if f is differentiable at x, then so for small x we have We define the differential of f at x by f (x) x 0 f (x + x) f (x), x f = f (x + x) f (x) f (x) x. df (x) = f (x) dx, and interpret it as the change in f for a small change dx in the variable x (the formula actually gives the change in the tangent line for the corresponding change dx in x). Example 6 The radius of a sphere was measured and found to be 21 cm with a possible error in measurement of at most 0.05 cm. What is the maximum error in using this value of the radius to compute the volume of the sphere? The volume of a sphere is V = 4 3 πr3. In terms of differentials, this means dv = 4πr 2 dr. Since the error in measurement of the radius dr = 21 cm is small, we obtain that the error in measurement of the volume can be approximated by the differential dv = 4π (21) cm 3. 6

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES If we are pumping air into a balloon, both the volume and the radius of the balloon are increasing and their rates of increase are related to each other. However,

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

Math 147 Exam II Practice Problems

Math 147 Exam II Practice Problems Math 147 Exam II Practice Problems This review should not be used as your sole source for preparation for the exam. You should also re-work all examples given in lecture, all homework problems, all lab

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

AP Calculus AB Chapter 4 Packet Implicit Differentiation. 4.5: Implicit Functions

AP Calculus AB Chapter 4 Packet Implicit Differentiation. 4.5: Implicit Functions 4.5: Implicit Functions We can employ implicit differentiation when an equation that defines a function is so complicated that we cannot use an explicit rule to find the derivative. EXAMPLE 1: Find dy

More information

2.2 The derivative as a Function

2.2 The derivative as a Function 2.2 The derivative as a Function Recall: The derivative of a function f at a fixed number a: f a f a+h f(a) = lim h 0 h Definition (Derivative of f) For any number x, the derivative of f is f x f x+h f(x)

More information

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule)

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule) Chapter 3 Differentiation Rules 3.1 Derivatives of Polynomials and Exponential Functions Aka The Short Cuts! Yay! f(x) = c f (x) = 0 g(x) = x g (x) = 1 h(x) = x n h (x) = n x n-1 (The Power Rule) k(x)

More information

MAT137 Calculus! Lecture 6

MAT137 Calculus! Lecture 6 MAT137 Calculus! Lecture 6 Today: 3.2 Differentiation Rules; 3.3 Derivatives of higher order. 3.4 Related rates 3.5 Chain Rule 3.6 Derivative of Trig. Functions Next: 3.7 Implicit Differentiation 4.10

More information

WORKBOOK. MATH 31. CALCULUS AND ANALYTIC GEOMETRY I.

WORKBOOK. MATH 31. CALCULUS AND ANALYTIC GEOMETRY I. WORKBOOK. MATH 31. CALCULUS AND ANALYTIC GEOMETRY I. DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE Contributors: U. N. Iyer and P. Laul. (Many problems have been directly taken from Single Variable Calculus,

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

Calculus 437 Semester 1 Review Chapters 1, 2, and 3 January 2016

Calculus 437 Semester 1 Review Chapters 1, 2, and 3 January 2016 Name: Class: Date: Calculus 437 Semester 1 Review Chapters 1, 2, and 3 January 2016 Short Answer 1. Decide whether the following problem can be solved using precalculus, or whether calculus is required.

More information

Sample Questions Exam II, FS2009 Paulette Saab Calculators are neither needed nor allowed.

Sample Questions Exam II, FS2009 Paulette Saab Calculators are neither needed nor allowed. Sample Questions Exam II, FS2009 Paulette Saab Calculators are neither needed nor allowed. Part A: (SHORT ANSWER QUESTIONS) Do the following problems. Write the answer in the space provided. Only the answers

More information

APPLICATIONS OF DERIVATIVES UNIT PROBLEM SETS

APPLICATIONS OF DERIVATIVES UNIT PROBLEM SETS APPLICATIONS OF DERIVATIVES UNIT PROBLEM SETS PROBLEM SET #1 Related Rates ***Calculators Allowed*** 1. An oil tanker spills oil that spreads in a circular pattern whose radius increases at the rate of

More information

Guidelines for implicit differentiation

Guidelines for implicit differentiation Guidelines for implicit differentiation Given an equation with x s and y s scattered, to differentiate we use implicit differentiation. Some informal guidelines to differentiate an equation containing

More information

Chapter 2 Derivatives

Chapter 2 Derivatives Contents Chapter 2 Derivatives Motivation to Chapter 2 2 1 Derivatives and Rates of Change 3 1.1 VIDEO - Definitions................................................... 3 1.2 VIDEO - Examples and Applications

More information

CHAPTER 3: DERIVATIVES

CHAPTER 3: DERIVATIVES (Exercises for Section 3.1: Derivatives, Tangent Lines, and Rates of Change) E.3.1 CHAPTER 3: DERIVATIVES SECTION 3.1: DERIVATIVES, TANGENT LINES, and RATES OF CHANGE In these Exercises, use a version

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

Implicit Differentiation, Related Rates. Goals: Introduce implicit differentiation. Study problems involving related rates.

Implicit Differentiation, Related Rates. Goals: Introduce implicit differentiation. Study problems involving related rates. Unit #5 : Implicit Differentiation, Related Rates Goals: Introduce implicit differentiation. Study problems involving related rates. Tangent Lines to Relations - Implicit Differentiation - 1 Implicit Differentiation

More information

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule) thing CFAIHIHD fkthf.

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule) thing CFAIHIHD fkthf. . Chapter 3 Differentiation Rules 3.1 Derivatives of Polynomials and Exponential Functions Aka The Short Cuts! Yay! f(x) c f (x) 0 g(x) x g (x) 1 h(x) x n h (x) n x n-1 (The Power Rule) k(x) c f(x) k (x)

More information

Math Exam 02 Review

Math Exam 02 Review Math 10350 Exam 02 Review 1. A differentiable function g(t) is such that g(2) = 2, g (2) = 1, g (2) = 1/2. (a) If p(t) = g(t)e t2 find p (2) and p (2). (Ans: p (2) = 7e 4 ; p (2) = 28.5e 4 ) (b) If f(t)

More information

Math 1431 Final Exam Review

Math 1431 Final Exam Review Math 1431 Final Exam Review Comprehensive exam. I recommend you study all past reviews and practice exams as well. Know all rules/formulas. Make a reservation for the final exam. If you miss it, go back

More information

Unit #5 : Implicit Differentiation, Related Rates. Goals: Introduce implicit differentiation. Study problems involving related rates.

Unit #5 : Implicit Differentiation, Related Rates. Goals: Introduce implicit differentiation. Study problems involving related rates. Unit #5 : Implicit Differentiation, Related Rates Goals: Introduce implicit differentiation. Study problems involving related rates. Textbook reading for Unit #5 : Study Sections 3.7, 4.6 Unit 5 - Page

More information

Chapter 2 THE DERIVATIVE

Chapter 2 THE DERIVATIVE Chapter 2 THE DERIVATIVE 2.1 Two Problems with One Theme Tangent Line (Euclid) A tangent is a line touching a curve at just one point. - Euclid (323 285 BC) Tangent Line (Archimedes) A tangent to a curve

More information

Solution: It could be discontinuous, or have a vertical tangent like y = x 1/3, or have a corner like y = x.

Solution: It could be discontinuous, or have a vertical tangent like y = x 1/3, or have a corner like y = x. 1. Name three different reasons that a function can fail to be differentiable at a point. Give an example for each reason, and explain why your examples are valid. It could be discontinuous, or have a

More information

x f(x)

x f(x) 1. Name three different reasons that a function can fail to be differentiable at a point. Give an example for each reason, and explain why your examples are valid. 2. Given the following table of values,

More information

x f(x)

x f(x) 1. Name three different reasons that a function can fail to be differential at a point. Give an example for each reason, and explain why your examples are valid. 2. Given the following table of values,

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

Calculus I. 1. Limits and Continuity

Calculus I. 1. Limits and Continuity 2301107 Calculus I 1. Limits and Continuity Outline 1.1. Limits 1.1.1 Motivation:Tangent 1.1.2 Limit of a function 1.1.3 Limit laws 1.1.4 Mathematical definition of a it 1.1.5 Infinite it 1.1. Continuity

More information

Stewart - Calculus 8e Chapter 2 Form A. 1. Differentiate. 2. Find the limit. 3. Differentiate.

Stewart - Calculus 8e Chapter 2 Form A. 1. Differentiate. 2. Find the limit. 3. Differentiate. Stewart - Calculus 8e Chapter 2 Form A Multivariable Calculus 8th Edition Stewart TEST BANK Full clear download at: https://testbankreal.com/download/multivariable-calculus-8th-editionstewart-test-bank/

More information

Chapter 8: Radical Functions

Chapter 8: Radical Functions Chapter 8: Radical Functions Chapter 8 Overview: Types and Traits of Radical Functions Vocabulary:. Radical (Irrational) Function an epression whose general equation contains a root of a variable and possibly

More information

Slide 1. Slide 2. Slide 3 Remark is a new function derived from called derivative. 2.2 The derivative as a Function

Slide 1. Slide 2. Slide 3 Remark is a new function derived from called derivative. 2.2 The derivative as a Function Slide 1 2.2 The derivative as a Function Slide 2 Recall: The derivative of a function number : at a fixed Definition (Derivative of ) For any number, the derivative of is Slide 3 Remark is a new function

More information

Workbook for Calculus I

Workbook for Calculus I Workbook for Calculus I By Hüseyin Yüce New York 2007 1 Functions 1.1 Four Ways to Represent a Function 1. Find the domain and range of the function f(x) = 1 + x + 1 and sketch its graph. y 3 2 1-3 -2-1

More information

Section 4.1: Related Rates

Section 4.1: Related Rates 1 Section 4.1: Related Rates Practice HW from Stewart Textbook (not to hand in) p. 67 # 1-19 odd, 3, 5, 9 In a related rates problem, we want to compute the rate of change of one quantity in terms of the

More information

Math 2413 t2rsu14. Name: 06/06/ Find the derivative of the following function using the limiting process.

Math 2413 t2rsu14. Name: 06/06/ Find the derivative of the following function using the limiting process. Name: 06/06/014 Math 413 trsu14 1. Find the derivative of the following function using the limiting process. f( x) = 4x + 5x. Find the derivative of the following function using the limiting process. f(

More information

Section 2.1, Section 3.1 Rate of change, Tangents and Derivatives at a point

Section 2.1, Section 3.1 Rate of change, Tangents and Derivatives at a point Section 2.1, Section 3.1 Rate of change, Tangents and Derivatives at a point Line through P and Q approaches to the tangent line at P as Q approaches P. That is as a + h a = h gets smaller. Slope of the

More information

Mat 270 Final Exam Review Sheet Fall 2012 (Final on December 13th, 7:10 PM - 9:00 PM in PSH 153)

Mat 270 Final Exam Review Sheet Fall 2012 (Final on December 13th, 7:10 PM - 9:00 PM in PSH 153) Mat 70 Final Eam Review Sheet Fall 0 (Final on December th, 7:0 PM - 9:00 PM in PSH 5). Find the slope of the secant line to the graph of y f ( ) between the points f ( b) f ( a) ( a, f ( a)), and ( b,

More information

V = π 3 r2 h. dv dt = π [ r 2dh dt r2. dv 3 dt +2rhdr dt

V = π 3 r2 h. dv dt = π [ r 2dh dt r2. dv 3 dt +2rhdr dt 9 Related Rates Related rates is the phrase used to describe the situation when two or more related variables are changing with respect to time. The rate of change, as mentioned earlier, is another expression

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

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES The functions that we have met so far can be described by expressing one variable explicitly in terms of another variable. y For example,, or y = x sin x,

More information

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x Assignment 5 Name Find the indicated derivative. ) Find y(4) if y = sin x. ) A) y(4) = cos x B) y(4) = sin x y(4) = - cos x y(4) = - sin x ) y = (csc x + cot x)(csc x - cot x) ) A) y = 0 B) y = y = - csc

More information

3.8 Exponential Growth and Decay

3.8 Exponential Growth and Decay 3.8 Exponential Growth and Decay Suppose the rate of change of y with respect to t is proportional to y itself. So there is some constant k such that dy dt = ky The only solution to this equation is an

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

Derivatives and Rates of Change

Derivatives and Rates of Change Sec.1 Derivatives and Rates of Change A. Slope of Secant Functions rise Recall: Slope = m = = run Slope of the Secant Line to a Function: Examples: y y = y1. From this we are able to derive: x x x1 m y

More information

( ) as a fraction. If both numerator and denominator are

( ) as a fraction. If both numerator and denominator are A. Limits and Horizontal Asymptotes What you are finding: You can be asked to find lim f x x a (H.A.) problem is asking you find lim f x x ( ) and lim f x x ( ). ( ) or lim f x x ± ( ). Typically, a horizontal

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

Related Rates STEP 1 STEP 2:

Related Rates STEP 1 STEP 2: Related Rates You can use derivative analysis to determine how two related quantities also have rates of change which are related together. I ll lead off with this example. 3 Ex) A spherical ball is being

More information

Calculus I Review Solutions

Calculus I Review Solutions Calculus I Review Solutions. Compare and contrast the three Value Theorems of the course. When you would typically use each. The three value theorems are the Intermediate, Mean and Extreme value theorems.

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

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued)

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Prove this Result How Can a Derivative Not Exist? Remember that the derivative at a point (or slope of a tangent line) is a LIMIT, so it doesn t exist whenever

More information

Unit 1 PreCalculus Review & Limits

Unit 1 PreCalculus Review & Limits 1 Unit 1 PreCalculus Review & Limits Factoring: Remove common factors first Terms - Difference of Squares a b a b a b - Sum of Cubes ( )( ) a b a b a ab b 3 3 - Difference of Cubes a b a b a ab b 3 3 3

More information

CHAPTER 3: DERIVATIVES

CHAPTER 3: DERIVATIVES (Answers to Exercises for Capter 3: Derivatives) A.3.1 CHAPTER 3: DERIVATIVES SECTION 3.1: DERIVATIVES, TANGENT LINES, and RATES OF CHANGE 1) a) f ( 3) f 3.1 3.1 3 f 3.01 f ( 3) 3.01 3 f 3.001 f ( 3) 3.001

More information

HOMEWORK SOLUTIONS MATH 1910 Sections 6.4, 6.5, 7.1 Fall 2016

HOMEWORK SOLUTIONS MATH 1910 Sections 6.4, 6.5, 7.1 Fall 2016 HOMEWORK SOLUTIONS MATH 9 Sections 6.4, 6.5, 7. Fall 6 Problem 6.4. Sketch the region enclosed by x = 4 y +, x = 4y, and y =. Use the Shell Method to calculate the volume of rotation about the x-axis SOLUTION.

More information

2.1 The derivative. Rates of change. m sec = y f (a + h) f (a)

2.1 The derivative. Rates of change. m sec = y f (a + h) f (a) 2.1 The derivative Rates of change 1 The slope of a secant line is m sec = y f (b) f (a) = x b a and represents the average rate of change over [a, b]. Letting b = a + h, we can express the slope of the

More information

Math Chapter 2 Essentials of Calculus by James Stewart Prepared by Jason Gaddis

Math Chapter 2 Essentials of Calculus by James Stewart Prepared by Jason Gaddis Math 231 - Chapter 2 Essentials of Calculus by James Stewart Prepare by Jason Gais Chapter 2 - Derivatives 21 - Derivatives an Rates of Change Definition A tangent to a curve is a line that intersects

More information

OBJECTIVE Find limits of functions, if they exist, using numerical or graphical methods.

OBJECTIVE Find limits of functions, if they exist, using numerical or graphical methods. 1.1 Limits: A Numerical and Graphical Approach OBJECTIVE Find limits of functions, if they exist, using numerical or graphical methods. 1.1 Limits: A Numerical and Graphical Approach DEFINITION: As x approaches

More information

Math 113/114 Lecture 22

Math 113/114 Lecture 22 Math 113/114 Lecture 22 Xi Chen 1 1 University of Alberta October 31, 2014 Outline 1 2 (Application of Implicit Differentiation) Given a word problem about related rates, we need to do: interpret the problem

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 2 Limits 2.1 The Tangent Problems The word tangent is derived from the Latin word tangens, which means touching. A tangent line to a curve is a line that touches the curve and a secant line is a line that

More information

1. The cost (in dollars) of producing x units of a certain commodity is C(x) = x x 2.

1. The cost (in dollars) of producing x units of a certain commodity is C(x) = x x 2. APPM 1350 Review #2 Summer 2014 1. The cost (in dollars) of producing units of a certain commodity is C() 5000 + 10 + 0.05 2. (a) Find the average rate of change of C with respect to when the production

More information

4.6 Related Rates Notes RELATED RATES PROBLEMS --- IT S AS EASY AS 1 2-3!

4.6 Related Rates Notes RELATED RATES PROBLEMS --- IT S AS EASY AS 1 2-3! 4.6 Related Rates Notes RELATED RATES PROBLEMS --- IT S AS EASY AS 1 2-3! 1) Draw a picture. Label all variables and constant values. Identify the given rate of change, the rate to be found, and when to

More information

AP Calculus Related Rates Worksheet

AP Calculus Related Rates Worksheet AP Calculus Related Rates Worksheet 1. A small balloon is released at a point 150 feet from an observer, who is on level ground. If the balloon goes straight up at a rate of 8 feet per second, how fast

More information

f(x 0 + h) f(x 0 ) h slope of secant line = m sec

f(x 0 + h) f(x 0 ) h slope of secant line = m sec Derivatives Using limits, we can define the slope of a tangent line to a function. When given a function f(x), and given a point P (x 0, f(x 0 )) on f, if we want to find the slope of the tangent line

More information

Chapter 2 Differentiation. 2.1 Tangent Lines and Their Slopes. Calculus: A Complete Course, 8e Chapter 2: Differentiation

Chapter 2 Differentiation. 2.1 Tangent Lines and Their Slopes. Calculus: A Complete Course, 8e Chapter 2: Differentiation Chapter 2 Differentiation 2.1 Tangent Lines and Their Slopes 1) Find the slope of the tangent line to the curve y = 4x x 2 at the point (-1, 0). A) -1 2 C) 6 D) 2 1 E) -2 2) Find the equation of the tangent

More information

3. Go over old quizzes (there are blank copies on my website try timing yourself!)

3. Go over old quizzes (there are blank copies on my website try timing yourself!) final exam review General Information The time and location of the final exam are as follows: Date: Tuesday, June 12th Time: 10:15am-12:15pm Location: Straub 254 The exam will be cumulative; that is, it

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES Before starting this section, you might need to review the trigonometric functions. DIFFERENTIATION RULES In particular, it is important to remember that,

More information

MAC 2311 Review

MAC 2311 Review Name: Class: Date: MAC 2311 Review 2.6-2.9 Numeric Response 1. Calculate y. xy 4 +x 2 y =2x +3y 2. Calculate y. cos xy =x 6 y 3. The position function of a particle is given by s =t 3 10.5t 2 2t,t 0 When

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

AP Calculus AB Semester 1 Practice Final

AP Calculus AB Semester 1 Practice Final Class: Date: AP Calculus AB Semester 1 Practice Final Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Find the limit (if it exists). lim x x + 4 x a. 6

More information

2. Find the value of y for which the line through A and B has the given slope m: A(-2, 3), B(4, y), 2 3

2. Find the value of y for which the line through A and B has the given slope m: A(-2, 3), B(4, y), 2 3 . Find an equation for the line that contains the points (, -) and (6, 9).. Find the value of y for which the line through A and B has the given slope m: A(-, ), B(4, y), m.. Find an equation for the line

More information

Chapter 3 Derivatives

Chapter 3 Derivatives Chapter Derivatives Section 1 Derivative of a Function What you ll learn about The meaning of differentiable Different ways of denoting the derivative of a function Graphing y = f (x) given the graph of

More information

APPLICATION OF DERIVATIVES

APPLICATION OF DERIVATIVES 94 APPLICATION OF DERIVATIVES Chapter 6 With the Calculus as a key, Mathematics can be successfully applied to the explanation of the course of Nature. WHITEHEAD 6. Introduction In Chapter 5, we have learnt

More information

Calculus Applications of Differentiation. Norhafizah Md Sarif Faculty of Industrial Science & Technology

Calculus Applications of Differentiation. Norhafizah Md Sarif Faculty of Industrial Science & Technology Calculus Applications of Differentiation By Norhafizah Md Sarif Faculty of Industrial Science & Technology norhafizah@ump.edu.my Description Aims This chapter is aimed to : 1. introduce the concept of

More information

Math 106 Answers to Exam 3a Fall 2015

Math 106 Answers to Exam 3a Fall 2015 Math 6 Answers to Exam 3a Fall 5.. Consider the curve given parametrically by x(t) = cos(t), y(t) = (t 3 ) 3, for t from π to π. (a) (6 points) Find all the points (x, y) where the graph has either a vertical

More information

Average rates of change May be used to estimate the derivative at a point

Average rates of change May be used to estimate the derivative at a point Derivatives Big Ideas Rule of Four: Numerically, Graphically, Analytically, and Verbally Average rate of Change: Difference Quotient: y x f( a+ h) f( a) f( a) f( a h) f( a+ h) f( a h) h h h Average rates

More information

Review Sheet 2 Solutions

Review Sheet 2 Solutions Review Sheet Solutions 1. If y x 3 x and dx dt 5, find dy dt when x. We have that dy dt 3 x dx dt dx dt 3 x 5 5, and this is equal to 3 5 10 70 when x.. A spherical balloon is being inflated so that its

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

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

3.1 Day 1: The Derivative of a Function

3.1 Day 1: The Derivative of a Function A P Calculus 3.1 Day 1: The Derivative of a Function I CAN DEFINE A DERIVATIVE AND UNDERSTAND ITS NOTATION. Last chapter we learned to find the slope of a tangent line to a point on a graph by using a

More information

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ Math 90 Practice Midterm III Solutions Ch. 8-0 (Ebersole), 3.3-3.8 (Stewart) DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual exam.

More information

Section 3.8 Related Rates

Section 3.8 Related Rates Section 3.8 Related Rates Read and re-read the problem until you understand it. Draw and label a picture which gives the relevant information (if possible). Introduce notation. Assign a symbol to every

More information

Math 1431 Final Exam Review. 1. Find the following limits (if they exist): lim. lim. lim. lim. sin. lim. cos. lim. lim. lim. n n.

Math 1431 Final Exam Review. 1. Find the following limits (if they exist): lim. lim. lim. lim. sin. lim. cos. lim. lim. lim. n n. . Find the following its (if they eist: sin 7 a. 0 9 5 b. 0 tan( 8 c. 4 d. e. f. sin h0 h h cos h0 h h Math 4 Final Eam Review g. h. i. j. k. cos 0 n nn e 0 n arctan( 0 4 l. 0 sin(4 m. cot 0 = n. = o.

More information

AP Calculus BC Chapter 4 AP Exam Problems. Answers

AP Calculus BC Chapter 4 AP Exam Problems. Answers AP Calculus BC Chapter 4 AP Exam Problems Answers. A 988 AB # 48%. D 998 AB #4 5%. E 998 BC # % 5. C 99 AB # % 6. B 998 AB #80 48% 7. C 99 AB #7 65% 8. C 998 AB # 69% 9. B 99 BC # 75% 0. C 998 BC # 80%.

More information

Math 103: Related Rates

Math 103: Related Rates Math 103: Related Rates Ryan Blair University of Pennsylvania Thursday October 20, 2011 Ryan Blair (U Penn) Math 103: Related Rates Thursday October 20, 2011 1 / 9 Outline 1 Review 2 Related Rates Ryan

More information

Math 1501 Calc I Fall 2013 Lesson 9 - Lesson 20

Math 1501 Calc I Fall 2013 Lesson 9 - Lesson 20 Math 1501 Calc I Fall 2013 Lesson 9 - Lesson 20 Instructor: Sal Barone School of Mathematics Georgia Tech August 19 - August 6, 2013 (updated October 4, 2013) L9: DIFFERENTIATION RULES Covered sections:

More information

Final Examination 201-NYA-05 May 18, 2018

Final Examination 201-NYA-05 May 18, 2018 . ( points) Evaluate each of the following limits. 3x x + (a) lim x x 3 8 x + sin(5x) (b) lim x sin(x) (c) lim x π/3 + sec x ( (d) x x + 5x ) (e) lim x 5 x lim x 5 + x 6. (3 points) What value of c makes

More information

Review Sheet 2 Solutions

Review Sheet 2 Solutions Review Sheet Solutions. A bacteria culture initially contains 00 cells and grows at a rate proportional to its size. After an hour the population has increased to 40 cells. (a) Find an expression for the

More information

Review for Final. The final will be about 20% from chapter 2, 30% from chapter 3, and 50% from chapter 4. Below are the topics to study:

Review for Final. The final will be about 20% from chapter 2, 30% from chapter 3, and 50% from chapter 4. Below are the topics to study: Review for Final The final will be about 20% from chapter 2, 30% from chapter 3, and 50% from chapter 4. Below are the topics to study: Chapter 2 Find the exact answer to a limit question by using the

More information

1. Compute the derivatives of the following functions, by any means necessary. f (x) = (1 x3 )(1/2)(x 2 1) 1/2 (2x) x 2 1( 3x 2 ) (1 x 3 ) 2

1. Compute the derivatives of the following functions, by any means necessary. f (x) = (1 x3 )(1/2)(x 2 1) 1/2 (2x) x 2 1( 3x 2 ) (1 x 3 ) 2 Math 51 Exam Nov. 4, 009 SOLUTIONS Directions 1. SHOW YOUR WORK and be thorough in your solutions. Partial credit will only be given for work shown.. Any numerical answers should be left in exact form,

More information

Review Sheet for Second Midterm Mathematics 1300, Calculus 1

Review Sheet for Second Midterm Mathematics 1300, Calculus 1 Review Sheet for Second Midterm Mathematics 300, Calculus. For what values of is the graph of y = 5 5 both increasing and concave up? >. 2. Where does the tangent line to y = 2 through (0, ) intersect

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

3.4 The Chain Rule. F (x) = f (g(x))g (x) Alternate way of thinking about it: If y = f(u) and u = g(x) where both are differentiable functions, then

3.4 The Chain Rule. F (x) = f (g(x))g (x) Alternate way of thinking about it: If y = f(u) and u = g(x) where both are differentiable functions, then 3.4 The Chain Rule To find the derivative of a function that is the composition of two functions for which we already know the derivatives, we can use the Chain Rule. The Chain Rule: Suppose F (x) = f(g(x)).

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

UNIT 3: DERIVATIVES STUDY GUIDE

UNIT 3: DERIVATIVES STUDY GUIDE Calculus I UNIT 3: Derivatives REVIEW Name: Date: UNIT 3: DERIVATIVES STUDY GUIDE Section 1: Section 2: Limit Definition (Derivative as the Slope of the Tangent Line) Calculating Rates of Change (Average

More information

Calculus AB Topics Limits Continuity, Asymptotes

Calculus AB Topics Limits Continuity, Asymptotes Calculus AB Topics Limits Continuity, Asymptotes Consider f x 2x 1 x 3 1 x 3 x 3 Is there a vertical asymptote at x = 3? Do not give a Precalculus answer on a Calculus exam. Consider f x 2x 1 x 3 1 x 3

More information

Related Rates. 2. List the relevant quantities in the problem and assign them appropriate variables. Then write down all the information given.

Related Rates. 2. List the relevant quantities in the problem and assign them appropriate variables. Then write down all the information given. Calculus 1 Lia Vas Related Rates The most important reason for a non-mathematics major to learn mathematics is to be able to apply it to problems from other disciplines or real life. In this section, we

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

Name: Date: Period: Calculus Honors: 4-2 The Product Rule

Name: Date: Period: Calculus Honors: 4-2 The Product Rule Name: Date: Period: Calculus Honors: 4- The Product Rule Warm Up: 1. Factor and simplify. 9 10 0 5 5 10 5 5. Find ' f if f How did you go about finding the derivative? Let s Eplore how to differentiate

More information

= π + sin π = π + 0 = π, so the object is moving at a speed of π feet per second after π seconds. (c) How far does it go in π seconds?

= π + sin π = π + 0 = π, so the object is moving at a speed of π feet per second after π seconds. (c) How far does it go in π seconds? Mathematics 115 Professor Alan H. Stein April 18, 005 SOLUTIONS 1. Define what is meant by an antiderivative or indefinite integral of a function f(x). Solution: An antiderivative or indefinite integral

More information

2. Which of the following is an equation of the line tangent to the graph of f(x) = x 4 + 2x 2 at the point where

2. Which of the following is an equation of the line tangent to the graph of f(x) = x 4 + 2x 2 at the point where AP Review Chapter Name: Date: Per: 1. The radius of a circle is decreasing at a constant rate of 0.1 centimeter per second. In terms of the circumference C, what is the rate of change of the area of the

More information

Technical Calculus I Homework. Instructions

Technical Calculus I Homework. Instructions Technical Calculus I Homework Instructions 1. Each assignment is to be done on one or more pieces of regular-sized notebook paper. 2. Your name and the assignment number should appear at the top of the

More information