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

Size: px
Start display at page:

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

Transcription

1 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 through the problem, but once you get the process down it is easy. The Chain Rule dy dy du dx du dx For y = f (u) and u = g (x) In words, the Chain Rule states: if you have a function that consists of two or more embedded functions, to get the derivative you must take the product of the derivatives of each separate embedded function. We work from the outside in, taking the derivative of each "layer" function. That sounds complicated. Let me give a few examples that can explain it further. A. y = cos 5x This is the function u = 5x embedded in the function y = cos u outside function: y = cos u inside function: u = 5x The official rule: dy dy du dx du dx dy/dx = (-sin u) * (5) = -5 sin u dy/dx = -5 sin 5x y = cos 5x y = (- sin 5x) (5) y = -5 sin 5x deriv outside: dy/du = - sin u deriv inside: dx/du = 5 dy/dx = (deriv of outside)*(deriv of inside) Notice how the du's seem to cancel out to give you dy/dx! Take the product of each derivative. Simplify. Put the 5x back in for u. Don't forget this step. *** You can go directly to the answer if you want to just keep organized. Since we have the angle function embedded inside the cosine function, we will take the derivative of the cosine function times the derivative of the angle function. Note *** When you take the derivative of the outside function, the inside function remains unchanged.

2 AP Calculus Mrs. Jo Brooks B. y = sin 3 x y = (sin x) 3 Method One: y = 3 (sin x) (cos x) Method Two: dy dy du dx du dx This is the function u = sin x embedded in the power function y = u 3 We can also look at this function like this: y stuff 3 *** You can go directly to the answer if you want to just keep organized. This is the short method. Since we have the sine function embedded inside the power function, we will take the derivative of the power function times the derivative of the sine function. y 3stuff deriv of stuff Or you can do it more mathematically! This method takes a few more steps, but if it helps keep you organized, use it. The goal is to get the right derivative. This is the chain rule. We will take the derivative of the outside function * derivative of inside function outside function: y = u 3 deriv outside: dy/du = 3u inside function: u = sin x deriv inside: dx/du = cos x dy/dx = (3 u ) * (cos x) Take each derivative: dy/dx = (deriv outside) * (deriv inside) dy/dx = 3 sin x cos x Simplify and substitute back in for the u.

3 AP Calculus Mrs. Jo Brooks C. y = (x + ) -3 Method One: y 4 3 x x 4 y 6 Method Two: This is the function. We can also look at this function like this: y stuff 3 *** You can go directly to the answer if you want to just keep organized. Since we have the linear function embedded inside the power function, we will take the derivative of the power function times the derivative of the linear function. 4 y 3 stuff deriv of stuff Or you can do it more mathematically! dy dy du dx du dx This is the chain rule. We will take the derivative of the outside function * derivative of inside function outside: y = u -3 deriv outside: dy/du = -3u -4 inside: u = x+ deriv inside: dx/du = Take the product of the derivatives. dy/dx = (-3 u -4 ) * () dy/dx = -6 (x + ) -4 Simplify and substitute back in for the u. 3

4 AP Calculus Mrs. Jo Brooks D. y = cos (sin x) y = [- sin (sin x) ] (cos x) y = - cos x [sin (sin x) ] dy dx dy du * du dx dy/dx = (-sin u) * (cos x) dy/dx = - [sin (sin x)] cos x This is the function. We can also look at this function like this: y cos stuff *** You can go directly to the answer if you want to just keep organized. Since we have the sine function embedded inside the cosine function, we will take the derivative of the sine function times the derivative of the cosine function. y sin stuff deriv of stuff Or you can do it more mathematically! This is the chain rule. We will take the derivative of the outside function * derivative of inside function outside: y =cos u deriv outside: dy/du = - sin u inside: u = sin x deriv inside: dx/du = cos x Take the product of the derivatives. Simplify and substitute back in for the u. As you can see, some answers come out looking very strange. You will often have to use ( ) or [ ] to make your answer read correctly. It does not matter which method you use, as long as you take the time to get organized before you start and you understand how to come up with the correct derivative. I use the first method the trick is in being able to see the different embedded functions. Now take the time to go through the Flash Presentations on the Chain Rule. They will give you some quick practice on choosing the inner and outer functions. Once you have that mastered the chain rule is not difficult at all. When you finish those exercises, we will continue with the lesson on the chain rule. 4

5 AP Calculus Mrs. Jo Brooks The Chain Rule Continued Now that you have practiced, let's try a more complicated problem and take on three embedded functions. We will do these problems the short way by identifying the embedded functions and then going straight to the derivative. Just keep organized and you will be fine. Our "refined" Chain Rule is: Refined Chain Rule dy (deriv. of outside function) (deriv. of inside stuff) dx E. cosx y y stuff Stuff = + cos x Stuff = the angle of cosine y ' = (stuff)( deriv of stuff) y = ( + cos x) (- sin x) () y = - 4 ( + cos x) (sin x) This is our function. We can also look at the equation like this: y stuff Rewrite, at least mentally, the inside and outside functions. You need to know where the "stuff" is. In this case we have two layers of functions in the ( ) to identify too. Since we have the angle function embedded inside the cosine function which is embedded in the ( ) power function, we will take the derivative of the ( ) power function times the derivative of the inside of the ( ) times the derivative of the angle function. This one was a bit more complicated because you had three layers of functions: (stuff) Stuff = cos (stuff) Stuff = angle The derivatives of all three layers had to be multiplied together. As you can see, you get some strange answers and they can become complicated. My recommendation is to slowly look at the function and work your way from the outside in, until you cannot find any more functions to take the derivative of. Be sure to follow each individual differentiation rule (power, product, quotient, trig) completely and carefully. The trick on these is to be sure that you have identified all of the embedded functions so that you don't leave any of them out. F:

6 AP Calculus Mrs. Jo Brooks y = sin (7-5x) y = sin (stuff) y ' = cos (stuff) * (deriv of stuff) y = [cos (7 5x) ] (-5) Here is the function. Rewrite, at least mentally, the inside and outside functions. You need to know where the "stuff" is. In this case there is only one function in the ( ) to worry about. Since we have the angle function embedded inside the sine function, we will take the derivative sine function times the derivative of the angle function. y = -5 cos (7 5x) G: y = sec (3-8x) y = sec (stuff) y ' = sec (stuff) tan (stuff) * (deriv of stuff) y = [sec (3 8x) tan (3 8x)](-8) y = -8 sec (3 8x) tan (3-8x) This is our function. Rewrite, at least mentally, the inside and outside functions. You need to know where the "stuff" is. In this case there is only one function in the ( ) to worry about. Since we have the angle function embedded inside the secant function, we will take the derivative secant function times the derivative of the angle function. H: y 4 3x 9 y stuff x x 8 y 9 stuff deriv of stuff y y This is our function. Rewrite, at least mentally, the inside and outside functions. You need to know where the "stuff" is. In this case there is only one function in the ( ) to worry about. Since we have the function on the inside embedded inside the power function, we will take the derivative of the power function times the derivative of the inside function.

7 AP Calculus Mrs. Jo Brooks I: We have three substitutions (embedded functions) in this problem! t y cos5sin 3 y = cos(stuff) stuff = 5 sin (stuff) stuff = angle y = [ - sin (stuff)] [deriv of stuff] (deriv of stuff) t t y sin 5sin 5cos t t y sin 5sin cos This is the function. Rewrite, at least mentally, the inside and outside functions. You need to know where the "stuff" is. In this case we have both a sine and an angle function in stuff. Since we have the angle function embedded inside the sine function which is embedded in the cosine function, we will take the derivative of the cosine function times the derivative of the sine function times the derivative of the angle function. J. g (x) = 3 tan 4x g (x) = 3 tan (angle) x 3 sec angle deriv of angle 3sec4 4 sec 4 g g x x g x x Simplify. Here is our function. There is a constant out in front of the trig function, that we will just leave there. Identify the parts of the chain. Take the derivative of the tangent function times the derivative of the angle. These will get easier and eventually you will feel comfortable just skipping to the answer step. Keep organized and make sure you have identified all of the embedded functions, all of the "stuff"! 3

8 AP Calculus Mrs. Jo Brooks The General Power Rule Now that you are more comfortable with the chain rule, you will find that you will eventually be able to skip some steps and intuitively multiply by the derivatives you need. The General Power Rule is a generalization of what you can do when you have a set of ( ) raised to a power, (...) n. If the inside of the parentheses contains a function of x, then you have to use the chain rule. You will be able to get to the derivative by using the power rule with the (...) n and then also multiplying by the derivative of the inside of the parentheses. In other words, you are going to multiply by the old exponent and subtract one from the exponent over the ( ). Then you multiply by the derivative of the inside of the parentheses. dy n dx General Power Rule if y stuff n, then n stuff deriv of stuff Here is an example: gx34 9x 4 gx 3stuff 4 3 x 4 3stuff deriv of stuff g g x x Simplify. g x x Here is our function. There is a constant out in front of the parentheses that we will just leave there. The ( ) is being raised to the 4th power. The stuff inside of the ( ) is (4-9x). Find the derivative with the general power rule.

9 AP Calculus Mrs. Jo Brooks Often functions can be rewritten to take advantage of the general power rule. This function: Can be rewritten as: Now use the General Power Rule to find the derivative more easily: 3 f( x) x /3 x /3 f ( x) x x f( x) gt () 7 t f( x) x /3 3 g() t 7( ) t 3 () t 3 g() t 8t 3 3 gt () 7 3 What I did in the second one works best when there is a constant in the numerator. When you have a variable in the numerator, it really does not help that much and you may as well use the quotient rule. I will often refer to the general power rule, so you need to know what it is.

10 Can you find the embedded functions? Let s practice finding stuff! Click here to start.

11 For this function, how many embedded functions are there? y ln sin x none

12 Right there is only one embedded function here. The stuff is inside the parentheses. y y ln ln sin stuff Take the derivative using the chain rule: y stuff x * deriv of stuff * cos cos x y x cot x sin x sin x continue

13 Oops. There is one embedded function here. The stuff is inside the parentheses. y y ln ln sin stuff Take the derivative using the chain rule: x y stuff * deriv of stuff * cos cos x y x cot x sin x sin x continue

14 For this function, how many embedded functions are there? 4x g x e none

15 Right there is only one embedded function here. The stuff is in the exponent. Take the derivative using the chain rule: stuff * deriv of stuff g x e 4x g x e g x e stuff g x e * 4 4e 4 x 4 x continue

16 Oops. There is one embedded function here. The stuff is in the exponent. Take the derivative using the chain rule: stuff * deriv of stuff g x e 4x g x e g x e stuff g x e * 4 4e 4 x 4 x continue

17 For this function, how many embedded functions are there? y csc e 4x none

18 y csc Right there are two embedded functions here. One is the e function and the other is in the exponent. y y csc csc Take the derivative using the chain rule: e stuff 4x stuff stuff stuff stuff stuff cot st uff * e * deriv of stuff 4 x 4 x 4 x y csc e cot e * e * 4 y 4e csc e cot e 4 x 4x 4 x continue

19 y csc Oops! There are two embedded functions here. One is the e function and the other is in the exponent. y y csc csc Take the derivative using the chain rule: e stuff 4x stuff stuff stuff stuff stuff cot st uff * e * deriv of stuff 4 x 4 x 4 x y csc e cot e * e * 4 y 4e csc e cot e 4 x 4x 4 x continue

20 For this function, how many embedded functions are there? j 3sin cos none

21 Right there are two embedded functions here. One is the cosine function and the other is the angle. j 3sin cos 3sin stuff stuff j y 3cos Take the derivative using the chain rule: s * deriv of f deriv stuff tuff stuff stuf stuff * of y 3cos cos * -sin * 3 y cos cos sin continue

22 Oops. There are two embedded functions here. One is the cosine function and the other is the angle. j 3sin cos 3sin stuff stuff j y 3cos Take the derivative using the chain rule: s * deriv of f deriv stuff tuff stuff stuf stuff * of y 3cos cos * -sin * 3 y cos cos sin continue

23 For this function, how many embedded functions are there? h x f g x none

24 Right there is one embedded functions here. It is the function in the parentheses. Take the derivative using the chain rule: h x f g x stuff h x f stuff * deriv of stuff h x f * h x f g x g x Finish up!

25 Oops. There is one embedded functions here. It is the function in the parentheses. Take the derivative using the chain rule: h x f g x stuff h x f stuff * deriv of stuff h x f h x f g x g x * Finish Up!

26 Good job! Come back and review these from time to time. Identifying the embedded functions (i.e. finding the stuff) is an important skill. Review again if you want to

27 AP Calculus Mrs. Jo Brooks Homework Examples #, 5, 7, #: Find dy/dx for the function y sin(3x) y sin(3x ) This is our function. y sin( stuff ) I will rewrite it so that we can see the different layers. y cos(3x) 3 3cos(3x) Take the derivative: y ' = cos (stuff) * (derivative of stuff) #5: Find dy/dx for the function y 5cot x y 5cot y 5cot x stuff x x dy 5 csc dx dy 0x csc x dx y 5cot x This is our function. Since we will have to take the derivative of the angle, I will rewrite it with negative exponents. Now I will rewrite it so that we can see the different layers. Take the derivative. y ' = -csc (stuff) * (derivative of stuff) You do not have to rewrite the function to get rid of the negative exponents unless you want to. #7: Find dy/dx for the function y cos(sin x) y cos(sin x) y cos( stuff ) y sin(sin x) (cos x ) y cos x sin(sin x) This is our function. I will rewrite it so that we can see the different layers Take the derivative. y ' = -sin (stuff) * (derivative of stuff)

28 AP Calculus Mrs. Jo Brooks #: Find dy/dx for the function 5 3 y sin x cos x 5 3 y sin x cos x This is our function. y sin x cos x y stuff stuff 6 y 5sin x (cos x) 3cos x ( sin x) 6 y 5cos x sin x 3sin x cos 6 5cos sin 3sin cos x y x x x x First I will rewrite the function with different exponent notation to make it easier to see what is happening. Then rewrite to show our stuff. Take the derivative. y ' = -5 (stuff) -6 (deriv of stuff) - 3 (stuff) (deriv of stuff) You don't have to change the exponent notation back unless you want to.

29 AP Calculus Mrs. Jo Brooks Homework Examples #3, 7, 3 #3: Find dy/dx for the function 3 y sin xtan 4x 3 y sin xtan 4x This is our function. y x 3 sin tan 4x 3 y stuff tan stuff y x x 3 (sin ) sec (4 ) (4) (tan 4 x) 3 sin x (cos x) 3 4sin sec (4 ) 3cos sin tan 4x y x x x x First I will rewrite the function with different exponent notation to make it easier to see what is happening. Then rewrite to show our stuff. Take the derivative. We have to use the product rule here!! First = (stuff) 3 deriv of first = 3 (stuff) (deriv of stuff) second = tan (stuff) deriv of second = sec (stuff) (deriv of stuff) #7: Find dy/dx for the function y sin (3x ) y sin (3x ) sin(3x ) y This is our function. First I will rewrite the function with different exponent notation to make it easier to see what is happening. y sin( angle) y sin(3x) cos(3x ) 3 y 6sin(3x)cos(3x ) Then rewrite to show our stuff. Take the derivative. y ' = (sin (angle)) * (cos (angle) * (deriv of angle) #3: Find y '' for y = cot (3x - ). y = cot (3x - ) y csc 3x 3 y x x 3csc 3 3 csc 3 y 6csc 3x csc 3x cot 3x 3 y 8csc 3 cot 3 x x This is our function. Use the chain rule to get the first derivative. I rewrote the exponent so that you can see what we have to do. y ' = -csc (angle) * (deriv of angle) Take the derivative again. y '' = -6csc(angle) * (-csc (angle) cot (angle) * (deriv of angle)

30 AP Calculus Mrs. Jo Brooks Homework Examples #4, 45 #4: Find the equation of the line tangent to the curve defined by the parametric equations x = cos t and y = sin t at t = /4. x = cos t y = sin t dy cost dt These are our parametric equations. Find the derivative of each parametric equation with respect to t. dx sint dt dy cost dx sint cot t Use the chain rule to get dy/dx. At t = /4 m cot 4, Tangent line: y x Evaluate the derivative to find the slope of the tangent line and the point. Write the equation of the line.

31 AP Calculus Mrs. Jo Brooks #45: Find the equation of the line tangent to the curve defined by the parametric equations x = t and y t at t = /4. x = t y t dy t dt / These are our parametric equations. Find the derivative of each parametric equation with respect to t. dx dt dy t dx / At t = /4 m (), 4 Use the chain rule to get dy/dx. Evaluate the derivative to find the slope of the tangent line and the point. Write the equation of the line. Tangent line: y x 4

32 AP Calculus Mrs. Jo Brooks Homework Examples #5, 57, 63 #5: Let s cos 3 d. Evaluate ds/dt when and 5 dt s cos This is our equation. ds d Take the derivative with respect to time. sin dt dt ds 3 Put in the values we are given to find ds/dt. sin (5) 5 dt #57: The functions f and g and their derivatives have the following values at x = 0 and x = : x f (x) g (x) f ' (x) g '(x) / /3-8/3 Evaluate the following derivatives with respect to x: a) 5 f (x) - g (x) 5 f '(x) - g '(x) At x = 5 (-/3) - (-8/3) = f x g x 3 b) 3 f x3g xgx g x f x At x = 0 () [3() (/3)] + () 3 (5) = 6 c) f ( x) gx ( ) Here is the function. This is a straight forward derivative. Evaluate. Here is the function. To find the derivative we have to use the product rule and the chain rule for the g-function that had the power (derivative of the power * derivative of g(x)) Evaluate. Here is the function. gx ( ) gx ( ) f( x) f( xg ) '( x) At x = To find the derivative we have to use the quotient rule. Evaluate.

33 AP Calculus Mrs. Jo Brooks d) f (g (x)) f '(g (x)) * g '(x) at x = 0 f '() * g '(0) = -/3 * /3 = -/9 e) g (f (x)) g '(f (x)) * f '(x) at x = 0 g '() * f '(0) = -8/3 * 5 = -40/3 f) gx f x 3 g x f x g x f x At x = - [ ] -3 [-8/3 + -/3] = -6 f x g x g) f xg x g x at x = 0 f '(0 + g (0) ) [ + g '(0)] f '() [ + /3] = -/3 * 4/3 = -4/9 Here is the function. To find the derivative we have to use the chain. The outside is f (x) and the inside stuff is g (x). Evaluate. Here is the function. To find the derivative we have to use the chain. The outside is g (x) and the inside stuff is f (x). Evaluate. Here is the function. To find the derivative we have to use the chain rule for the (..)-function that has the power: (derivative of the power * derivative of inside stuff) Evaluate. Here is the function. To find the derivative we have to use the chain rule for the f-function that has the stuff inside the ( ): (derivative of the f * derivative of inside stuff) Evaluate.

34 AP Calculus Mrs. Jo Brooks #63: Suppose the velocity of a falling body is v k s m/sec (k a constant) at the instant the body had fallen s meters from its staring point. Show that the body's acceleration is constant. v k s / v ks dv a k s dt / a k s ks ds dt / / This is our velocity function. Rewrite it so that we will be able to take the derivative. To find acceleration, we need the derivative of velocity, but we need that derivative with respect to time, not position!!! Now, we know that ds/dt = v, so we can make that substitution. a k s k 0 Thus, a is constant. 3

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

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

Rolle s Theorem. The theorem states that if f (a) = f (b), then there is at least one number c between a and b at which f ' (c) = 0.

Rolle s Theorem. The theorem states that if f (a) = f (b), then there is at least one number c between a and b at which f ' (c) = 0. Rolle s Theorem Rolle's Theorem guarantees that there will be at least one extreme value in the interior of a closed interval, given that certain conditions are satisfied. As with most of the theorems

More information

Section 7.3 Double Angle Identities

Section 7.3 Double Angle Identities Section 7.3 Double Angle Identities 3 Section 7.3 Double Angle Identities Two special cases of the sum of angles identities arise often enough that we choose to state these identities separately. Identities

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

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

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

MAT137 - Term 2, Week 5

MAT137 - Term 2, Week 5 MAT137 - Term 2, Week 5 Test 3 is tomorrow, February 3, at 4pm. See the course website for details. Today we will: Talk more about integration by parts. Talk about integrating certain combinations of trig

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

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

CHAIN RULE: DAY 2 WITH TRIG FUNCTIONS. Section 2.4A Calculus AP/Dual, Revised /30/2018 1:44 AM 2.4A: Chain Rule Day 2 1

CHAIN RULE: DAY 2 WITH TRIG FUNCTIONS. Section 2.4A Calculus AP/Dual, Revised /30/2018 1:44 AM 2.4A: Chain Rule Day 2 1 CHAIN RULE: DAY WITH TRIG FUNCTIONS Section.4A Calculus AP/Dual, Revised 018 viet.dang@humbleisd.net 7/30/018 1:44 AM.4A: Chain Rule Day 1 THE CHAIN RULE A. d dx f g x = f g x g x B. If f(x) is a differentiable

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

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

Calculus II Practice Test 1 Problems: , 6.5, Page 1 of 10

Calculus II Practice Test 1 Problems: , 6.5, Page 1 of 10 Calculus II Practice Test Problems: 6.-6.3, 6.5, 7.-7.3 Page of This is in no way an inclusive set of problems there can be other types of problems on the actual test. To prepare for the test: review homework,

More information

Page 1. These are all fairly simple functions in that wherever the variable appears it is by itself. What about functions like the following, ( ) ( )

Page 1. These are all fairly simple functions in that wherever the variable appears it is by itself. What about functions like the following, ( ) ( ) Chain Rule Page We ve taken a lot of derivatives over the course of the last few sections. However, if you look back they have all been functions similar to the following kinds of functions. 0 w ( ( tan

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

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

Section Inverse Trigonometry. In this section, we will define inverse since, cosine and tangent functions. x is NOT one-to-one.

Section Inverse Trigonometry. In this section, we will define inverse since, cosine and tangent functions. x is NOT one-to-one. Section 5.4 - Inverse Trigonometry In this section, we will define inverse since, cosine and tangent functions. RECALL Facts about inverse functions: A function f ) is one-to-one if no two different inputs

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

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

DIFFERENTIATION AND INTEGRATION PART 1. Mr C s IB Standard Notes

DIFFERENTIATION AND INTEGRATION PART 1. Mr C s IB Standard Notes DIFFERENTIATION AND INTEGRATION PART 1 Mr C s IB Standard Notes In this PDF you can find the following: 1. Notation 2. Keywords Make sure you read through everything and the try examples for yourself before

More information

Calculus II Practice Test Problems for Chapter 7 Page 1 of 6

Calculus II Practice Test Problems for Chapter 7 Page 1 of 6 Calculus II Practice Test Problems for Chapter 7 Page of 6 This is a set of practice test problems for Chapter 7. This is in no way an inclusive set of problems there can be other types of problems on

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

Calculus II (Fall 2015) Practice Problems for Exam 1

Calculus II (Fall 2015) Practice Problems for Exam 1 Calculus II (Fall 15) Practice Problems for Exam 1 Note: Section divisions and instructions below are the same as they will be on the exam, so you will have a better idea of what to expect, though I will

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

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

The Chain Rule. Composition Review. Intuition. = 2(1.5) = 3 times faster than (X)avier. 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

More information

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals 8. Basic Integration Rules In this section we will review various integration strategies. Strategies: I. Separate

More information

Chapter 8 Integration Techniques and Improper Integrals

Chapter 8 Integration Techniques and Improper Integrals Chapter 8 Integration Techniques and Improper Integrals 8.1 Basic Integration Rules 8.2 Integration by Parts 8.4 Trigonometric Substitutions 8.5 Partial Fractions 8.6 Numerical Integration 8.7 Integration

More information

1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before starting.

1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before starting. Instructor: K. Rotz Name: Solution PUID: 00000-00000 Instructions and tips: 1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

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

MA 137 Calculus 1 with Life Science Applications The Chain Rule and Higher Derivatives (Section 4.4)

MA 137 Calculus 1 with Life Science Applications The Chain Rule and Higher Derivatives (Section 4.4) MA 137 Calculus 1 with Life Science Applications and (Section 4.4) Alberto Corso alberto.corso@uky.edu Department of Mathematics University of Kentucky March 2, 2016 1/15 Theorem Rules of Differentiation

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

CHAPTER 3 DIFFERENTIATION

CHAPTER 3 DIFFERENTIATION CHAPTER 3 DIFFERENTIATION 3.1 THE DERIVATIVE AND THE TANGENT LINE PROBLEM You will be able to: - Find the slope of the tangent line to a curve at a point - Use the limit definition to find the derivative

More information

Rules for Differentiation Finding the Derivative of a Product of Two Functions. What does this equation of f '(

Rules for Differentiation Finding the Derivative of a Product of Two Functions. What does this equation of f '( Rules for Differentiation Finding the Derivative of a Product of Two Functions Rewrite the function f( = ( )( + 1) as a cubic function. Then, find f '(. What does this equation of f '( represent, again?

More information

NOTES 10: ANALYTIC TRIGONOMETRY

NOTES 10: ANALYTIC TRIGONOMETRY NOTES 0: ANALYTIC TRIGONOMETRY Name: Date: Period: Mrs. Nguyen s Initial: LESSON 0. USING FUNDAMENTAL TRIGONOMETRIC IDENTITIES FUNDAMENTAL TRIGONOMETRIC INDENTITIES Reciprocal Identities sin csc cos sec

More information

CALCULUS I. Integrals. Paul Dawkins

CALCULUS I. Integrals. Paul Dawkins CALCULUS I Integrals Paul Dawkins Table of Contents Preface... ii Integrals... Introduction... Indefinite Integrals... Computing Indefinite Integrals... Substitution Rule for Indefinite Integrals... More

More information

Practice Problems: Integration by Parts

Practice Problems: Integration by Parts Practice Problems: Integration by Parts Answers. (a) Neither term will get simpler through differentiation, so let s try some choice for u and dv, and see how it works out (we can always go back and try

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

AP Calculus Chapter 3 Testbank (Mr. Surowski)

AP Calculus Chapter 3 Testbank (Mr. Surowski) AP Calculus Chapter 3 Testbank (Mr. Surowski) Part I. Multiple-Choice Questions (5 points each; please circle the correct answer.). If f(x) = 0x 4 3 + x, then f (8) = (A) (B) 4 3 (C) 83 3 (D) 2 3 (E) 2

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

More information

AP Calculus Summer Assignment Summer 2017 Expectations for Summer Assignment on the first day of the school year.

AP Calculus Summer Assignment Summer 2017 Expectations for Summer Assignment on the first day of the school year. Summer 07 Expectations for Summer Assignment This packet is to be submitted to your Calculus BC teacher on the first day of the school year. All work must be shown in the packet OR on separate paper attached

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

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

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

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

Blue Pelican Calculus First Semester

Blue Pelican Calculus First Semester Blue Pelican Calculus First Semester Student Version 1.01 Copyright 2011-2013 by Charles E. Cook; Refugio, Tx Edited by Jacob Cobb (All rights reserved) Calculus AP Syllabus (First Semester) Unit 1: Function

More information

CALCULUS AB SUMMER ASSIGNMENT

CALCULUS AB SUMMER ASSIGNMENT CALCULUS AB SUMMER ASSIGNMENT Dear Prospective Calculus Students, Welcome to AP Calculus. This is a rigorous, yet rewarding, math course. Most of the students who have taken Calculus in the past are amazed

More information

A. Incorrect! This equality is true for all values of x. Therefore, this is an identity and not a conditional equation.

A. Incorrect! This equality is true for all values of x. Therefore, this is an identity and not a conditional equation. CLEP-Precalculus - Problem Drill : Trigonometric Identities No. of 0 Instructions: () Read the problem and answer choices carefully () Work the problems on paper as. Which of the following equalities is

More information

10.7 Trigonometric Equations and Inequalities

10.7 Trigonometric Equations and Inequalities 0.7 Trigonometric Equations and Inequalities 857 0.7 Trigonometric Equations and Inequalities In Sections 0. 0. and most recently 0. we solved some basic equations involving the trigonometric functions.

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

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

FINAL EXAM STUDY GUIDE

FINAL EXAM STUDY GUIDE FINAL EXAM STUDY GUIDE The Final Exam takes place on Wednesday, June 13, 2018, from 10:30 AM to 12:30 PM in 1100 Donald Bren Hall (not the usual lecture room!!!) NO books/notes/calculators/cheat sheets

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

Chapter 5: Integrals

Chapter 5: Integrals Chapter 5: Integrals Section 5.5 The Substitution Rule (u-substitution) Sec. 5.5: The Substitution Rule We know how to find the derivative of any combination of functions Sum rule Difference rule Constant

More information

AP Calculus BC - Problem Solving Drill 19: Parametric Functions and Polar Functions

AP Calculus BC - Problem Solving Drill 19: Parametric Functions and Polar Functions AP Calculus BC - Problem Solving Drill 19: Parametric Functions and Polar Functions Question No. 1 of 10 Instructions: (1) Read the problem and answer choices carefully () Work the problems on paper as

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

Trigonometric Functions. Section 1.6

Trigonometric Functions. Section 1.6 Trigonometric Functions Section 1.6 Quick Review Radian Measure The radian measure of the angle ACB at the center of the unit circle equals the length of the arc that ACB cuts from the unit circle. Radian

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 6.2 Notes Page Trigonometric Functions; Unit Circle Approach

Section 6.2 Notes Page Trigonometric Functions; Unit Circle Approach Section Notes Page Trigonometric Functions; Unit Circle Approach A unit circle is a circle centered at the origin with a radius of Its equation is x y = as shown in the drawing below Here the letter t

More information

The Fundamental Theorem of Calculus Part 3

The Fundamental Theorem of Calculus Part 3 The Fundamental Theorem of Calculus Part FTC Part Worksheet 5: Basic Rules, Initial Value Problems, Rewriting Integrands A. It s time to find anti-derivatives algebraically. Instead of saying the anti-derivative

More information

FINAL - PART 1 MATH 150 SPRING 2017 KUNIYUKI PART 1: 135 POINTS, PART 2: 115 POINTS, TOTAL: 250 POINTS No notes, books, or calculators allowed.

FINAL - PART 1 MATH 150 SPRING 2017 KUNIYUKI PART 1: 135 POINTS, PART 2: 115 POINTS, TOTAL: 250 POINTS No notes, books, or calculators allowed. Math 150 Name: FINAL - PART 1 MATH 150 SPRING 2017 KUNIYUKI PART 1: 135 POINTS, PART 2: 115 POINTS, TOTAL: 250 POINTS No notes, books, or calculators allowed. 135 points: 45 problems, 3 pts. each. You

More information

MATH 31B: BONUS PROBLEMS

MATH 31B: BONUS PROBLEMS MATH 31B: BONUS PROBLEMS IAN COLEY LAST UPDATED: JUNE 8, 2017 7.1: 28, 38, 45. 1. Homework 1 7.2: 31, 33, 40. 7.3: 44, 52, 61, 71. Also, compute the derivative of x xx. 2. Homework 2 First, let me say

More information

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts Week #7: Substitutions and by Parts, Area Between Curves Goals: The Method of Substitution Areas Integration by Parts 1 Week 7 The Indefinite Integral The Fundamental Theorem of Calculus, b a f(x) dx =

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

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

Slopes, Derivatives, and Tangents. Matt Riley, Kyle Mitchell, Jacob Shaw, Patrick Lane

Slopes, Derivatives, and Tangents. Matt Riley, Kyle Mitchell, Jacob Shaw, Patrick Lane Slopes, Derivatives, and Tangents Matt Riley, Kyle Mitchell, Jacob Shaw, Patrick Lane S Introduction Definition of a tangent line: The tangent line at a point on a curve is a straight line that just touches

More information

Chapter 5 Analytic Trigonometry

Chapter 5 Analytic Trigonometry Chapter 5 Analytic Trigonometry Section 1 Section 2 Section 3 Section 4 Section 5 Using Fundamental Identities Verifying Trigonometric Identities Solving Trigonometric Equations Sum and Difference Formulas

More information

Week beginning Videos Page

Week beginning Videos Page 1 M Week beginning Videos Page June/July C3 Algebraic Fractions 3 June/July C3 Algebraic Division 4 June/July C3 Reciprocal Trig Functions 5 June/July C3 Pythagorean Identities 6 June/July C3 Trig Consolidation

More information

5 Integrals reviewed Basic facts U-substitution... 4

5 Integrals reviewed Basic facts U-substitution... 4 Contents 5 Integrals reviewed 5. Basic facts............................... 5.5 U-substitution............................. 4 6 Integral Applications 0 6. Area between two curves.......................

More information

Chapter II.B. The Chain Rule

Chapter II.B. The Chain Rule Chapter IIB The Chain Rule x x Preface: To find the derivative of f (x) = [sin(x)] and g (x) = exp(x) = e = [e ] you could x x view these functions as the products, sin(x) sin(x) or e e With this view

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

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

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

AP CALCULUS SUMMER WORKSHEET

AP CALCULUS SUMMER WORKSHEET AP CALCULUS SUMMER WORKSHEET DUE: First Day of School, 2011 Complete this assignment at your leisure during the summer. I strongly recommend you complete a little each week. It is designed to help you

More information

10.7 Trigonometric Equations and Inequalities

10.7 Trigonometric Equations and Inequalities 0.7 Trigonometric Equations and Inequalities 857 0.7 Trigonometric Equations and Inequalities In Sections 0., 0. and most recently 0., we solved some basic equations involving the trigonometric functions.

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

PRE-CALCULUS TRIG APPLICATIONS UNIT Simplifying Trigonometric Expressions

PRE-CALCULUS TRIG APPLICATIONS UNIT Simplifying Trigonometric Expressions What is an Identity? PRE-CALCULUS TRIG APPLICATIONS UNIT Simplifying Trigonometric Expressions What is it used for? The Reciprocal Identities: sin θ = cos θ = tan θ = csc θ = sec θ = ctn θ = The Quotient

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

DuVal High School Summer Review Packet AP Calculus

DuVal High School Summer Review Packet AP Calculus DuVal High School Summer Review Packet AP Calculus Welcome to AP Calculus AB. This packet contains background skills you need to know for your AP Calculus. My suggestion is, you read the information and

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

2 (x 2 + a 2 ) x 2. is easy. Do this first.

2 (x 2 + a 2 ) x 2. is easy. Do this first. MAC 3 INTEGRATION BY PARTS General Remark: Unless specified otherwise, you will solve the following problems using integration by parts, combined, if necessary with simple substitutions We will not explicitly

More information

Chapter 4 Integration

Chapter 4 Integration Chapter 4 Integration SECTION 4.1 Antiderivatives and Indefinite Integration Calculus: Chapter 4 Section 4.1 Antiderivative A function F is an antiderivative of f on an interval I if F '( x) f ( x) for

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

Homework Solutions: , plus Substitutions

Homework Solutions: , plus Substitutions Homework Solutions: 2.-2.2, plus Substitutions Section 2. I have not included any drawings/direction fields. We can see them using Maple or by hand, so we ll be focusing on getting the analytic solutions

More information

Chapter 2: Differentiation

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

More information

Unit 4: Rules of Differentiation

Unit 4: Rules of Differentiation Unit : Rules of Differentiation DAY TOPIC ASSIGNMENT Power Rule p. Power Rule Again p. Even More Power Rule p. 5 QUIZ 5 Rates of Change p. 6-7 6 Rates of Change p. 8-9 7 QUIZ 8 Product Rule p. 0-9 Quotient

More information

Honors AP Calculus BC Trig Integration Techniques 13 December 2013

Honors AP Calculus BC Trig Integration Techniques 13 December 2013 Honors AP Calculus BC Name: Trig Integration Techniques 13 December 2013 Integration Techniques Antidifferentiation Substitutiion (antidifferentiation of the Chain rule) Integration by Parts (antidifferentiation

More information

AP CALCULUS SUMMER WORKSHEET

AP CALCULUS SUMMER WORKSHEET AP CALCULUS SUMMER WORKSHEET DUE: First Day of School Aug. 19, 2010 Complete this assignment at your leisure during the summer. It is designed to help you become more comfortable with your graphing calculator,

More information

Algebra/Trigonometry Review Notes

Algebra/Trigonometry Review Notes Algebra/Trigonometry Review Notes MAC 41 Calculus for Life Sciences Instructor: Brooke Quinlan Hillsborough Community College ALGEBRA REVIEW FOR CALCULUS 1 TOPIC 1: POLYNOMIAL BASICS, POLYNOMIAL END BEHAVIOR,

More information

AP Calculus BC Summer Assignment 2018

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

More information

AP Calculus Summer Assignment Summer 2017 Expectations for Summer Assignment on the first day of the school year.

AP Calculus Summer Assignment Summer 2017 Expectations for Summer Assignment on the first day of the school year. Welcome to AP Calculus!!! For you to be successful in the fall when you come back to school you will need to complete this summer homework assignment. This will be worth grades when you get back to class

More information

MATH 1070 Test 1 Spring 2014 Version A Calc Student s Printed Name: Key & Grading Guidelines CUID:

MATH 1070 Test 1 Spring 2014 Version A Calc Student s Printed Name: Key & Grading Guidelines CUID: Student s Printed Name: Key & Grading Guidelines CUID: Instructor: Section # : You are not permitted to use a calculator on any portion of this test. You are not allowed to use any textbook, notes, cell

More information

Calculus II Lecture Notes

Calculus II Lecture Notes Calculus II Lecture Notes David M. McClendon Department of Mathematics Ferris State University 206 edition Contents Contents 2 Review of Calculus I 5. Limits..................................... 7.2 Derivatives...................................3

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

Preface. Computing Definite Integrals. 3 cos( x) dx. x 3

Preface. Computing Definite Integrals. 3 cos( x) dx. x 3 Preface Here are the solutions to the practice problems for my Calculus I notes. Some solutions will have more or less detail than other solutions. The level of detail in each solution will depend up on

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

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

Differential Equations

Differential Equations This document was written and copyrighted by Paul Dawkins. Use of this document and its online version is governed by the Terms and Conditions of Use located at. The online version of this document is

More information