Study Guide

Differentiating inverse trigonometric functions

AP Calculus BCΒ· AP Calculus BC CED β€” Differentiation: Composite, Implicit, and Inverse FunctionsΒ· 14 min read

1. Deriving Derivatives of Basic Inverse Trigonometric Functionsβ˜…β˜…β˜†β˜†β˜†β± 4 min

All derivative formulas for inverse trigonometric functions can be derived from the definition of inverse functions and implicit differentiation. The process follows the same steps for all six functions: rewrite the inverse trig equation as a regular trig equation, differentiate implicitly, solve for , use a Pythagorean identity to rewrite in terms of , and adjust the sign to match the principal range of the inverse function.

πŸ“ Worked Example

Derive the derivative of using implicit differentiation.

  1. 1

    By definition, means , with principal range .

  2. 2

    Differentiate both sides implicitly with respect to :

  3. 3
    ddx(tan⁑y)=ddx(x)β€…β€ŠβŸΉβ€…β€Šsec⁑2yβ‹…dydx=1\frac{d}{dx}(\tan y) = \frac{d}{dx}(x) \implies \sec^2 y \cdot \frac{dy}{dx} = 1
  4. 4

    Solve for :

  5. 5
    dydx=1sec⁑2y\frac{dy}{dx} = \frac{1}{\sec^2 y}
  6. 6

    Use the Pythagorean identity , and substitute :

  7. 7
    dydx=11+tan⁑2y=11+x2\frac{dy}{dx} = \frac{1}{1 + \tan^2 y} = \frac{1}{1 + x^2}
  8. 8

    Confirm the sign: is always positive for all in the principal range, so no sign adjustment is needed. The final derivative is:

  9. 9
    ddx[arctan⁑x]=11+x2\frac{d}{dx}[\arctan x] = \frac{1}{1 + x^2}

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

Virtually all AP exam problems on this topic involve composite inverse trigonometric functions, where the argument of the inverse trig function is another function of . To differentiate these, you must combine the inverse trig derivative rule with the chain rule: if where is an inverse trig function, then .

πŸ“ Worked Example

Find for .

  1. 1

    Identify the outer and inner functions: , , so .

  2. 2

    Recall the derivative rule for : .

  3. 3

    Substitute and simplify the denominator:

  4. 4
    1βˆ’u2=1βˆ’(2xβˆ’1)2=1βˆ’(4x2βˆ’4x+1)=4xβˆ’4x2=4x(1βˆ’x)1 - u^2 = 1 - (2x - 1)^2 = 1 - (4x^2 - 4x + 1) = 4x - 4x^2 = 4x(1 - x)
  5. 5

    Substitute back and simplify the radical. The result is valid for , the domain of the original function:

  6. 6
    dydx=βˆ’24x(1βˆ’x)=βˆ’22x(1βˆ’x)=βˆ’1x(1βˆ’x)\frac{dy}{dx} = -\frac{2}{\sqrt{4x(1 - x)}} = -\frac{2}{2\sqrt{x(1 - x)}} = -\frac{1}{\sqrt{x(1 - x)}}

3. Differentiating Combinations of Inverse Trigonometric Functionsβ˜…β˜…β˜…β˜†β˜†β± 3 min

AP problems often require differentiating combinations of inverse trig functions with other function types (polynomials, exponentials, logarithms) using the product rule or quotient rule. The process is identical to differentiating any other combination: apply the product or quotient rule first, then compute the derivative of each inverse trig term using the inverse trig rule and chain rule.

πŸ“ Worked Example

Find the slope of the tangent line to at .

  1. 1

    is the product of and , so apply the product rule:

  2. 2
    fβ€²(x)=ddx(ex)β‹…arcsin⁑(x)+exβ‹…ddx(arcsin⁑(x))f'(x) = \frac{d}{dx}(e^x) \cdot \arcsin(x) + e^x \cdot \frac{d}{dx}(\arcsin(x))
  3. 3

    Substitute the derivatives of each term:

  4. 4
    fβ€²(x)=exarcsin⁑(x)+ex1βˆ’x2f'(x) = e^x \arcsin(x) + \frac{e^x}{\sqrt{1 - x^2}}
  5. 5

    Evaluate at : , , .

  6. 6

    Simplify to get the slope:

  7. 7
    fβ€²(0)=(1β‹…0)+11=1f'(0) = (1 \cdot 0) + \frac{1}{1} = 1

4. AP-Style Practiceβ˜…β˜…β˜…β˜…β˜†β± 3 min

βœ“ Quick check

Test your understanding with this AP-style multiple choice question:

  1. Which of the following is equal to ?

    • A)

    • B)

    • C)

    • D)

    Reveal answer
    B β€”

    We use the chain rule: , , (always positive). The formula gives after cancellation.

πŸ“ Worked Example

A camera is positioned 100 meters horizontally from a rocket launch pad. The rocket rises straight up at a constant speed of 50 m/s. Let be the angle between the camera's line of sight and the horizontal. Find the rate of change of when the rocket is 100 meters above the ground.

  1. 1

    Let = height of the rocket, so m/s, and horizontal distance is constant at 100 m. By trigonometry: , so .

  2. 2

    Differentiate both sides with respect to time , using the chain rule:

  3. 3
    dΞΈdt=11+(h100)2β‹…1100β‹…dhdt\frac{d\theta}{dt} = \frac{1}{1 + \left(\frac{h}{100}\right)^2} \cdot \frac{1}{100} \cdot \frac{dh}{dt}
  4. 4

    Substitute m and m/s:

  5. 5
    dΞΈdt=11+(1)2β‹…1100β‹…50=0.25\frac{d\theta}{dt} = \frac{1}{1 + (1)^2} \cdot \frac{1}{100} \cdot 50 = 0.25
  6. 6

    The angle is increasing at a rate of 0.25 radians per second.

5. Common Pitfalls

Wrong move:

Differentiating and writing , omitting the chain rule term.

Why:

Students remember the basic derivative of but forget the inner function has a non-zero derivative, incorrectly assuming .

Correct move:

Always explicitly label the inner function and write down before applying the inverse trig derivative rule, so you do not forget to include it as a factor.

Wrong move:

Writing the derivative of as , missing the negative sign.

Why:

Students mix up the derivatives of and , which only differ by a sign.

Correct move:

Remember that is a decreasing function on its entire domain, so its derivative must always be negativeβ€”if you get a positive derivative for , you know you made a sign error.

Wrong move:

Differentiating and writing , omitting the absolute value around .

Why:

Students forget the derivative of requires an absolute value from domain restrictions.

Correct move:

Always add an absolute value around the term when writing the derivative of or , per the standard formula.

Wrong move:

Differentiating and writing , substituting instead of into the denominator.

Why:

Students rush and only substitute the inner function into the chain rule term, not into the inverse trig derivative formula.

Correct move:

After identifying , substitute into the inverse trig derivative formula before multiplying by .

Wrong move:

Claiming for all real .

Why:

Students assume for all , which is only true when falls in the principal range of .

Correct move:

Check the domain where the identity holds before differentiating, and only simplify if the problem specifies the interval of interest.

6. Quick Reference Cheatsheet

Inverse Trig Function

Derivative Formula

Notes

Valid for , always positive

Valid for , always negative

Valid for all real , always positive

Valid for all real , always negative

Valid for , always positive

Valid for , always negative

Chain Rule

If ,

Never forget the term

Product/Quotient

Apply rule first, then substitute derivatives

Set up the rule before computing inverse trig derivatives

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

    Differentiate composite inverse trig function

  • 2022 Β· FRQ

    Related rates with inverse trig

What's Next

Differentiating inverse trigonometric functions is a critical prerequisite for integration techniques you will learn in Unit 6, where inverse trig derivatives are used to integrate functions of the form , , and . Recognizing that an integrand matches the derivative of an inverse trig function is the core skill for these integration problems, which are commonly tested on both multiple-choice and free-response sections. This topic also appears regularly in related rates problems, where you often need to differentiate an inverse trig angle with respect to time. Without mastering derivative formulas and chain rule application for inverse trig functions, you will not be able to correctly solve these common AP exam problems.