{Use of Tech} Tangent line Find the equation of the line tangent to y=2^sin x at x=π/2. Graph the function and the tangent line.
Table of contents
- 0. Functions7h 52m
- Introduction to Functions16m
- Piecewise Functions10m
- Properties of Functions9m
- Common Functions1h 8m
- Transformations5m
- Combining Functions27m
- Exponent rules32m
- Exponential Functions28m
- Logarithmic Functions24m
- Properties of Logarithms34m
- Exponential & Logarithmic Equations35m
- Introduction to Trigonometric Functions38m
- Graphs of Trigonometric Functions44m
- Trigonometric Identities47m
- Inverse Trigonometric Functions48m
- 1. Limits and Continuity2h 2m
- 2. Intro to Derivatives1h 33m
- 3. Techniques of Differentiation3h 18m
- 4. Applications of Derivatives2h 38m
- 5. Graphical Applications of Derivatives6h 2m
- 6. Derivatives of Inverse, Exponential, & Logarithmic Functions2h 37m
- 7. Antiderivatives & Indefinite Integrals1h 26m
- 8. Definite Integrals4h 44m
- 9. Graphical Applications of Integrals2h 27m
- 10. Physics Applications of Integrals 3h 16m
- 11. Integrals of Inverse, Exponential, & Logarithmic Functions2h 34m
- 12. Techniques of Integration7h 39m
- 13. Intro to Differential Equations2h 55m
- 14. Sequences & Series5h 36m
- 15. Power Series2h 19m
- 16. Parametric Equations & Polar Coordinates7h 58m
3. Techniques of Differentiation
The Chain Rule
Problem 3.39
Textbook Question
Find the derivatives of the functions in Exercises 1–42.
𝔂 = 3 .
(5x² + sin 2x)³/²

1
Identify the function structure: The function is a composition of functions, specifically a power function applied to a sum of a polynomial and a trigonometric function. This suggests the use of the chain rule for differentiation.
Apply the chain rule: The chain rule states that if you have a composite function y = f(g(x)), then the derivative y' = f'(g(x)) * g'(x). Here, let u = 5x² + sin(2x), so y = 3u^(3/2).
Differentiate the outer function: The derivative of 3u^(3/2) with respect to u is (3 * (3/2) * u^(1/2)) = (9/2)u^(1/2).
Differentiate the inner function: Now, find the derivative of u = 5x² + sin(2x). The derivative of 5x² is 10x, and the derivative of sin(2x) is 2cos(2x) (using the chain rule for sin(2x)). Therefore, u' = 10x + 2cos(2x).
Combine the derivatives: Multiply the derivative of the outer function by the derivative of the inner function to get the final derivative: y' = (9/2)(5x² + sin(2x))^(1/2) * (10x + 2cos(2x)).

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
4mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Derivative
The derivative of a function measures how the function's output value changes as its input value changes. It is a fundamental concept in calculus, representing the slope of the tangent line to the curve at any given point. Derivatives can be computed using various rules, such as the power rule, product rule, and chain rule, which simplify the process of finding the rate of change.
Recommended video:
Derivatives
Chain Rule
The chain rule is a formula for computing the derivative of a composite function. If a function is composed of two or more functions, the chain rule states that the derivative of the outer function is multiplied by the derivative of the inner function. This is particularly useful when dealing with functions raised to a power, as seen in the given problem, where the outer function is a power and the inner function is a polynomial plus a trigonometric function.
Recommended video:
Intro to the Chain Rule
Power Rule
The power rule is a basic rule for finding the derivative of a function of the form f(x) = x^n, where n is a real number. According to this rule, the derivative f'(x) is given by n*x^(n-1). This rule simplifies the differentiation process, especially for polynomial functions, and is often used in conjunction with the chain rule when dealing with more complex expressions.
Recommended video:
Guided course
Power Rules
Watch next
Master Intro to the Chain Rule with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice
Textbook Question