Fiveable

โ™พ๏ธAP Calculus AB/BC Unit 3 Review

QR code for AP Calculus AB/BC practice questions

3.4 Differentiating Inverse Trigonometric Functions

3.4 Differentiating Inverse Trigonometric Functions

Written by the Fiveable Content Team โ€ข Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examโ€ขWritten by the Fiveable Content Team โ€ข Last updated June 2026
โ™พ๏ธAP Calculus AB/BC
Unit & Topic Study Guides
Pep mascot

Differentiating inverse trig functions means knowing six derivative formulas and combining them with the chain rule. The cleanest way to find them is to apply the inverse function derivative formula, then use a trig identity like sinโก2ฮธ+cosโก2ฮธ=1\sin^2\theta + \cos^2\theta = 1 to rewrite the result in terms of xx. For AP Calculus, watch the negative signs on the co-functions: arccos, arccot, and arccsc.

Why This Matters for the AP Calculus Exam

Inverse trig derivatives show up in multiple-choice and free-response work, often mixed in with the chain rule, product rule, or quotient rule. The skill being tested is recognizing the form of a function and choosing the right procedure. Once you can spot sinโกโˆ’1\sin^{-1}, tanโกโˆ’1\tan^{-1}, and the others, you apply the matching formula and differentiate the inside. This builds directly on differentiating inverse functions and the chain rule, both heavily assessed in AP Calculus.

Key Takeaways

  • The derivative of an inverse function comes from ddx[fโˆ’1(x)]=1fโ€ฒ(fโˆ’1(x))\frac{d}{dx}[f^{-1}(x)] = \frac{1}{f'(f^{-1}(x))}.
  • You can derive every inverse trig derivative using that formula plus the Pythagorean identity sinโก2ฮธ+cosโก2ฮธ=1\sin^2\theta + \cos^2\theta = 1.
  • Memorize the six standard formulas so you do not waste time re-deriving them during the exam.
  • Always apply the chain rule: multiply by the derivative of whatever is inside the inverse trig function.
  • sinโกโˆ’1\sin^{-1} and cosโกโˆ’1\cos^{-1} derivatives share 1โˆ’x2\sqrt{1-x^2}; tanโกโˆ’1\tan^{-1} and cotโกโˆ’1\cot^{-1} share 1+x21+x^2; secโกโˆ’1\sec^{-1} and cscโกโˆ’1\csc^{-1} share โˆฃxโˆฃx2โˆ’1|x|\sqrt{x^2-1}.
  • The "co" versions (cosโกโˆ’1\cos^{-1}, cotโกโˆ’1\cot^{-1}, cscโกโˆ’1\csc^{-1}) just add a negative sign.

How to Find Derivatives of Inverse Trig Functions

You find the derivative of an inverse function by applying the chain rule with the definition of an inverse function, or by using the formula for the derivative of an inverse function:

ddx[fโˆ’1(x)]=1fโ€ฒ(fโˆ’1(x))\frac{d}{dx}[f^{-1}(x)] = \frac{1}{f'(f^{-1}(x))}

Here is how to apply that formula to find the derivative of inverse sine (arcsine).

Finding the Derivative of Inverse Sine

If y=sinโกโˆ’1(x)y = \sin^{-1}(x), what is dydx\frac{dy}{dx}?

Start by applying the formula for the derivative of an inverse function:

ddx[fโˆ’1(x)]=1fโ€ฒ(fโˆ’1(x))\frac{d}{dx}[f^{-1}(x)] = \frac{1}{f'(f^{-1}(x))}

Since the derivative of sinโก(x)\sin(x) is cosโก(x)\cos(x), you get:

dydx=1cosโก(y)\frac{dy}{dx} = \frac{1}{\cos(y)}

Now rewrite cosโก(y)\cos(y) in terms of xx. By the definition of an inverse function, x=sinโก(y)x = \sin(y). Using the trig identity sinโก2(y)+cosโก2(y)=1\sin^{2}(y)+\cos^{2}(y)=1, you can see that cosโก2(y)=1โˆ’sinโก2(y)\cos^{2}(y)=1-\sin^{2}(y).

Now simplify:

cosโก(y)=1โˆ’sinโก2(y)\cos(y)=\sqrt{1-\sin^{2}(y)}

cosโก(y)=1โˆ’x2\cos(y)=\sqrt{1-x^{2}}

Plugging in cosโก(y)=1โˆ’x2\cos(y)=\sqrt{1-x^{2}} gives:

dydx=11โˆ’x2\frac{dy}{dx} = \frac{1}{\sqrt{1-x^{2}}}

So the derivative of sinโกโˆ’1(x)\sin^{-1}(x) is 11โˆ’x2\frac{1}{\sqrt{1-x^{2}}}.

The Derivatives of Inverse Trig Functions

You can run similar proofs to find the derivatives for the inverses of the other trig functions. That gives you the formulas below.

๐Ÿ’ก It is best to memorize the following so you do not need to spend time re-deriving them during the test.

f(x)f(x)fโ€ฒ(x)f'(x)
ddx[sinโกโˆ’1(x)]\frac{d}{dx}[\sin^{-1}(x)]11โˆ’x2\frac{1}{\sqrt{1-x^{2}}}
ddx[cosโกโˆ’1(x)]\frac{d}{dx}[\cos^{-1}(x)]โˆ’11โˆ’x2-\frac{1}{\sqrt{1-x^{2}}}
ddx[tanโกโˆ’1(x)]\frac{d}{dx}[\tan^{-1}(x)]11+x2\frac{1}{1+x^{2}}
ddx[cscโกโˆ’1(x)]\frac{d}{dx}[\csc^{-1}(x)]โˆ’1โˆฃxโˆฃx2โˆ’1-\frac{1}{\lvert{x}\rvert\sqrt{x^{2}-1}}
ddx[secโกโˆ’1(x)]\frac{d}{dx}[\sec^{-1}(x)]1โˆฃxโˆฃx2โˆ’1\frac{1}{\lvert{x}\rvert\sqrt{x^{2}-1}}
ddx[cotโกโˆ’1(x)]\frac{d}{dx}[\cot^{-1}(x)]โˆ’11+x2-\frac{1}{1+x^{2}}

Notice the pattern: each "co" function (cosโกโˆ’1\cos^{-1}, cotโกโˆ’1\cot^{-1}, cscโกโˆ’1\csc^{-1}) is just the negative of its partner. Learning three formulas plus the negative sign rule covers all six.

How to Use This on the AP Calculus Exam

Problem Solving

When you spot an inverse trig function, identify which formula matches, then apply the chain rule by multiplying by the derivative of the inside.

Free Response

Show each step clearly: write the matching formula, substitute the inside function, and multiply by its derivative. Clear notation makes your work easy to follow and is important for clean exam work.

Question 1

If y=sinโกโˆ’1(3x)y = \sin^{-1}(3x), what is dydx\frac{dy}{dx}?

Try solving it before checking the answer below.

Answer: 31โˆ’9x2\frac{3}{\sqrt{1-9x^{2}}}

Solution:

The formula for the derivative of sinโกโˆ’1(x)\sin^{-1}(x) is ddx[sinโกโˆ’1(x)]=11โˆ’x2\frac{d}{dx}[\sin^{-1}(x)] = \frac{1}{\sqrt{1-x^{2}}} (see chart above).

Using the chain rule,

dydx=ddx[sinโกโˆ’1(3x)]\frac{dy}{dx} = \frac{d}{dx}[\sin^{-1}(3x)]

=11โˆ’(3x)2โ‹…ddx[3x]= \frac{1}{\sqrt{1-(3x)^{2}}} \cdot \frac{d}{dx}[3x]

=31โˆ’9x2 = \frac{3}{\sqrt{1-9x^{2}}}

Question 2

If y=tanโกโˆ’1(x+6)y = \tan^{-1}(x+6), what is dydx\frac{dy}{dx}?

Answer: 1x2+12x+37\frac{1}{x^{2}+12x+37}

Solution:

The formula for the derivative of tanโกโˆ’1(x)\tan^{-1}(x) is ddx[tanโกโˆ’1(x)]=11+x2\frac{d}{dx}[\tan^{-1}(x)] = \frac{1}{1+x^{2}} (see chart above).

Using the chain rule,

dydx=ddx[tanโกโˆ’1(x+6)]\frac{dy}{dx} = \frac{d}{dx}[\tan^{-1}(x+6)]

=11+(x+6)2โ‹…ddx[x+6]= \frac{1}{1+(x+6)^{2}} \cdot \frac{d}{dx}[x+6]

=1x2+12x+37= \frac{1}{x^{2}+12x+37}

Common Misconceptions

  • Forgetting the chain rule. The derivative of sinโกโˆ’1(3x)\sin^{-1}(3x) is not 11โˆ’(3x)2\frac{1}{\sqrt{1-(3x)^2}} by itself. You must multiply by the derivative of the inside, giving 31โˆ’9x2\frac{3}{\sqrt{1-9x^2}}.
  • Mixing up the sign. The "co" functions (cosโกโˆ’1\cos^{-1}, cotโกโˆ’1\cot^{-1}, cscโกโˆ’1\csc^{-1}) have a negative derivative. Dropping the negative is a common error.
  • Confusing the denominators. sinโกโˆ’1\sin^{-1} and cosโกโˆ’1\cos^{-1} use 1โˆ’x2\sqrt{1-x^2}, while tanโกโˆ’1\tan^{-1} and cotโกโˆ’1\cot^{-1} use 1+x21+x^2. They are not interchangeable.
  • Dropping the absolute value. The derivatives of secโกโˆ’1(x)\sec^{-1}(x) and cscโกโˆ’1(x)\csc^{-1}(x) include โˆฃxโˆฃ|x| in the denominator. Leaving it out changes the answer.
  • Thinking inverse trig means reciprocal. sinโกโˆ’1(x)\sin^{-1}(x) means arcsine, not 1sinโก(x)\frac{1}{\sin(x)}. These are completely different functions with different derivatives.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

chain rule

A differentiation rule that provides a method for finding the derivative of a composite function by multiplying the derivative of the outer function by the derivative of the inner function.

derivative

The instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point.

inverse function

A function that reverses the effect of another function, such that if f(a) = b, then the inverse function fโปยน(b) = a.

inverse trigonometric functions

Functions that reverse the action of trigonometric functions, such as arcsine, arccosine, and arctangent, which return an angle given a trigonometric ratio.

Frequently Asked Questions

What are inverse trig derivatives in AP Calculus?

Inverse trig derivatives are formulas for differentiating functions such as arcsin x, arccos x, and arctan x. In AP Calculus 3.4, you use these formulas with the chain rule when the inverse trig function has an inside function.

What is the derivative of arcsin x?

The derivative of arcsin x, also written sin inverse x, is 1 divided by the square root of 1 minus x squared. If the input is a function u, multiply by u prime using the chain rule.

What is the derivative of arctan x?

The derivative of arctan x, also written tan inverse x, is 1 divided by 1 plus x squared. For arctan of u, multiply that result by u prime.

Which inverse trig derivatives have negative signs?

The co-functions have negative signs: arccos x, arccot x, and arccsc x. Arcsin x, arctan x, and arcsec x use the corresponding positive forms.

How does the chain rule apply to inverse trig derivatives?

First identify the inverse trig formula for the outside function, then replace x with the inside expression and multiply by the derivative of that inside expression. This is the most common AP exam step students miss.

What is a common AP Calculus mistake with inverse trig derivatives?

A common mistake is confusing sin inverse notation with reciprocal sine. In AP Calculus, sin inverse x means arcsin x, not 1 over sin x, so use the inverse trig derivative formula.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs โ†’ See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal โ†’ update your plan โ†’ choose Yearlyโ†’ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs โ†’ See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot