Study Guide

Differentiating inverse trigonometric functions

AP Calculus ABΒ· AP Calculus AB CED β€” Unit 3 DifferentiationΒ· 14 min read

1. Derivation of Basic Inverse Trigonometric Derivative Rulesβ˜…β˜…β˜†β˜†β˜†β± 4 min

All derivative rules for inverse trigonometric functions can be derived using implicit differentiation, leveraging the inverse function definition: if , then for the restricted range of the inverse function.

For , we start with , where , so . Differentiating implicitly with respect to gives:

cos⁑yβ‹…dydx=1β€…β€ŠβŸΉβ€…β€Šdydx=1cos⁑y\cos y \cdot \frac{dy}{dx} = 1 \implies \frac{dy}{dx} = \frac{1}{\cos y}

Using the Pythagorean identity , we take the positive root to get the final rule:

ddxarcsin⁑x=11βˆ’x2,∣x∣<1\frac{d}{dx}\arcsin x = \frac{1}{\sqrt{1 - x^2}}, \quad |x| < 1

Following the same process gives the rules for arccosine and arctangent:

ddxarccos⁑x=βˆ’11βˆ’x2,∣x∣<1ddxarctan⁑x=11+x2,all real x\frac{d}{dx}\arccos x = -\frac{1}{\sqrt{1 - x^2}}, \quad |x| < 1 \\ \frac{d}{dx}\arctan x = \frac{1}{1 + x^2}, \quad \text{all real } x
πŸ“ Worked Example

Derive the derivative rule for using implicit differentiation.

  1. 1

    Start with the inverse function definition: let , so , where by definition of the restricted inverse cosine function.

  2. 2

    Differentiate both sides with respect to , applying the chain rule to the left-hand side:

  3. 3
    βˆ’sin⁑yβ‹…dydx=1-\sin y \cdot \frac{dy}{dx} = 1
  4. 4

    Isolate :

  5. 5
    dydx=βˆ’1sin⁑y\frac{dy}{dx} = -\frac{1}{\sin y}
  6. 6

    Use the Pythagorean identity to rewrite in terms of . For , , so:

  7. 7
    sin⁑2y=1βˆ’cos⁑2y=1βˆ’x2β€…β€ŠβŸΉβ€…β€Šsin⁑y=1βˆ’x2\sin^2 y = 1 - \cos^2 y = 1 - x^2 \implies \sin y = \sqrt{1 - x^2}
  8. 8

    Substitute back to get the final rule:

  9. 9
    ddxarccos⁑x=βˆ’11βˆ’x2,∣x∣<1\frac{d}{dx} \arccos x = -\frac{1}{\sqrt{1 - x^2}}, \quad |x| < 1

2. Differentiating Composite Inverse Trigonometric Functionsβ˜…β˜…β˜…β˜†β˜†β± 4 min

Nearly all AP exam problems involve composite inverse trigonometric functions of the form , , or , where is a non-constant differentiable function. To differentiate these, apply the chain rule: , where is the outer inverse trig function.

The general chain rule forms for each core function are:

ddxarcsin⁑(u(x))=uβ€²(x)1βˆ’[u(x)]2,∣u(x)∣<1ddxarccos⁑(u(x))=βˆ’uβ€²(x)1βˆ’[u(x)]2,∣u(x)∣<1ddxarctan⁑(u(x))=uβ€²(x)1+[u(x)]2,all real x\frac{d}{dx}\arcsin(u(x)) = \frac{u'(x)}{\sqrt{1 - [u(x)]^2}}, \quad |u(x)| < 1 \\ \frac{d}{dx}\arccos(u(x)) = \frac{-u'(x)}{\sqrt{1 - [u(x)]^2}}, \quad |u(x)| < 1 \\ \frac{d}{dx}\arctan(u(x)) = \frac{u'(x)}{1 + [u(x)]^2}, \quad \text{all real } x
πŸ“ Worked Example

Find the derivative of .

  1. 1

    Identify outer and inner functions: outer function is , inner function is .

  2. 2

    Calculate the derivative of the inner function:

  3. 3
    uβ€²(x)=6xβˆ’2u'(x) = 6x - 2
  4. 4

    Apply the chain rule for arctangent:

  5. 5
    fβ€²(x)=uβ€²(x)1+[u(x)]2f'(x) = \frac{u'(x)}{1 + [u(x)]^2}
  6. 6

    Substitute and simplify to get the final result:

  7. 7
    fβ€²(x)=6xβˆ’21+(3x2βˆ’2x)2=6xβˆ’29x4βˆ’12x3+4x2+1f'(x) = \frac{6x - 2}{1 + (3x^2 - 2x)^2} = \frac{6x - 2}{9x^4 - 12x^3 + 4x^2 + 1}

3. Tangent Line Problems for Inverse Trigonometric Functionsβ˜…β˜…β˜…β˜†β˜†β± 3 min

A common AP exam application of inverse trig derivatives is finding the equation of a tangent line to an inverse trigonometric function at a given point. This requires three key steps: (1) calculating the correct y-coordinate using the inverse's restricted range, (2) finding the derivative at the point for slope, (3) writing the tangent line in point-slope form, which is preferred unless another form is requested.

πŸ“ Worked Example

Find the equation of the tangent line to at .

  1. 1

    Find the y-coordinate of the tangency point. (we do not use because arcsine is restricted to ), so the point is .

  2. 2

    Calculate the derivative using the chain rule: , so :

  3. 3
    yβ€²=121βˆ’(x2)2=14βˆ’x2y' = \frac{\frac{1}{2}}{\sqrt{1 - \left(\frac{x}{2}\right)^2}} = \frac{1}{\sqrt{4 - x^2}}
  4. 4

    Find the slope at :

  5. 5
    yβ€²(1)=14βˆ’1=13=33y'(1) = \frac{1}{\sqrt{4 - 1}} = \frac{1}{\sqrt{3}} = \frac{\sqrt{3}}{3}
  6. 6

    Write the tangent line in point-slope form:

  7. 7
    yβˆ’Ο€6=33(xβˆ’1)y - \frac{\pi}{6} = \frac{\sqrt{3}}{3}(x - 1)
  8. 8

    Converting to slope-intercept form (if requested) gives:

  9. 9
    y=33xβˆ’33+Ο€6y = \frac{\sqrt{3}}{3}x - \frac{\sqrt{3}}{3} + \frac{\pi}{6}

4. Mixed AP-Style Worked Examplesβ˜…β˜…β˜…β˜…β˜†β± 3 min

πŸ“ Worked Example

What is the derivative of ?

  1. 1

    This problem requires the product rule and chain rule for inverse trigonometric functions. By the product rule:

  2. 2
    fβ€²(x)=ddx[x]β‹…arccos⁑(2x)+xβ‹…ddx[arccos⁑(2x)]f'(x) = \frac{d}{dx}[x] \cdot \arccos(2x) + x \cdot \frac{d}{dx}[\arccos(2x)]
  3. 3

    The first term simplifies to , since . For the second term, , so :

  4. 4
    ddxarccos⁑(2x)=βˆ’21βˆ’4x2\frac{d}{dx}\arccos(2x) = \frac{-2}{\sqrt{1 - 4x^2}}
  5. 5

    Multiply by and combine terms to get the final result:

  6. 6

πŸ“ Worked Example

Let . (a) Find ; (b) Find the slope of the tangent line at ; (c) Find all where the slope equals .

  1. 1

    (a) Use the chain rule for composite arctangent, , :

  2. 2
    fβ€²(x)=41+(4x)2=41+16x2f'(x) = \frac{4}{1 + (4x)^2} = \frac{4}{1 + 16x^2}
  3. 3

    (b) Substitute into to get the slope:

  4. 4
    fβ€²(14)=41+16(14)2=41+1=2f'\left(\frac{1}{4}\right) = \frac{4}{1 + 16\left(\frac{1}{4}\right)^2} = \frac{4}{1 + 1} = 2
  5. 5

    (c) Set and solve for :

  6. 6
    41+16x2=12β€…β€ŠβŸΉβ€…β€Š8=1+16x2β€…β€ŠβŸΉβ€…β€Š16x2=7β€…β€ŠβŸΉβ€…β€Šx=Β±74\frac{4}{1 + 16x^2} = \frac{1}{2} \implies 8 = 1 + 16x^2 \implies 16x^2 = 7 \implies x = \pm \frac{\sqrt{7}}{4}

5. Common Pitfalls

Wrong move:

Writing (omitting the factor of 2 from the chain rule)

Why:

Students memorize the basic rule for and forget composite functions require multiplying by the derivative of the inner function.

Correct move:

Always explicitly label the inner function and its derivative before applying the inverse trig derivative rule, so you do not forget in the numerator.

Wrong move:

Writing (keeping the from the square root)

Why:

Students forget the range restriction on inverse sine that guarantees is non-negative, so they leave an ambiguous sign.

Correct move:

Always use the positive root for the derivative of and the fixed negative root for , never .

Wrong move:

Claiming the derivative of exists at

Why:

Students forget the derivative only exists where , not , because the derivative is undefined at the endpoints of the domain.

Correct move:

Always check that for arcsine and arccosine derivatives when asked about differentiability at a point.

Wrong move:

Writing

Why:

Students confuse the denominator of the arctangent derivative with the denominator of arcsine, swapping the plus sign for a minus.

Correct move:

Remember: sine/cosine inverses have in the denominator, arctangent has .

Wrong move:

Stopping at instead of simplifying

Why:

Students remember the general inverse function derivative rule but forget to simplify to the standard form in x required on the exam.

Correct move:

Always simplify inverse trig derivatives using the Pythagorean identity to get an expression in x only, with no inverse trig remaining.

6. Quick Reference Cheatsheet

Category

Formula

Notes

Basic arcsine derivative

Valid for ; undefined at endpoints

Basic arccosine derivative

Valid for ; always negative, opposite sign of arcsine

Basic arctangent derivative

Valid for all real ; denominator has a plus sign, not minus

Chain rule: arcsine composite

Always multiply by ; valid where

Chain rule: arccosine composite

Do not forget the negative sign on the numerator

Chain rule: arctangent composite

Valid for all x where is differentiable

Tangent line at

Always confirm uses the correct restricted range of the inverse function

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2023 Β· MCQ

    Chain rule for composite arcsine

  • 2022 Β· FRQ

    Tangent line to arctangent function

  • 2021 Β· MCQ

    Domain of inverse trig derivative

What's Next

Mastering derivatives of inverse trigonometric functions is a critical prerequisite for recognizing inverse trigonometric antiderivatives, which you will learn in Unit 6 of the AP Calculus AB syllabus. Without these derivative rules memorized, you will struggle to match integrands to their antiderivatives on integration problems, which make up a much larger share of the AP exam score. This topic also forms the foundation for inverse trigonometric terms in related rates and optimization problems later in Unit 4, and is commonly combined with implicit differentiation and product/quotient rule questions in multiple-choice sections. Building fluency with these rules now will save you time on more complex topics later in the course.