The Chain Rule. Composition Review. Intuition. = 2(1.5) = 3 times faster than (X)avier.

Size: px
Start display at page:

Download "The Chain Rule. Composition Review. Intuition. = 2(1.5) = 3 times faster than (X)avier."

Transcription

1 The Chain Rule In the previous section we ha to use a trig ientity to etermine the erivative of. h(x) = sin(2x). We can view h(x) as the composition of two functions. Let g(x) = 2x an f (x) = sin x. Then h(x) = f (g(x)). We know the erivatives of both f an g, so can we write the erivative of f (g(x)) in terms of the f an g an their erivatives? The answer is, Yes," as we will see below. Composition Review Recall that the composition ( f g)(x) = f (g(x)) has omain all x in the omain of g such that g(x) is in the omain of f. Think of g(x) as the insie function an f as the outsie function. Here s the general problem. We start with the composite function y = f (g(x)). Determine = [ f (g(x))] in terms of f an g. To help us see the composition more clearly, let u = g(x) for the insie function. Now we may write y = f (g(x)) = f (u). EXAMPLE In the compositions below, ientify the insie function u = g(x) an the outsie function f (u). (a) y = sin(x 3 ) (b) y = x 2 + 5x + 1 (c) y = (1 + tan x) 3 () e sin x SOLUTION. Analyzing the compositions (a) y = sin(x 3 ): insie u = g(x) = x 3 an outsie f (u) = sin u. (b) y = x 2 + 5x + 1: insie u = g(x) = x 2 + 5x + 1 an outsie f (u) = u. (c) y = (1 + tan x) 3 : insie u = g(x) = 1 + tan x an outsie f (u) = u 3. () y = e sin x : insie u = g(x) = sin x an outsie f (u) = e u. Intuition Here s the intuition for how the chain rule for erivatives of compositions works. Suppose that (Y)an oes her calculus homework twice as fast at (U)rsala. Written in terms of rates of change, this means that Y U = 2. Next assume that (U)rsala is 1.5 times faster than (X)avier, so U X = 1.5. How many times faster is (Y)an than (X)avier? In other wors, what is Y X? Well, we multiple the two rates together: Y = 2(1.5) = 3 times faster than (X)avier. X

2 2 Writing this symbolically, Y X = Y U U = 2(1.5) = 3. X Notice it is as if we can cancel the U s in the proct of the rates of change to calculate Y X. Intuition Applie to Composites In our case we want to calculate = [ f (g(x))] = [ f (u)]. Here s where our composition notation helps. The insie function is u = g(x) so = g (x). (16.1) Next, y = f (u). Taking the erivative of y with respect to u (not x), we have = = f (g(x)). (16.2) The chain rule says that we can multiply these two erivatives to get =. Though we have not prove this result (take Math 331), we will use this result. Stating it carefully, THEOREM (Chain Rule). Suppose that u = g(x) is ifferentiable at x an y = f (x) is ifferentiable at u = g(x). Then the composite f (g(x)) is ifferentiable at x an Using (16.1) an (16.2) this can be written as =. [ f (g(x))] = f (g(x))g (x). Examples We can combine the chain rule with the earlier erivative rules that we have stuie. Here are several examples. EXAMPLE Determine [ ] cos(3x 2 + 1). SOLUTION. Rewrite the composition u = g(x) = 3x an y = f (u) = cos u. So = g (x) = 6x an = = sin u. Using the chain rule (version 1) = = ( sin u) (6x) = sin(3x 2 + 1)(6x) = 6x sin(3x 2 + 1). Remember to substitute for u back in terms of x an to simplify the form of the expression at the last steps. If we use version 2 of the chain rule instea, [ f (g(x))] = f (g(x))g (x) = f (g(x)) g (x) sin(g(x)) (6x) = sin(3x 2 + 1)(6x) = 6x sin(3x 2 + 1).

3 3 EXAMPLE Determine [ ] tan(e 4x ). SOLUTION. Rewrite the composition u = g(x) = e 4x an y = f (u) = tan u. So = g (x) = 4e x an = = sec 2 u. Using the chain rule (version 1) = = (sec 2 u) (e 4x ) = (sec 2 e 4x )( 4e 4x ) = 4e 4x sec 2 e 4x. If we use version 2 of the chain rule instea, [ f (g(x))] = f (g(x)) g (x) ( 4e 4x ) = sec 2 (e 4x )( 4e 4x ) = 4e 4x sec 2 e 4x. sec 2 (g(x)) EXAMPLE Determine [ (x 2 + x) 8]. SOLUTION. Rewrite the composition u = g(x) = x 2 + x an y = f (u) = u 8. So = g (x) = 2x + 1 an = = 8u 7. Using the chain rule (version 1) = = (8u 7 ) (2x + 1) = 8(x 2 + x) 7 (2x + 1) = (16x + 8)(x 2 + x) 7. Using version 2 of the chain rule instea, [ f (g(x))] = f (g(x)) g (x) 8(g(x)) 7 (2x + 1) = 8(x 2 + x) 7 (2x + 1) = (16x + 8)(x 2 + x) 7. EXAMPLE Determine [ ] 6x ). SOLUTION. Rewrite the composition u = g(x) = 6x an y = f (u) = u. So = g (x) = 12x an = = 2 1 u 1/2. Using version 1 of the chain rule = {( }} ){ 1 2 u 1/2 (12x) = 1 2 (6x2 + 10) 1/2 (12x) = 6x(6x ) 1/2. Using version 2 of the chain rule instea, f (g(x)) [ f (g(x))] = 1 2 (g(x)) g (x) (12x) = 1 2 (6x2 + 10) 1/2 (12x) = 6x(6x ) 1/2. [ ( EXAMPLE Here s a combine chain an quotient rule problem. Determine ) ] x x = SOLUTION. Rewrite the composition u = g(x) = x+1 x 2 +7 an y = f (u) = u7. Using version 1 of the chain rule (7u 6) ( 1(x 2 ) + 7) (x + 1)x (x 2 + 7) 2 ( x + 1 = 7 x ) 6 ( x 2 ) 2x + 7 (x 2 + 7) 2 = 7(x2 + 2x 7)(x + 1) 6 (x 2 + 7) 8.

4 4 YOU TRY IT Fill in the following table to etermine the erivatives of the given composite functions. Composite: Outsie: Outsie Deriv: Insie: Insie Deriv: Chain Rule: y = f (g(x)) sin(3x 2 + 1) cos(e 2x ) tan(10x) (3x 2 + 1) 5 sin 5 x = (sin x) 5 3x ( 3x ) x x + 1 e 3x2 +1 y = f (u) = u = g(x) = g (x) = f (g(x))g (x) answer to you try it Simplifie final answers: (a) 6x cos(3x 2 + 1) (b) 2e 2x sin(e 2x ) (c) 10 sec 2 (10x) () 30x(3x 2 + 1) 4 3x(3x 2 + 1) 1/2 (e) 5 cos x sin 4 x (f ) 3x(3x 2 + 1) 1/2 (g) 6x(3x 2 + 1) 2 (h) 56(x + 5)3 (3x + 1) 5 (i) 6xe 3x2 +1 EXAMPLE Sometimes we must apply the chain rule more than once in a problem. The iea is to work from the outsie an keep taking erivatives of the inner functions as we encounter them Determine the erivative of tan(e 7x x ). SOLUTION. Apply the chain rule a step at a time. u [ ] tan (e 7x2 x ) = 7 sec 2 (e 7x2 x ) { }} { (e7x2 x ) = 7 sec 2 (e 7x x )(e 7x2 x )(14x 2 1). EXAMPLE Sometimes we must apply the chain rule more than once in a problem. The iea is to work from the outsie an keep taking erivatives of the inner functions as we encounter them. Determine the erivative of tan(e 7x x ). SOLUTION. Apply the chain rule a step at a time. u [ ] tan (e 7x2 x ) = 7 sec 2 (e 7x2 x ) { }} { (e7x2 x ) = 7 sec 2 (e 7x x )(e 7x2 x )(14x 2 1). EXAMPLE Here s another triple play chain rule problem. Determine the erivative of f (g(h(x))) = e 2x4 +x SOLUTION. Apply the chain rule a step at a time. The outer function is f (u) = e u, the mile function is g(w) = w an the inner function is h(x) = 2x 4 + x Just keep taking erivatives from the outsie in: [e 2x4 +x 2 +1 ] = g (w) {( }} ) { h ] (x) e 2x4 +x 2 +1 (8x 3 + 2x) = (4x3 + x)e 2x4 +x [ 1 2 (2x4 + x 2 + 1) 1/2 2x 4 + x 2 + 1

5 YOU TRY IT Use the erivative rules that we have evelope to etermine the inicate erivatives. Be sure to simplify your answers. (a) sec(3x 2 ) + 1 (b) tan(πx + 1) (c) e 2s4 +s () sin(e5x ) 4 (g) (e 2x cos x) 3 (e) tan 4 x (f ) tan(x 4 ) (h) 3e t2 sin t (i) csc 2 z 5 answer to you try it Simplifie final answers: (a) 6x sec(3x 2 )tan(3x 2 ) (b) π sec 2 (πx + 1) (c) (8s 3 + 1)e 2s4 +s () 5e5x cos(e 5x ) 4 (e) 4 tan 3 x sec 2 x (f ) 4x 3 sec 2 (x 4 ) (g) 3(e 2x cos x) 2 e 2x (2 cos x sin x) (h) 3e t2 sin t (2t sin t + t 2 cos t) (i) csc 2 z cot z

2.5 The Chain Rule Brian E. Veitch

2.5 The Chain Rule Brian E. Veitch 2.5 The Chain Rule This is our last ifferentiation rule for this course. It s also one of the most use. The best way to memorize this (along with the other rules) is just by practicing until you can o

More information

February 21 Math 1190 sec. 63 Spring 2017

February 21 Math 1190 sec. 63 Spring 2017 February 21 Math 1190 sec. 63 Spring 2017 Chapter 2: Derivatives Let s recall the efinitions an erivative rules we have so far: Let s assume that y = f (x) is a function with c in it s omain. The erivative

More information

Differentiation Rules Derivatives of Polynomials and Exponential Functions

Differentiation Rules Derivatives of Polynomials and Exponential Functions Derivatives of Polynomials an Exponential Functions Differentiation Rules Derivatives of Polynomials an Exponential Functions Let s start with the simplest of all functions, the constant function f(x)

More information

By writing (1) as y (x 5 1). (x 5 1), we can find the derivative using the Product Rule: y (x 5 1) 2. we know this from (2)

By writing (1) as y (x 5 1). (x 5 1), we can find the derivative using the Product Rule: y (x 5 1) 2. we know this from (2) 3.5 Chain Rule 149 3.5 Chain Rule Introuction As iscusse in Section 3.2, the Power Rule is vali for all real number exponents n. In this section we see that a similar rule hols for the erivative of a power

More information

( 3x +1) 2 does not fit the requirement of the power rule that the base be x

( 3x +1) 2 does not fit the requirement of the power rule that the base be x Section 3 4A: The Chain Rule Introuction The Power Rule is state as an x raise to a real number If y = x n where n is a real number then y = n x n-1 What if we wante to fin the erivative of a variable

More information

Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures College of Science MATHS 101: Calculus I (University of Bahrain) 1 / 28 Indefinite Integral Given a function f, if F is a function such that

More information

Inverse Trig Functions

Inverse Trig Functions 6.6i Inverse Trigonometric Functions Inverse Sine Function Does g(x) = sin(x) have an inverse? What restriction would we need to make so that at least a piece of this function has an inverse? Given f (x)

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

SESSION 6 Trig. Equations and Identities. Math 30-1 R 3. (Revisit, Review and Revive)

SESSION 6 Trig. Equations and Identities. Math 30-1 R 3. (Revisit, Review and Revive) SESSION 6 Trig. Equations and Identities Math 30-1 R 3 (Revisit, Review and Revive) 1 P a g e 2 P a g e Mathematics 30-1 Learning Outcomes Specific Outcome 5: Solve, algebraically and graphically, first

More information

Review of Differentiation and Integration for Ordinary Differential Equations

Review of Differentiation and Integration for Ordinary Differential Equations Schreyer Fall 208 Review of Differentiation an Integration for Orinary Differential Equations In this course you will be expecte to be able to ifferentiate an integrate quickly an accurately. Many stuents

More information

Implicit Differentiation

Implicit Differentiation Implicit Differentiation Implicit Differentiation Using the Chain Rule In the previous section we focuse on the erivatives of composites an saw that THEOREM 20 (Chain Rule) Suppose that u = g(x) is ifferentiable

More information

1 Lecture 18: The chain rule

1 Lecture 18: The chain rule 1 Lecture 18: The chain rule 1.1 Outline Comparing the graphs of sin(x) an sin(2x). The chain rule. The erivative of a x. Some examples. 1.2 Comparing the graphs of sin(x) an sin(2x) We graph f(x) = sin(x)

More information

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) = 2 2t 1 + t 2 cos x = 1 t2 We will revisit the double angle identities:

cosh x sinh x So writing t = tan(x/2) we have 6.4 Integration using tan(x/2) = 2 2t 1 + t 2 cos x = 1 t2 We will revisit the double angle identities: 6.4 Integration using tanx/) We will revisit the ouble angle ientities: sin x = sinx/) cosx/) = tanx/) sec x/) = tanx/) + tan x/) cos x = cos x/) sin x/) tan x = = tan x/) sec x/) tanx/) tan x/). = tan

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

University Calculus I. Worksheet # 8 Mar b. sin tan e. sin 2 sin 1 5. b. tan. c. sec sin 1 ( x )) cos 1 ( x )) f. csc. c.

University Calculus I. Worksheet # 8 Mar b. sin tan e. sin 2 sin 1 5. b. tan. c. sec sin 1 ( x )) cos 1 ( x )) f. csc. c. MATH 6 WINTER 06 University Calculus I Worksheet # 8 Mar. 06-0 The topic covered by this worksheet is: Derivative of Inverse Functions and the Inverse Trigonometric functions. SamplesolutionstoallproblemswillbeavailableonDL,

More information

Core Mathematics 3 Differentiation

Core Mathematics 3 Differentiation http://kumarmaths.weebly.com/ Core Mathematics Differentiation C differentiation Page Differentiation C Specifications. By the end of this unit you should be able to : Use chain rule to find the derivative

More information

Define each term or concept.

Define each term or concept. Chapter Differentiation Course Number Section.1 The Derivative an the Tangent Line Problem Objective: In this lesson you learne how to fin the erivative of a function using the limit efinition an unerstan

More information

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 3.6 The chain rule 1 Lecture College of Science MATHS 101: Calculus I (University of Bahrain) Logarithmic Differentiation 1 / 23 Motivation Goal: We want to derive rules to find the derivative

More information

Differentiability, Computing Derivatives, Trig Review

Differentiability, Computing Derivatives, Trig Review Unit #3 : Differentiability, Computing Derivatives, Trig Review Goals: Determine when a function is ifferentiable at a point Relate the erivative graph to the the graph of an original function Compute

More information

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 3.6 The chain rule 1 Lecture College of Science MATHS 101: Calculus I (University of Bahrain) Logarithmic Differentiation 1 / 1 Motivation Goal: We want to derive rules to find the derivative of

More information

Inverse Functions. Review from Last Time: The Derivative of y = ln x. [ln. Last time we saw that

Inverse Functions. Review from Last Time: The Derivative of y = ln x. [ln. Last time we saw that Inverse Functions Review from Last Time: The Derivative of y = ln Last time we saw that THEOREM 22.0.. The natural log function is ifferentiable an More generally, the chain rule version is ln ) =. ln

More information

Differentiability, Computing Derivatives, Trig Review. Goals:

Differentiability, Computing Derivatives, Trig Review. Goals: Secants vs. Derivatives - Unit #3 : Goals: Differentiability, Computing Derivatives, Trig Review Determine when a function is ifferentiable at a point Relate the erivative graph to the the graph of an

More information

Inverse Trig Functions

Inverse Trig Functions Inverse Trig Functions -7-08 If you restrict fx) = sinx to the interval π x π, the function increases: y = sin x - / / This implies that the function is one-to-one, an hence it has an inverse. The inverse

More information

One of the powerful themes in trigonometry is that the entire subject emanates from a very simple idea: locating a point on the unit circle.

One of the powerful themes in trigonometry is that the entire subject emanates from a very simple idea: locating a point on the unit circle. 2.24 Tanz and the Reciprocals Derivatives of Other Trigonometric Functions One of the powerful themes in trigonometry is that the entire subject emanates from a very simple idea: locating a point on the

More information

Math 229 Mock Final Exam Solution

Math 229 Mock Final Exam Solution Name: Math 229 Mock Final Exam Solution Disclaimer: This mock exam is for practice purposes only. No graphing calulators TI-89 is allowed on this test. Be sure that all of your work is shown and that it

More information

Implicit Differentiation and Inverse Trigonometric Functions

Implicit Differentiation and Inverse Trigonometric Functions Implicit Differentiation an Inverse Trigonometric Functions MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Summer 2018 Explicit vs. Implicit Functions 0.5 1 y 0.0 y 2 0.5 3 4 1.0 0.5

More information

Math 210 Midterm #1 Review

Math 210 Midterm #1 Review Math 20 Miterm # Review This ocument is intene to be a rough outline of what you are expecte to have learne an retaine from this course to be prepare for the first miterm. : Functions Definition: A function

More information

CK- 12 Algebra II with Trigonometry Concepts 1

CK- 12 Algebra II with Trigonometry Concepts 1 14.1 Graphing Sine and Cosine 1. A.,1 B. (, 1) C. 3,0 D. 11 1, 6 E. (, 1) F. G. H. 11, 4 7, 1 11, 3. 3. 5 9,,,,,,, 4 4 4 4 3 5 3, and, 3 3 CK- 1 Algebra II with Trigonometry Concepts 1 4.ans-1401-01 5.

More information

The Chain Rule. The Chain Rule. dy dy du dx du dx. For y = f (u) and u = g (x)

The Chain Rule. The Chain Rule. dy dy du dx du dx. For y = f (u) and u = g (x) AP Calculus Mrs. Jo Brooks The Chain Rule To find the derivative of more complicated functions, we use something called the chain rule. It can be confusing unless you keep yourself organized as you go

More information

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules Math 5 Integration Topic 3 Page MATH 5 TOPIC 3 INTEGRATION 3A. Integration of Common Functions Practice Problems 3B. Constant, Sum, and Difference Rules Practice Problems 3C. Substitution Practice Problems

More information

Example. Evaluate. 3x 2 4 x dx.

Example. Evaluate. 3x 2 4 x dx. 3x 2 4 x 3 + 4 dx. Solution: We need a new technique to integrate this function. Notice that if we let u x 3 + 4, and we compute the differential du of u, we get: du 3x 2 dx Going back to our integral,

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

M152: Calculus II Midterm Exam Review

M152: Calculus II Midterm Exam Review M52: Calculus II Midterm Exam Review Chapter 4. 4.2 : Mean Value Theorem. - Know the statement and idea of Mean Value Theorem. - Know how to find values of c making the theorem true. - Realize the importance

More information

AP Calculus AB One Last Mega Review Packet of Stuff. Take the derivative of the following. 1.) 3.) 5.) 7.) Determine the limit of the following.

AP Calculus AB One Last Mega Review Packet of Stuff. Take the derivative of the following. 1.) 3.) 5.) 7.) Determine the limit of the following. AP Calculus AB One Last Mega Review Packet of Stuff Name: Date: Block: Take the erivative of the following. 1.) x (sin (5x)).) x (etan(x) ) 3.) x (sin 1 ( x3 )) 4.) x (x3 5x) 4 5.) x ( ex sin(x) ) 6.)

More information

Antiderivatives Introduction

Antiderivatives Introduction Antierivatives 40. Introuction So far much of the term has been spent fining erivatives or rates of change. But in some circumstances we alreay know the rate of change an we wish to etermine the original

More information

Exam 3 Review. Lesson 19: Concavity, Inflection Points, and the Second Derivative Test. Lesson 20: Absolute Extrema on an Interval

Exam 3 Review. Lesson 19: Concavity, Inflection Points, and the Second Derivative Test. Lesson 20: Absolute Extrema on an Interval Exam 3 Review Lessons 17-18: Relative Extrema, Critical Numbers, an First Derivative Test (from exam 2 review neee for curve sketching) Critical Numbers: where the erivative of a function is zero or unefine.

More information

Differentiation ( , 9.5)

Differentiation ( , 9.5) Chapter 2 Differentiation (8.1 8.3, 9.5) 2.1 Rate of Change (8.2.1 5) Recall that the equation of a straight line can be written as y = mx + c, where m is the slope or graient of the line, an c is the

More information

Higher. Further Calculus 149

Higher. Further Calculus 149 hsn.uk.net Higher Mathematics UNIT 3 OUTCOME 2 Further Calculus Contents Further Calculus 49 Differentiating sinx an cosx 49 2 Integrating sinx an cosx 50 3 The Chain Rule 5 4 Special Cases of the Chain

More information

Hello Future Calculus Level One Student,

Hello Future Calculus Level One Student, Hello Future Calculus Level One Student, This assignment must be completed and handed in on the first day of class. This assignment will serve as the main review for a test on this material. The test will

More information

The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following:

The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following: Trigonometric Integrals The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following: Substitution u sinx u cosx u tanx u secx

More information

Algebra 2/Trig AIIT.17 Trig Identities Notes. Name: Date: Block:

Algebra 2/Trig AIIT.17 Trig Identities Notes. Name: Date: Block: Algebra /Trig AIIT.7 Trig Identities Notes Mrs. Grieser Name: Date: Block: Trigonometric Identities When two trig expressions can be proven to be equal to each other, the statement is called a trig identity

More information

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

More information

Math 180, Exam 2, Fall 2012 Problem 1 Solution. (a) The derivative is computed using the Chain Rule twice. 1 2 x x

Math 180, Exam 2, Fall 2012 Problem 1 Solution. (a) The derivative is computed using the Chain Rule twice. 1 2 x x . Fin erivatives of the following functions: (a) f() = tan ( 2 + ) ( ) 2 (b) f() = ln 2 + (c) f() = sin() Solution: Math 80, Eam 2, Fall 202 Problem Solution (a) The erivative is compute using the Chain

More information

sin cos 1 1 tan sec 1 cot csc Pre-Calculus Mathematics Trigonometric Identities and Equations

sin cos 1 1 tan sec 1 cot csc Pre-Calculus Mathematics Trigonometric Identities and Equations Pre-Calculus Mathematics 12 6.1 Trigonometric Identities and Equations Goal: 1. Identify the Fundamental Trigonometric Identities 2. Simplify a Trigonometric Expression 3. Determine the restrictions on

More information

Computing Derivatives J. Douglas Child, Ph.D. Rollins College Winter Park, FL

Computing Derivatives J. Douglas Child, Ph.D. Rollins College Winter Park, FL Computing Derivatives by J. Douglas Chil, Ph.D. Rollins College Winter Park, FL ii Computing Inefinite Integrals Important notice regaring book materials Texas Instruments makes no warranty, either express

More information

Using this definition, it is possible to define an angle of any (positive or negative) measurement by recognizing how its terminal side is obtained.

Using this definition, it is possible to define an angle of any (positive or negative) measurement by recognizing how its terminal side is obtained. Angle in Standard Position With the Cartesian plane, we define an angle in Standard Position if it has its vertex on the origin and one of its sides ( called the initial side ) is always on the positive

More information

Math 250 Skills Assessment Test

Math 250 Skills Assessment Test Math 5 Skills Assessment Test Page Math 5 Skills Assessment Test The purpose of this test is purely diagnostic (before beginning your review, it will be helpful to assess both strengths and weaknesses).

More information

INVERSE FUNCTIONS DERIVATIVES. terms on one side and everything else on the other. (3) Factor out dy. for the following functions: 1.

INVERSE FUNCTIONS DERIVATIVES. terms on one side and everything else on the other. (3) Factor out dy. for the following functions: 1. INVERSE FUNCTIONS DERIVATIVES Recall the steps for computing y implicitly: (1) Take of both sies, treating y like a function. (2) Expan, a, subtract to get the y terms on one sie an everything else on

More information

Lecture 5: Inverse Trigonometric Functions

Lecture 5: Inverse Trigonometric Functions Lecture 5: Inverse Trigonometric Functions 5 The inverse sine function The function f(x = sin(x is not one-to-one on (,, but is on [ π, π Moreover, f still has range [, when restricte to this interval

More information

1 Definition of the derivative

1 Definition of the derivative Math 20A - Calculus by Jon Rogawski Chapter 3 - Differentiation Prepare by Jason Gais Definition of the erivative Remark.. Recall our iscussion of tangent lines from way back. We now rephrase this in terms

More information

M155 Exam 2 Concept Review

M155 Exam 2 Concept Review M155 Exam 2 Concept Review Mark Blumstein DERIVATIVES Product Rule Used to take the derivative of a product of two functions u and v. u v + uv Quotient Rule Used to take a derivative of the quotient of

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. and θ is in quadrant IV. 1)

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. and θ is in quadrant IV. 1) Chapter 5-6 Review Math 116 Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Use the fundamental identities to find the value of the trigonometric

More information

DERIVATIVES: LAWS OF DIFFERENTIATION MR. VELAZQUEZ AP CALCULUS

DERIVATIVES: LAWS OF DIFFERENTIATION MR. VELAZQUEZ AP CALCULUS DERIVATIVES: LAWS OF DIFFERENTIATION MR. VELAZQUEZ AP CALCULUS THE DERIVATIVE AS A FUNCTION f x = lim h 0 f x + h f(x) h Last class we examine the limit of the ifference quotient at a specific x as h 0,

More information

Integration: Using the chain rule in reverse

Integration: Using the chain rule in reverse Mathematics Learning Centre Integration: Using the chain rule in reverse Mary Barnes c 999 University of Syney Mathematics Learning Centre, University of Syney Using the Chain Rule in Reverse Recall that

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

Mth Review Problems for Test 2 Stewart 8e Chapter 3. For Test #2 study these problems, the examples in your notes, and the homework.

Mth Review Problems for Test 2 Stewart 8e Chapter 3. For Test #2 study these problems, the examples in your notes, and the homework. For Test # study these problems, the examples in your notes, and the homework. Derivative Rules D [u n ] = nu n 1 du D [ln u] = du u D [log b u] = du u ln b D [e u ] = e u du D [a u ] = a u ln a du D [sin

More information

Review Problems for Test 1

Review Problems for Test 1 Review Problems for Test Math 6-03/06 9 9/0 007 These problems are provided to help you study The presence of a problem on this handout does not imply that there will be a similar problem on the test And

More information

Trigonometry Trigonometry comes from the Greek word meaning measurement of triangles Angles are typically labeled with Greek letters

Trigonometry Trigonometry comes from the Greek word meaning measurement of triangles Angles are typically labeled with Greek letters Trigonometry Trigonometry comes from the Greek word meaning measurement of triangles Angles are typically labeled with Greek letters α( alpha), β ( beta), θ ( theta) as well as upper case letters A,B,

More information

Chapter 5: Integrals

Chapter 5: Integrals Chapter 5: Integrals Section 5.3 The Fundamental Theorem of Calculus Sec. 5.3: The Fundamental Theorem of Calculus Fundamental Theorem of Calculus: Sec. 5.3: The Fundamental Theorem of Calculus Fundamental

More information

Math 1 Lecture 20. Dartmouth College. Wednesday

Math 1 Lecture 20. Dartmouth College. Wednesday Math 1 Lecture 20 Dartmouth College Wenesay 10-26-16 Contents Reminers/Announcements Last Time Derivatives of Trigonometric Functions Reminers/Announcements WebWork ue Friay x-hour problem session rop

More information

Section The Chain Rule and Implicit Differentiation with Application on Derivative of Logarithm Functions

Section The Chain Rule and Implicit Differentiation with Application on Derivative of Logarithm Functions Section 3.4-3.6 The Chain Rule an Implicit Differentiation with Application on Derivative of Logarithm Functions Ruipeng Shen September 3r, 5th Ruipeng Shen MATH 1ZA3 September 3r, 5th 1 / 3 The Chain

More information

dx dx [x2 + y 2 ] = y d [tan x] + tan x = 2x + 2y = y sec 2 x + tan x dy dy = tan x dy dy = [tan x 2y] dy dx = 2x y sec2 x [1 + sin y] = sin(xy)

dx dx [x2 + y 2 ] = y d [tan x] + tan x = 2x + 2y = y sec 2 x + tan x dy dy = tan x dy dy = [tan x 2y] dy dx = 2x y sec2 x [1 + sin y] = sin(xy) Math 7 Activit: Implicit & Logarithmic Differentiation (Solutions) Implicit Differentiation. For each of the following equations, etermine x. a. tan x = x 2 + 2 tan x] = x x x2 + 2 ] = tan x] + tan x =

More information

Section 7.1: Integration by Parts

Section 7.1: Integration by Parts Section 7.1: Integration by Parts 1. Introuction to Integration Techniques Unlike ifferentiation where there are a large number of rules which allow you (in principle) to ifferentiate any function, the

More information

MA1021 Calculus I B Term, Sign:

MA1021 Calculus I B Term, Sign: MA1021 Calculus I B Term, 2014 Final Exam Print Name: Sign: Write up your solutions neatly and show all your work. 1. (28 pts) Compute each of the following derivatives: You do not have to simplify your

More information

Honors Calculus II [ ] Midterm II

Honors Calculus II [ ] Midterm II Honors Calculus II [3-00] Midterm II PRINT NAME: SOLUTIONS Q]...[0 points] Evaluate the following expressions and its. Since you don t have a calculator, square roots, fractions etc. are allowed in your

More information

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations.

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. Section 6.3 - Solving Trigonometric Equations Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. These are equations from algebra: Linear Equation: Solve:

More information

Calculus I Announcements

Calculus I Announcements Slie 1 Calculus I Announcements Office Hours: Amos Eaton 309, Monays 12:50-2:50 Exam 2 is Thursay, October 22n. The stuy guie is now on the course web page. Start stuying now, an make a plan to succee.

More information

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes The Chain Rule 11.5 Introduction In this Section we will see how to obtain the derivative of a composite function (often referred to as a function of a function ). To do this we use the chain rule. This

More information

Practice Differentiation Math 120 Calculus I Fall 2015

Practice Differentiation Math 120 Calculus I Fall 2015 . x. Hint.. (4x 9) 4x + 9. Hint. Practice Differentiation Math 0 Calculus I Fall 0 The rules of differentiation are straightforward, but knowing when to use them and in what order takes practice. Although

More information

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET 017-018 Name: 1. This packet is to be handed in on Monday August 8, 017.. All work must be shown on separate paper attached to the packet. 3.

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

Chapter 7. Integrals and Transcendental Functions

Chapter 7. Integrals and Transcendental Functions 7. The Logarithm Define as an Integral Chapter 7. Integrals an Transcenental Functions 7.. The Logarithm Define as an Integral Note. In this section, we introuce the natural logarithm function using efinite

More information

Summer 2017 Review For Students Entering AP Calculus AB/BC

Summer 2017 Review For Students Entering AP Calculus AB/BC Summer 2017 Review For Students Entering AP Calculus AB/BC Holy Name High School AP Calculus Summer Homework 1 A.M.D.G. AP Calculus AB Summer Review Packet Holy Name High School Welcome to AP Calculus

More information

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12 NAME DATE PERIOD AP CALCULUS AB UNIT ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT 0 0 0/6 0/8 0/9 0/0 X X X X 0/ 0/ 0/5 0/6 QUIZ X X X 0/7 0/8 0/9 0/ 0/ 0/ 0/5 UNIT EXAM X X X TOTAL AP Calculus

More information

Unit 6 Trigonometric Identities

Unit 6 Trigonometric Identities Unit 6 Trigonometric Identities Prove trigonometric identities Solve trigonometric equations Prove trigonometric identities, using: Reciprocal identities Quotient identities Pythagorean identities Sum

More information

If y = f (u) is a differentiable function of u and u = g(x) is a differentiable function of x then dy dx = dy. du du. If y = f (u) then y = f (u) u

If y = f (u) is a differentiable function of u and u = g(x) is a differentiable function of x then dy dx = dy. du du. If y = f (u) then y = f (u) u Section 3 4B The Chain Rule If y = f (u) is a differentiable function of u and u = g(x) is a differentiable function of x then dy dx = dy du du dx or If y = f (u) then f (u) u The Chain Rule with the Power

More information

Inverse Trig Functions

Inverse Trig Functions Inverse Trig Functions -8-006 If you restrict fx) = sinx to the interval π x π, the function increases: y = sin x - / / This implies that the function is one-to-one, an hence it has an inverse. The inverse

More information

Lesson 33 - Trigonometric Identities. Pre-Calculus

Lesson 33 - Trigonometric Identities. Pre-Calculus Lesson 33 - Trigonometric Identities Pre-Calculus 1 (A) Review of Equations An equation is an algebraic statement that is true for only several values of the variable The linear equation 5 = 2x 3 is only

More information

If y = f (u) is a differentiable function of u and u = g(x) is a differentiable function of x then dy dx = dy. du du. If y = f (u) then y = f (u) u

If y = f (u) is a differentiable function of u and u = g(x) is a differentiable function of x then dy dx = dy. du du. If y = f (u) then y = f (u) u Section 3 4B Lecture The Chain Rule If y = f (u) is a differentiable function of u and u = g(x) is a differentiable function of x then dy dx = dy du du dx or If y = f (u) then y = f (u) u The Chain Rule

More information

Announcements. Topics: Homework: - sections 4.5 and * Read these sections and study solved examples in your textbook!

Announcements. Topics: Homework: - sections 4.5 and * Read these sections and study solved examples in your textbook! Announcements Topics: - sections 4.5 and 5.1-5.5 * Read these sections and study solved examples in your textbook! Homework: - review lecture notes thoroughly - work on practice problems from the textbook

More information

Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures College of Science MATHS : Calculus I (University of Bahrain) Integrals / 7 The Substitution Method Idea: To replace a relatively

More information

Solutions to Math 41 Second Exam November 4, 2010

Solutions to Math 41 Second Exam November 4, 2010 Solutions to Math 41 Secon Exam November 4, 2010 1. (13 points) Differentiate, using the metho of your choice. (a) p(t) = ln(sec t + tan t) + log 2 (2 + t) (4 points) Using the rule for the erivative of

More information

5.5. The Substitution Rule

5.5. The Substitution Rule INTEGRALS 5 INTEGRALS 5.5 The Substitution Rule In this section, we will learn: To substitute a new variable in place of an existing expression in a function, making integration easier. INTRODUCTION Due

More information

Differentiation Rules. Oct

Differentiation Rules. Oct Differentiation Rules Oct 10 2011 Differentiability versus Continuity Theorem If f (a) exists, then f is continuous at a. A function whose erivative exists at every point of an interval is continuous an

More information

Solution to Review Problems for Midterm II

Solution to Review Problems for Midterm II Solution to Review Problems for Midterm II Midterm II: Monday, October 18 in class Topics: 31-3 (except 34) 1 Use te definition of derivative f f(x+) f(x) (x) lim 0 to find te derivative of te functions

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

f(x) f(a) Limit definition of the at a point in slope notation.

f(x) f(a) Limit definition of the at a point in slope notation. Lesson 9: Orinary Derivatives Review Hanout Reference: Brigg s Calculus: Early Transcenentals, Secon Eition Topics: Chapter 3: Derivatives, p. 126-235 Definition. Limit Definition of Derivatives at a point

More information

Partial Derivatives for Math 229. Our puropose here is to explain how one computes partial derivatives. We will not attempt

Partial Derivatives for Math 229. Our puropose here is to explain how one computes partial derivatives. We will not attempt Partial Derivatives for Math 229 Our puropose here is to explain how one computes partial derivatives. We will not attempt to explain how they arise or why one would use them; that is left to other courses

More information

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Winter 2016 Department of Mathematics Hong Kong Baptist University 1 / 75 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information

Calculating the Derivative Using Derivative Rules Implicit Functions Higher-Order Derivatives

Calculating the Derivative Using Derivative Rules Implicit Functions Higher-Order Derivatives Topic 4 Outline 1 Derivative Rules Calculating the Derivative Using Derivative Rules Implicit Functions Higher-Order Derivatives D. Kalajdzievska (University of Manitoba) Math 1500 Fall 2015 1 / 32 Topic

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

Integration via a Change of Variables

Integration via a Change of Variables LECTURE 33 Integration via a Change of Variables In Lectures an 3 where we evelope a general technique for computing erivatives that was base on two ifferent kins of results. First, we ha a table that

More information

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 4.4 Using the Fundamental Theorem As we saw in Section 4.3, using the Fundamental Theorem of Integral Calculus reduces the problem of evaluating a

More information

June 9 Math 1113 sec 002 Summer 2014

June 9 Math 1113 sec 002 Summer 2014 June 9 Math 1113 sec 002 Summer 2014 Section 6.5: Inverse Trigonometric Functions Definition: (Inverse Sine) For x in the interval [ 1, 1] the inverse sine of x is denoted by either and is defined by the

More information

Derivatives of Trigonometric Functions

Derivatives of Trigonometric Functions Derivatives of Trigonometric Functions 9-8-28 In this section, I ll iscuss its an erivatives of trig functions. I ll look at an important it rule first, because I ll use it in computing the erivative of

More information

TO EARN ANY CREDIT, YOU MUST SHOW STEPS LEADING TO THE ANSWER

TO EARN ANY CREDIT, YOU MUST SHOW STEPS LEADING TO THE ANSWER Prof. Israel N. Nwaguru MATH 11 CHAPTER,,, AND - REVIEW WORKOUT EACH PROBLEM NEATLY AND ORDERLY ON SEPARATE SHEET THEN CHOSE THE BEST ANSWER TO EARN ANY CREDIT, YOU MUST SHOW STEPS LEADING TO THE ANSWER

More information

Welcome to AP Calculus!!!

Welcome to AP Calculus!!! Welcome to AP Calculus!!! In preparation for next year, you need to complete this summer packet. This packet reviews & expands upon the concepts you studied in Algebra II and Pre-calculus. Make sure you

More information

Solutions to Practice Problems Tuesday, October 28, 2008

Solutions to Practice Problems Tuesday, October 28, 2008 Solutions to Practice Problems Tuesay, October 28, 2008 1. The graph of the function f is shown below. Figure 1: The graph of f(x) What is x 1 + f(x)? What is x 1 f(x)? An oes x 1 f(x) exist? If so, what

More information

Math 230 Mock Final Exam Detailed Solution

Math 230 Mock Final Exam Detailed Solution Name: Math 30 Mock Final Exam Detailed Solution Disclaimer: This mock exam is for practice purposes only. No graphing calulators TI-89 is allowed on this test. Be sure that all of your work is shown and

More information

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018 Math 55: Integral Calculus Final Exam Study Guide, Spring 08 PART : Concept Review (Note: concepts may be tested on the exam in the form of true/false or short-answer questions.). Complete each statement

More information