140 likes | 351 Views
Lesson 3-5. Chain Rule or U-Substitutions. Objectives. Use the chain rule to find derivatives of complex functions. Vocabulary. none new. Differentiation Chain Rule. If f and g are both differentiable and F = f ○g is the composite function defined by F(x) = f(g(x))
E N D
Lesson 3-5 Chain RuleorU-Substitutions
Objectives • Use the chain rule to find derivatives of complex functions
Vocabulary • none new
Differentiation Chain Rule If f and g are both differentiable and F = f○g is the composite function defined by F(x) = f(g(x)) d dy dy du ---- [F(x)] = F’(x) = f’(g(x)) • g’(x) or ---- = ---- • ---- dx dx du dx In words: the derivative of a composite function is equal to the derivation of the outer function times the derivative of the inner function. The notation on the right is Leibniz notation and is often referred to as u substitution: y = f(u) and u = g(x) so y’(x) = f’(u)• g’(x)
Differentiation Chain Rule Cont. Combine with the Power Rule: d du d ---- [un] = n•un-1 ---- or ----- [g(x)]n = n[g(x)]n-1• g’(x) dx dx dx Example: y = (x6 – 2x + 1)8 let u(x) = (x6 – 2x + 1) u’(x) = 6x5 – 2 dy dy du du then y = u8 ------ = ----- • ---- = 8 u7• ----- dx du dx dx = 8 (x6 – 2x + 1)7 (6x5 – 2)
Specific Applications of the Chain Rule Differentiation of exponential functions: d du d ---- [eu] = eu ----- ---- [ax] = ax ln a dx dx dx Example: y = e2x + 1 dy dy du du let u = (2x + 1) then y = eu ------ = ----- • ---- = eu• ----- dx du dx dx = e 2x + 1(2) = 2 e 2x + 1
Specific Applications of the Chain Rule cont. Greater length Chains: y = e cos(3x + 1) let u = cos(3x + 1) and v = 3x + 1 then y = eu dy dy du dv ------ = ----- • ---- • -----= eu• (-sin(v)) • (3) dx du dv dx = ecos(3x + 1) (-sin(3x+1)) (3) = -3sin(3x+1) ecos(3x + 1)
Example 1 Find the derivatives of the following: y = (2x² - 4x + 1)60 f(x) = 1 / (2x5 – 7)³ y’(x) = 60 (2x² - 4x + 1)59 (4x – 4) f(x) = (2x5 – 7)-3 f’(x) = (-3) (2x5 – 7)-4 (10x4)
Example 2 Find the derivatives of the following: y = cos (x²) y = (1 + (1/x) y’(x) = -sin (x²) (2x) = -2x sin (x²) y’(x) = (1 + (1/x))½ = ½ (1 + (1/x))-½ (-1/x²)
Example 3 Find the derivatives of the following: • y = ( 3 + (x³ - 2x)5)8 • y = tan³ (x) If y = v8, with v(x) = 3 + (x³ - 2x)5 and, v(u) = (3 + u5) with u(x) = (x³ - 2x) So dy/dx = dy/dv • dv/du • du/dx = 8v7 • (0 + 5u4) • (3x² - 2) y’(x) = 8(3 + (x³ - 2x)5)7 (5(x³ - 2x)4) (3x² - 2) y’(x) = 3 tan² (x) (½ x-½)
Example 4 Find the derivatives of the following: • y = x³ + 6x • y = sec x² y’(x) = (1 + (1/x))½ = ½ (1 + (1/x))-½ (-1/x²) y’(x) = 3 tan² (x) (½ x-½)
Example 5 Find the derivatives of the following: • y = sec² x • y = cos³ (x²) y’(x) = 2 sec x (sec x tan x) = 2 sec² x tan x y’(x) = 3 cos² (x²) (2x) = 6x cos² (x²)
Example 6 Find the derivatives of the following: • y = (sin 2x) (cos 3x) • y = x² cos (ex) y’(x) = 2 (cos 2x) (cos 3x) – (sin 2x) (-sin 3x) (3) = 2 (cos 2x) (cos 3x) + 3 (sin 2x) (sin 3x) y’(x) = 2x (cos ex) + (x²) (-sin ex) (ex) = 2x (cos ex) – x² ex(sin ex)
Summary & Homework • Summary: • Chain rule allows derivatives of more complex functions • Chain rule is also known as u-substitution • Homework: • pg 224 - 227: 3, 4, 7, 8, 11, 14, 15, 22, 29, 32, 43, 67