Derivatives Involving Arcsin & Arccos
- Basic (single variable):
- (dxdarcsinx=1−x21)
- (dxdarccosx=−1−x21)
- Composite (apply Chain Rule, u=u(x)):
- (dxdarcsinu=1−u2u′)
- (dxdarccosu=−1−u2u′)
Chain-Rule Awareness
- Always check if the inverse-trig expression has an inner function u(x).
- If not composite (i.e., u=x), chain rule still works because u′=1.
Example 1: f(x)=3arcsinx
- Not composite (inner function x).
- Derivative:
- f′(x)=3⋅1−x21=1−x23
Example 2: g(x)=4arccos(3x2)
- Composite with inner function u=3x2 (so u′=6x).
- Apply chain rule:
- g′(x)=4(−1−u21)u′
- Substitute u,u′: g′(x)=4(−1−(3x2)21)(6x)
- Simplify: g′(x)=1−9x4−24x
Key Takeaways
- Use composite formulas when an inner function is present.
- If no inner function, basic formulas suffice (or chain rule with u′=1).