Chain Rule with Inverse Trig
You can now differentiate $\sin^{-1}x$, $\cos^{-1}x$, and $\tan^{-1}x$. This lesson extends those skills to composite functions — expressions like $\sin^{-1}(ax+b)$, $\tan^{-1}(x^2-3)$, or $\cos^{-1}\!\left(\tfrac{x}{a}\right)$. Mastering the chain rule here is essential groundwork for Lessons 13–15, where these same structures appear as integration results.
You know $\dfrac{d}{dx}\sin^{-1}x = \dfrac{1}{\sqrt{1-x^2}}$. Without looking it up — what do you predict $\dfrac{d}{dx}\sin^{-1}(3x+1)$ will be? Is there an extra factor? Where does it come from? Write your reasoning.
When the argument of an inverse-trig function is a function $u = g(x)$ rather than just $x$, the chain rule introduces an extra factor $\dfrac{du}{dx}$:
The three general results are:
- $\dfrac{d}{dx}\sin^{-1}(g(x)) = \dfrac{g'(x)}{\sqrt{1-(g(x))^2}}$
- $\dfrac{d}{dx}\cos^{-1}(g(x)) = \dfrac{-g'(x)}{\sqrt{1-(g(x))^2}}$
- $\dfrac{d}{dx}\tan^{-1}(g(x)) = \dfrac{g'(x)}{1+(g(x))^2}$
These follow directly from applying the chain rule to the basic results from Lessons 10–11.
Key facts
- $\dfrac{d}{dx}\sin^{-1}(g(x)) = \dfrac{g'(x)}{\sqrt{1-[g(x)]^2}}$
- $\dfrac{d}{dx}\cos^{-1}(g(x)) = \dfrac{-g'(x)}{\sqrt{1-[g(x)]^2}}$
- $\dfrac{d}{dx}\tan^{-1}(g(x)) = \dfrac{g'(x)}{1+[g(x)]^2}$
Concepts
- Why the inner derivative $g'(x)$ always appears as a numerator factor
- How to identify the outer and inner functions correctly
- Why the domain of the derivative narrows when $g(x)$ is not simply $x$
Skills
- Differentiate composite inverse-trig functions using the chain rule
- Apply the chain rule alongside the product rule or quotient rule
- Determine domain restrictions for composite expressions
Use the following four-step method for any composite inverse-trig derivative:
- Identify: write $f$ (outer) and $g(x)$ (inner).
- Differentiate outer: write $f'(u)$ using the relevant basic result (leaving $u$ as a placeholder).
- Differentiate inner: compute $g'(x)$.
- Combine: $\dfrac{dy}{dx} = f'(g(x)) \cdot g'(x)$, substituting $g(x)$ for $u$.
Chain rule for inverse-trig: identify outer function, write derivative with $u$ in place of $x$, multiply by $\frac{du}{dx}$. Result: $\frac{d}{dx}\tan^{-1}(x/a)=\frac{a}{a^2+x^2}$.
Pause — copy the four-step chain rule method for inverse-trig composites with a worked example of $\frac{d}{dx}\sin^{-1}(3x)$ into your book.
Quick check: What is $\dfrac{d}{dx}\sin^{-1}(3x+1)$?
We just saw the four-step chain rule method for composite inverse-trig derivatives: (1) identify the outer inverse-trig function; (2) write its derivative with $u$ inside; (3) multiply by $\frac{du}{dx}$; (4) simplify. That raises a question: for $\frac{d}{dx}\tan^{-1}(g(x))$, what is the standard form most useful for the corresponding integral formula in Lesson 14? This card answers it → $\frac{d}{dx}\tan^{-1}(x/a)=\frac{a}{a^2+x^2}$, so $\int\frac{a}{a^2+x^2}\,dx=\tan^{-1}(x/a)+C$.
The standard form used extensively in Lesson 14 (Integrating $\dfrac{a}{a^2+x^2}$) is:
Equivalently, the reverse result (used for integration) is:
The standard form used extensively in Lesson 14 (Integrating $\dfrac{a}{a^2+x^2}$) is:
Pause — copy the general form $\frac{d}{dx}\tan^{-1}(x/a)=\frac{a}{a^2+x^2}$ and the integral corollary $\int\frac{a}{a^2+x^2}\,dx=\tan^{-1}(x/a)+C$ into your book.
Did you get this? True or false: $\dfrac{d}{dx}\tan^{-1}\!\left(\dfrac{x}{3}\right) = \dfrac{3}{9+x^2}$.
Worked examples · 3 in a row, reveal as you go
Differentiate $y = \cos^{-1}(4x-1)$.
Find $\dfrac{d}{dx}\tan^{-1}(x^2-3)$.
Differentiate $y = e^x \sin^{-1}(2x)$.
Fill the gap: $\dfrac{d}{dx}\sin^{-1}(5x) = \dfrac{$$}{\sqrt{1-25x^2}}$.
Misconceptions to fix · the 3 traps that cost marks
Did you get this? True or false: $\dfrac{d}{dx}\cos^{-1}(3x-2) = \dfrac{3}{\sqrt{1-(3x-2)^2}}$ is correct.
Activities · practice with the ideas
Differentiate $y = \sin^{-1}(5x)$. State the domain.
Find $\dfrac{d}{dx}\tan^{-1}(x^2+1)$.
Differentiate $f(x) = \cos^{-1}(1-2x)$ and find its domain.
Differentiate $y = x^3\tan^{-1}(2x)$ using the product rule.
Verify by differentiation that $\displaystyle\int \dfrac{2}{9+x^2}\,dx = \dfrac{2}{3}\tan^{-1}\!\left(\dfrac{x}{3}\right) + C$.
Odd one out: Three of these derivatives are correct. Which one is NOT?
Earlier you predicted whether $\dfrac{d}{dx}\sin^{-1}(3x+1)$ has an extra factor.
The exact answer is $\dfrac{3}{\sqrt{1-(3x+1)^2}}$ — yes, the factor of $3$ (the inner derivative) appears in the numerator. This is the chain rule in action: the formula for $\sin^{-1}$ is evaluated at the inner value $3x+1$, then multiplied by $3$. The denominator structure is unchanged — it's just $x$ replaced everywhere by $3x+1$.
Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.
Q1. Write down $\dfrac{d}{dx}\tan^{-1}\!\left(\dfrac{x}{a}\right)$ in simplified form. (1 mark)
Q2. Differentiate $y = \sin^{-1}(3x-1)$ and state the domain of the derivative. (2 marks)
Q3. Differentiate $y = \tan^{-1}(x) \cdot \cos^{-1}(x)$. (3 marks)
Comprehensive answers (click to reveal)
Activity answers: 1. $\dfrac{5}{\sqrt{1-25x^2}}$, $|x|<\tfrac{1}{5}$ · 2. $\dfrac{2x}{1+(x^2+1)^2}$ · 3. $\dfrac{2}{\sqrt{1-(1-2x)^2}}$, $0<x<1$ · 4. $3x^2\tan^{-1}(2x) + \dfrac{2x^3}{1+4x^2}$ · 5. $\dfrac{d}{dx}\left[\dfrac{2}{3}\tan^{-1}\!\left(\dfrac{x}{3}\right)\right] = \dfrac{2}{3}\cdot\dfrac{3}{9+x^2} = \dfrac{2}{9+x^2}$ ✓
Q1 (1 mark): $\dfrac{d}{dx}\tan^{-1}\!\left(\dfrac{x}{a}\right) = \dfrac{a}{a^2+x^2}$ [1].
Q2 (2 marks): $g(x) = 3x-1$, $g'(x) = 3$; $\dfrac{dy}{dx} = \dfrac{3}{\sqrt{1-(3x-1)^2}}$ [1]. Domain: $|3x-1|<1 \Rightarrow \dfrac{0<x<\tfrac{2}{3}}{}$ [1].
Q3 (3 marks): Product rule [1]: $\dfrac{dy}{dx} = \tan^{-1}(x) \cdot \dfrac{-1}{\sqrt{1-x^2}} + \cos^{-1}(x) \cdot \dfrac{1}{1+x^2}$ [1 each term] $= \dfrac{-\tan^{-1}(x)}{\sqrt{1-x^2}} + \dfrac{\cos^{-1}(x)}{1+x^2}$ [1 final form].
Five timed questions on composite inverse-trig derivatives. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.
⚔ Enter the arenaClimb platforms by answering chain-rule inverse-trig questions. Lighter alternative to the boss.
Mark lesson as complete
Tick when you've finished the practice and review.