Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

AP Calculus AB Quiz

AP Calculus AB Quiz: Differentiating Inverse Trigonometric Functions

Practice Differentiating Inverse Trigonometric Functions in AP Calculus AB with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 20

0 of 20 answered

During a test, f(x)=arccos⁡(4x)f(x)=\arccos(4x)f(x)=arccos(4x) gives an angle reading. What is f′(x)f'(x)f′(x)?

Select an answer to continue

What this quiz covers

This quiz focuses on Differentiating Inverse Trigonometric Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus AB.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

During a test, f(x)=arccos⁡(4x)f(x)=\arccos(4x)f(x)=arccos(4x) gives an angle reading. What is f′(x)f'(x)f′(x)?

  1. 41−(4x)2\dfrac{4}{\sqrt{1-(4x)^2}}1−(4x)2​4​
  2. −41−(4x)2-\dfrac{4}{\sqrt{1-(4x)^2}}−1−(4x)2​4​ (correct answer)
  3. −11−(4x)2-\dfrac{1}{\sqrt{1-(4x)^2}}−1−(4x)2​1​
  4. −41+(4x)2-\dfrac{4}{\sqrt{1+(4x)^2}}−1+(4x)2​4​
  5. −sin⁡(4x)-\sin(4x)−sin(4x)

Explanation: This requires differentiating arccos with a composite argument. The derivative of arccos(u) is -1/√(1-u²), noting the negative sign that distinguishes it from arcsin. With u = 4x and the chain rule: f'(x) = -1/√(1-(4x)²) · d/dx(4x) = -1/√(1-(4x)²) · 4 = -4/√(1-(4x)²). Option A incorrectly has a positive sign, forgetting that arccos has a negative derivative unlike arcsin. Remember the mnemonic: arccos goes down (negative derivative) while arcsin goes up (positive derivative).

Question 2

A measurement model is r(t)=arcsin⁡ ⁣(t−43)r(t)=\arcsin\!\left(\frac{t-4}{3}\right)r(t)=arcsin(3t−4​). What is r′(t)r'(t)r′(t)?

  1. 11−(t−43)2\dfrac{1}{\sqrt{1-\left(\frac{t-4}{3}\right)^2}}1−(3t−4​)2​1​
  2. 131−(t−43)2\dfrac{1}{3\sqrt{1-\left(\frac{t-4}{3}\right)^2}}31−(3t−4​)2​1​ (correct answer)
  3. 131+(t−43)2\dfrac{1}{3\sqrt{1+\left(\frac{t-4}{3}\right)^2}}31+(3t−4​)2​1​
  4. −131−(t−43)2-\dfrac{1}{3\sqrt{1-\left(\frac{t-4}{3}\right)^2}}−31−(3t−4​)2​1​
  5. cos⁡ ⁣(t−43)\cos\!\left(\frac{t-4}{3}\right)cos(3t−4​)

Explanation: This problem involves differentiating arcsin with a fractional linear argument. The derivative of arcsin(u) is 1/√(1-u²), and for u = (t-4)/3, we need the chain rule. Computing: r'(t) = 1/√(1-((t-4)/3)²) · d/dt((t-4)/3) = 1/√(1-((t-4)/3)²) · (1/3) = 1/(3√(1-((t-4)/3)²)). Option A omits the factor of 1/3 from differentiating the inner function. When differentiating expressions like (t-a)/b, the derivative is 1/b, which must be included.

Question 3

A signal phase shift is h(x)=arcsin⁡(7−3x)h(x)=\arcsin(7-3x)h(x)=arcsin(7−3x). What is h′(x)h'(x)h′(x)?

  1. 31−(7−3x)2\dfrac{3}{\sqrt{1-(7-3x)^2}}1−(7−3x)2​3​
  2. 11−(7−3x)2\dfrac{1}{\sqrt{1-(7-3x)^2}}1−(7−3x)2​1​
  3. −31+(7−3x)2\dfrac{-3}{\sqrt{1+(7-3x)^2}}1+(7−3x)2​−3​
  4. −31−(7−3x)2-\dfrac{3}{\sqrt{1-(7-3x)^2}}−1−(7−3x)2​3​ (correct answer)
  5. cos⁡(7−3x)\cos(7-3x)cos(7−3x)

Explanation: This requires differentiating arcsin with a decreasing linear argument. The derivative of arcsin(u) is 1/√(1-u²), and for u = 7-3x, we need the chain rule. Calculating: h'(x) = 1/√(1-(7-3x)²) · d/dx(7-3x) = 1/√(1-(7-3x)²) · (-3) = -3/√(1-(7-3x)²). Option A incorrectly shows a positive result, forgetting that d/dx(7-3x) = -3 is negative. Always track the sign of the inner function's derivative—decreasing functions contribute a negative sign.

Question 4

A controller uses q(x)=arctan⁡ ⁣(x2)q(x)=\arctan\!\left(\frac{x}{2}\right)q(x)=arctan(2x​). What is q′(x)q'(x)q′(x)?

  1. 11+(x2)2\dfrac{1}{1+\left(\frac{x}{2}\right)^2}1+(2x​)21​
  2. 12(1+(x2)2)\dfrac{1}{2\left(1+\left(\frac{x}{2}\right)^2\right)}2(1+(2x​)2)1​ (correct answer)
  3. 21+(x2)2\dfrac{2}{1+\left(\frac{x}{2}\right)^2}1+(2x​)22​
  4. 11−(x2)2\dfrac{1}{\sqrt{1-\left(\frac{x}{2}\right)^2}}1−(2x​)2​1​
  5. sec⁡2 ⁣(x2)\sec^2\!\left(\frac{x}{2}\right)sec2(2x​)

Explanation: This requires differentiating arctan with a fractional argument. The derivative of arctan(u) is 1/(1+u²), and for u = x/2, we apply the chain rule. Calculating: q'(x) = 1/(1+(x/2)²) · d/dx(x/2) = 1/(1+(x/2)²) · (1/2) = 1/(2(1+(x/2)²)). Option A forgets to include the factor of 1/2 from the chain rule, a common error with fractional arguments. Remember: when the inner function is x/a, its derivative is 1/a, which must multiply the outer derivative.

Question 5

A sensor output is q(t)=arcsin⁡(1+t2)q(t)=\arcsin(1+t^2)q(t)=arcsin(1+t2). What is q′(t)q'(t)q′(t)?

  1. 2t1−(1+t2)2\dfrac{2t}{\sqrt{1-(1+t^2)^2}}1−(1+t2)2​2t​ (correct answer)
  2. −2t1−(1+t2)2\dfrac{-2t}{\sqrt{1-(1+t^2)^2}}1−(1+t2)2​−2t​
  3. 2t1−(1+t2)2\dfrac{2t}{1-(1+t^2)^2}1−(1+t2)22t​
  4. 2t1+(1+t2)2\dfrac{2t}{\sqrt{1+(1+t^2)^2}}1+(1+t2)2​2t​
  5. 2tcos⁡(1+t2)2t\cos(1+t^2)2tcos(1+t2)

Explanation: This problem involves differentiating arcsin of a quadratic expression. The derivative of arcsin(u) is 1/√(1-u²) times the derivative of u. With u = 1+t², we multiply by 2t (the derivative of 1+t²). This yields 2t/√(1-(1+t²)²), keeping (1+t²) as a unit when squaring. A student might incorrectly write 2t/(1-(1+t²)²) without the square root, confusing arcsin with arctan formulas. When differentiating inverse sine or cosine, always include the square root in the denominator—this is what distinguishes them from inverse tangent.

Question 6

A tracking function is v(x)=\arcsec(3x−2)v(x)=\arcsec(3x-2)v(x)=\arcsec(3x−2). What is v′(x)v'(x)v′(x)?

  1. 3(3x−2)2−1\dfrac{3}{\sqrt{(3x-2)^2-1}}(3x−2)2−1​3​
  2. 3∣3x−2∣(3x−2)2−1\dfrac{3}{|3x-2|\sqrt{(3x-2)^2-1}}∣3x−2∣(3x−2)2−1​3​ (correct answer)
  3. −3∣3x−2∣(3x−2)2−1-\dfrac{3}{|3x-2|\sqrt{(3x-2)^2-1}}−∣3x−2∣(3x−2)2−1​3​
  4. 3sec⁡2(3x−2)3\sec^2(3x-2)3sec2(3x−2)
  5. 1∣3x−2∣(3x−2)2−1\dfrac{1}{|3x-2|\sqrt{(3x-2)^2-1}}∣3x−2∣(3x−2)2−1​1​

Explanation: This problem tests the skill of differentiating inverse trigonometric functions, specifically the arcsecarcsecarcsec function. For arcsec(u)arcsec(u)arcsec(u) with uuu as 3x−23x-23x−2, the derivative is 1∣u∣u2−1×u′\frac{1}{|u| \sqrt{u^2 - 1}} \times u'∣u∣u2−1​1​×u′, which is 3. Thus, 3∣3x−2∣(3x−2)2−1\frac{3}{|3x-2| \sqrt{(3x-2)^2 - 1}}∣3x−2∣(3x−2)2−1​3​. The absolute value maintains positivity in the derivative's structure. Choice A lacks the multiplier 3 from chain rule. Identify arcsecarcsecarcsec with linear uuu by scaling the standard form by u's coefficient.

Question 7

For a signal phase shift, p(x)=\arcsec(x)p(x)=\arcsec(x)p(x)=\arcsec(x). What is p′(x)p'(x)p′(x)?

  1. 1x2−1\dfrac{1}{\sqrt{x^2-1}}x2−1​1​
  2. 1∣x∣x2−1\dfrac{1}{|x|\sqrt{x^2-1}}∣x∣x2−1​1​ (correct answer)
  3. 1xx2−1\dfrac{1}{x\sqrt{x^2-1}}xx2−1​1​
  4. sec⁡2(x)\sec^2(x)sec2(x)
  5. −1∣x∣x2−1-\dfrac{1}{|x|\sqrt{x^2-1}}−∣x∣x2−1​1​

Explanation: This problem tests the skill of differentiating inverse trigonometric functions, specifically the arcsec function. The derivative of arcsec(u) is 1 over |u| times the square root of u squared minus 1, multiplied by u'. Since u is x and u' is 1, it simplifies to 1 over |x| sqrt(x squared minus 1). The absolute value ensures the derivative's sign consistency with arcsec's domain. Choice A lacks the absolute value, which is crucial for correctness in all domains. Spot arcsec patterns by always including the absolute value in the denominator for generality.

Question 8

Let p(x)=arccos⁡(4−2x9)p(x)=\arccos(\tfrac{4-2x}{9})p(x)=arccos(94−2x​). What is p′(x)p'(x)p′(x)?

  1. 291−(4−2x9)2\dfrac{2}{9\sqrt{1-\left(\tfrac{4-2x}{9}\right)^2}}91−(94−2x​)2​2​ (correct answer)
  2. −291−(4−2x9)2-\dfrac{2}{9\sqrt{1-\left(\tfrac{4-2x}{9}\right)^2}}−91−(94−2x​)2​2​
  3. 21−(4−2x9)2\dfrac{2}{\sqrt{1-\left(\tfrac{4-2x}{9}\right)^2}}1−(94−2x​)2​2​
  4. 291−4−2x9\dfrac{2}{9\sqrt{1-\tfrac{4-2x}{9}}}91−94−2x​​2​
  5. −29sin⁡ ⁣(4−2x9)-\tfrac{2}{9}\sin\!\left(\tfrac{4-2x}{9}\right)−92​sin(94−2x​)

Explanation: This question tests the skill of differentiating inverse trigonometric functions, specifically the inverse cosine. The derivative of arccos(u) is -1/√(1 - u²) times du/dx. With u = (4 - 2x)/9 and du/dx = -2/9, the negative signs cancel to give a positive result. Conceptually, this reflects arccos being a decreasing function. The result is 2/(9 √(1 - ((4 - 2x)/9)²)). Choice B errs by including an unnecessary negative sign, perhaps from not accounting for the chain rule properly. To spot these, note arccos with decreasing inner functions often yields positive derivatives via chain rule.

Question 9

Given d(x)=\arccot(4x−3)d(x)=\arccot(4x-3)d(x)=\arccot(4x−3), what is d′(x)d'(x)d′(x)?

  1. 41+(4x−3)2\dfrac{4}{1+(4x-3)^2}1+(4x−3)24​
  2. −41+(4x−3)-\dfrac{4}{1+(4x-3)}−1+(4x−3)4​
  3. −4csc⁡2(4x−3)-4\csc^2(4x-3)−4csc2(4x−3)
  4. −41+(4x−3)2-\dfrac{4}{1+(4x-3)^2}−1+(4x−3)24​ (correct answer)
  5. −11+(4x−3)2-\dfrac{1}{1+(4x-3)^2}−1+(4x−3)21​

Explanation: This problem tests the skill of differentiating inverse trigonometric functions, specifically the arccot function. Derivative of arccot(u) with u as 4x-3 is −11+u2×4-\frac{1}{1 + u^2} \times 4−1+u21​×4. Results in −41+(4x−3)2-\frac{4}{1 + (4x-3)^2}−1+(4x−3)24​. The negative is inherent, scaled up by 4. Choice A forgets the negative, resembling arctan. Pattern: Arccot always starts negative, then multiply by u'.

Question 10

A model defines c(x)=arccos⁡(x−15)c(x)=\arccos(\tfrac{x-1}{5})c(x)=arccos(5x−1​). What is c′(x)c'(x)c′(x)?

  1. 151−(x−15)2\dfrac{1}{5\sqrt{1-\left(\tfrac{x-1}{5}\right)^2}}51−(5x−1​)2​1​
  2. −151−(x−15)2-\dfrac{1}{5\sqrt{1-\left(\tfrac{x-1}{5}\right)^2}}−51−(5x−1​)2​1​ (correct answer)
  3. −11−(x−15)2-\dfrac{1}{\sqrt{1-\left(\tfrac{x-1}{5}\right)^2}}−1−(5x−1​)2​1​
  4. −151−x−15-\dfrac{1}{5\sqrt{1-\tfrac{x-1}{5}}}−51−5x−1​​1​
  5. −15sin⁡ ⁣(x−15)-\tfrac{1}{5}\sin\!\left(\tfrac{x-1}{5}\right)−51​sin(5x−1​)

Explanation: This problem tests the skill of differentiating inverse trigonometric functions, specifically the arccos function. For arccos(u) with u as (x-1)/5, derivative is -1 over sqrt(1 minus u squared) times 1/5. Yields -1/5 over the sqrt term, combining negative and scaling. Reflects reduced sensitivity from division by 5. Choice A omits the negative, mistaking for arcsin. Identify scaled arccos by including negative and dividing by the denominator.

Question 11

For z(x)=arctan⁡(12x−5)z(x)=\arctan(\tfrac{1}{2}x-5)z(x)=arctan(21​x−5), what is z′(x)z'(x)z′(x)?

  1. 1/21+(12x−5)\dfrac{1/2}{1+\left(\tfrac{1}{2}x-5\right)}1+(21​x−5)1/2​
  2. 11+(12x−5)2\dfrac{1}{1+\left(\tfrac{1}{2}x-5\right)^2}1+(21​x−5)21​
  3. 1/21+(12x−5)2\dfrac{1/2}{1+\left(\tfrac{1}{2}x-5\right)^2}1+(21​x−5)21/2​ (correct answer)
  4. −1/21+(12x−5)2\dfrac{-1/2}{1+\left(\tfrac{1}{2}x-5\right)^2}1+(21​x−5)2−1/2​
  5. 12sec⁡2 ⁣(12x−5)\tfrac{1}{2}\sec^2\!\left(\tfrac{1}{2}x-5\right)21​sec2(21​x−5)

Explanation: This problem tests the skill of differentiating inverse trigonometric functions, specifically the arctan function. Derivative of arctan(u) with u as (1/2)x -5 is 1 over 1 plus u squared times 1/2. Result is 1/2 over 1 plus ((1/2)x -5) squared. This scales down the derivative due to the half coefficient. Choice D adds an unnecessary negative, confusing with arccot. Spot patterns in arctan with fractional coefficients by halving the standard derivative form.

Question 12

A function is e(x)=\arcsec(x2+1)e(x)=\arcsec(\tfrac{x}{2}+1)e(x)=\arcsec(2x​+1). What is e′(x)e'(x)e′(x)?

  1. 1∣x2+1∣(x2+1)2−1\dfrac{1}{\left|\tfrac{x}{2}+1\right|\sqrt{\left(\tfrac{x}{2}+1\right)^2-1}}​2x​+1​(2x​+1)2−1​1​
  2. 1/2∣x2+1∣(x2+1)2−1\dfrac{1/2}{\left|\tfrac{x}{2}+1\right|\sqrt{\left(\tfrac{x}{2}+1\right)^2-1}}​2x​+1​(2x​+1)2−1​1/2​ (correct answer)
  3. 1/2(x2+1)2−1\dfrac{1/2}{\sqrt{\left(\tfrac{x}{2}+1\right)^2-1}}(2x​+1)2−1​1/2​
  4. −1/2∣x2+1∣(x2+1)2−1-\dfrac{1/2}{\left|\tfrac{x}{2}+1\right|\sqrt{\left(\tfrac{x}{2}+1\right)^2-1}}−​2x​+1​(2x​+1)2−1​1/2​
  5. 12sec⁡2 ⁣(x2+1)\tfrac{1}{2}\sec^2\!\left(\tfrac{x}{2}+1\right)21​sec2(2x​+1)

Explanation: This problem tests the skill of differentiating inverse trigonometric functions, specifically the arcsec function. For arcsec(u) with u as x/2 +1, derivative is 1 over |u| sqrt(u squared minus 1) times 1/2. Gives 1/2 over |x/2 +1| sqrt(...). Scales down due to half coefficient. Choice A lacks the 1/2, overlooking chain rule. Recognize fractional shifts in arcsec by halving the standard form.

Question 13

A function is defined by a(x)=\arccsc(x+2)a(x)=\arccsc(x+2)a(x)=\arccsc(x+2). What is a′(x)a'(x)a′(x)?

  1. 1∣x+2∣(x+2)2−1\dfrac{1}{|x+2|\sqrt{(x+2)^2-1}}∣x+2∣(x+2)2−1​1​
  2. −1∣x+2∣(x+2)2−1-\dfrac{1}{|x+2|\sqrt{(x+2)^2-1}}−∣x+2∣(x+2)2−1​1​ (correct answer)
  3. −1(x+2)2−1-\dfrac{1}{\sqrt{(x+2)^2-1}}−(x+2)2−1​1​
  4. −(x+2)csc⁡(x+2)cot⁡(x+2)-(x+2)\csc(x+2)\cot(x+2)−(x+2)csc(x+2)cot(x+2)
  5. −1(x+2)(x+2)2−1-\dfrac{1}{(x+2)\sqrt{(x+2)^2-1}}−(x+2)(x+2)2−1​1​

Explanation: This problem tests the skill of differentiating inverse trigonometric functions, specifically the arccscarccscarccsc function. For \arccsc(u)\arccsc(u)\arccsc(u) with u as x+2, derivative is −1∣u∣u2−1×1-\frac{1}{|u| \sqrt{u^2 - 1}} \times 1−∣u∣u2−1​1​×1. Thus, −1∣x+2∣(x+2)2−1-\frac{1}{|x+2| \sqrt{(x+2)^2 - 1}}−∣x+2∣(x+2)2−1​1​. The negative is key to arccsc's behavior. Choice A lacks the negative sign, a frequent error. Recognize arccsc shifts by keeping the negative and absolute value intact.

Question 14

A calibration curve uses u(x)=\arccot(2x)u(x)=\arccot(2x)u(x)=\arccot(2x). What is u′(x)u'(x)u′(x)?

  1. 21+(2x)2\dfrac{2}{1+(2x)^2}1+(2x)22​
  2. −21+(2x)2-\dfrac{2}{1+(2x)^2}−1+(2x)22​ (correct answer)
  3. −2csc⁡2(2x)-2\csc^2(2x)−2csc2(2x)
  4. −11+(2x)2-\dfrac{1}{1+(2x)^2}−1+(2x)21​
  5. −21+(2x)-\dfrac{2}{1+(2x)}−1+(2x)2​

Explanation: This problem tests the skill of differentiating inverse trigonometric functions, specifically the arccot function. The derivative of arccot(u) is -1 over 1 plus u squared, times u'. With u as 2x, u' is 2, so -2 over 1 plus (2x) squared. This negative form comes from arccot's inherent decrease. Choice A omits the negative, which is a common oversight. For patterns, always include the negative in arccot derivatives before chain rule multiplication.

Question 15

In a lab, s(t)=arctan⁡(3t−1)s(t)=\arctan(3t-1)s(t)=arctan(3t−1) models a sensor angle. What is s′(t)s'(t)s′(t)?

  1. 31+(3t−1)2\dfrac{3}{1+(3t-1)^2}1+(3t−1)23​ (correct answer)
  2. 11+(3t−1)2\dfrac{1}{1+(3t-1)^2}1+(3t−1)21​
  3. 31−(3t−1)2\dfrac{3}{\sqrt{1-(3t-1)^2}}1−(3t−1)2​3​
  4. −31+(3t−1)2-\dfrac{3}{1+(3t-1)^2}−1+(3t−1)23​
  5. sec⁡2(3t−1)\sec^2(3t-1)sec2(3t−1)

Explanation: This problem requires differentiating an inverse trigonometric function, specifically arctan with a composite argument. The derivative of arctan(u) is 1/(1+u²), and we must apply the chain rule since u = 3t-1. Taking the derivative: s'(t) = 1/(1+(3t-1)²) · d/dt(3t-1) = 1/(1+(3t-1)²) · 3 = 3/(1+(3t-1)²). A common error would be forgetting the chain rule and selecting option B, which omits the factor of 3 from the inner derivative. Remember: when differentiating inverse trig functions with composite arguments, always multiply by the derivative of the inner function.

Question 16

In navigation, p(u)=arccos⁡(1−u)p(u)=\arccos(1-u)p(u)=arccos(1−u) represents a heading correction. What is p′(u)p'(u)p′(u)?

  1. 11−(1−u)2\dfrac{1}{\sqrt{1-(1-u)^2}}1−(1−u)2​1​ (correct answer)
  2. −11−(1−u)2-\dfrac{1}{\sqrt{1-(1-u)^2}}−1−(1−u)2​1​
  3. −11+(1−u)2-\dfrac{1}{\sqrt{1+(1-u)^2}}−1+(1−u)2​1​
  4. 11+(1−u)2\dfrac{1}{1+(1-u)^2}1+(1−u)21​
  5. −sin⁡(1−u)-\sin(1-u)−sin(1−u)

Explanation: This problem involves differentiating arccos with argument 1-u. The derivative of arccos(u) is -1/√(1-u²), and with u = 1-u (note the variable), we apply the chain rule. Computing: p'(u) = -1/√(1-(1-u)²) · d/du(1-u) = -1/√(1-(1-u)²) · (-1) = 1/√(1-(1-u)²). Option B incorrectly keeps the negative sign, not recognizing that two negatives make a positive. When arccos (negative derivative) contains a decreasing function (negative derivative), the result is positive.

Question 17

A control system uses h(x)=arctan⁡(5x+4)h(x)=\arctan(5x+4)h(x)=arctan(5x+4). What is h′(x)h'(x)h′(x)?

  1. 51+(5x+4)\dfrac{5}{1+(5x+4)}1+(5x+4)5​
  2. 11+(5x+4)2\dfrac{1}{1+(5x+4)^2}1+(5x+4)21​
  3. 5sec⁡2(5x+4)5\sec^2(5x+4)5sec2(5x+4)
  4. 51+(5x+4)2\dfrac{5}{1+(5x+4)^2}1+(5x+4)25​ (correct answer)
  5. −51+(5x+4)2-\dfrac{5}{1+(5x+4)^2}−1+(5x+4)25​

Explanation: This problem tests the skill of differentiating inverse trigonometric functions, specifically the arctan function. The formula for the derivative of arctan(u) is 1 over 1 plus u squared, multiplied by u'. Here, u is 5x+4, so u' is 5, yielding 5 over 1 plus (5x+4) squared after chain rule application. This shows how the derivative measures sensitivity to changes in the linear argument. Choice A errs by placing the 5 in the numerator without squaring the denominator term correctly. Recognize arctan patterns by ensuring the chain rule multiplier matches the coefficient of x in the argument.

Question 18

A signal is modeled by y(x)=arcsin⁡(2x)y(x)=\arcsin(2x)y(x)=arcsin(2x). What is y′(x)y'(x)y′(x)?

  1. 11−4x2\dfrac{1}{\sqrt{1-4x^2}}1−4x2​1​
  2. 21−4x2\dfrac{2}{\sqrt{1-4x^2}}1−4x2​2​ (correct answer)
  3. 21+4x2\dfrac{2}{\sqrt{1+4x^2}}1+4x2​2​
  4. −21−4x2\dfrac{-2}{\sqrt{1-4x^2}}1−4x2​−2​
  5. 2cos⁡(2x)2\cos(2x)2cos(2x)

Explanation: This problem involves differentiating the inverse sine function with a composite argument. The derivative of arcsin(u) is 1/√(1-u²) times the derivative of u. Since u = 2x, we multiply by 2 (the derivative of 2x). This yields 2/√(1-4x²), where we substitute (2x)² = 4x² in the denominator. A tempting mistake would be to write 1/√(1-4x²), forgetting to apply the chain rule and multiply by 2. When differentiating inverse trig functions, always check if the argument is composite and apply the chain rule accordingly.

Question 19

In a modeling context, g(t)=arcsin⁡(7−t)g(t)=\arcsin(7-t)g(t)=arcsin(7−t). What is g′(t)g'(t)g′(t)?

  1. 11−(7−t)2\dfrac{1}{\sqrt{1-(7-t)^2}}1−(7−t)2​1​
  2. −11−(7−t)2\dfrac{-1}{\sqrt{1-(7-t)^2}}1−(7−t)2​−1​ (correct answer)
  3. −11−(7−t)2\dfrac{-1}{1-(7-t)^2}1−(7−t)2−1​
  4. −11+(7−t)2\dfrac{-1}{\sqrt{1+(7-t)^2}}1+(7−t)2​−1​
  5. −cos⁡(7−t)-\cos(7-t)−cos(7−t)

Explanation: This question requires differentiating arcsin with a decreasing linear argument. The derivative of arcsin(u) is 1/√(1-u²) times the derivative of u. Since u = 7-t, the derivative of u is -1. This gives us -1/√(1-(7-t)²), where we keep (7-t) intact and squared under the radical. A common mistake would be to write 1/√(1-(7-t)²), forgetting that the derivative of 7-t is negative. Always pay attention to the sign when differentiating expressions like a-x, which have negative derivatives.

Question 20

A measured angle satisfies h(x)=arccos⁡(x2)h(x)=\arccos(x^2)h(x)=arccos(x2). What is h′(x)h'(x)h′(x)?

  1. 2x1−x4\dfrac{2x}{\sqrt{1-x^4}}1−x4​2x​
  2. −2x1−x4\dfrac{-2x}{\sqrt{1-x^4}}1−x4​−2x​ (correct answer)
  3. −x1−x4\dfrac{-x}{\sqrt{1-x^4}}1−x4​−x​
  4. −2x1−x4\dfrac{-2x}{1-x^4}1−x4−2x​
  5. −2xsin⁡(x2)-2x\sin(x^2)−2xsin(x2)

Explanation: This problem involves differentiating arccos of a power function. The derivative of arccos(u) is -1/√(1-u²) times the derivative of u. With u = x², we multiply by 2x (the derivative of x²). This yields -2x/√(1-x⁴), where (x²)² = x⁴ appears under the radical. A student might write -2x/(1-x⁴) without the square root, mixing up the formulas for arccos and arctan derivatives. Remember: arcsin and arccos derivatives always have square roots in their denominators, distinguishing them from arctan.