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 BC Quiz

AP Calculus BC Quiz: Derivatives Of Trigonometry And Logarithmic Functions

Practice Derivatives Of Trigonometry And Logarithmic Functions in AP Calculus BC 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

A motion model is h(x)=ln⁡(cos⁡x)h(x)=\ln(\cos x)h(x)=ln(cosx) on its domain; what is h′(x)h'(x)h′(x)?

Select an answer to continue

What this quiz covers

This quiz focuses on Derivatives Of Trigonometry And Logarithmic Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.

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

A motion model is h(x)=ln⁡(cos⁡x)h(x)=\ln(\cos x)h(x)=ln(cosx) on its domain; what is h′(x)h'(x)h′(x)?

  1. 1cos⁡x\dfrac{1}{\cos x}cosx1​
  2. sin⁡xcos⁡x\dfrac{\sin x}{\cos x}cosxsinx​
  3. −sin⁡xcos⁡x-\dfrac{\sin x}{\cos x}−cosxsinx​ (correct answer)
  4. −cos⁡xsin⁡x-\dfrac{\cos x}{\sin x}−sinxcosx​
  5. cos⁡xsin⁡x\dfrac{\cos x}{\sin x}sinxcosx​

Explanation: This problem tests the skill of differentiating logarithmic functions composed with trigonometric functions. The function is h(x) = ln(cos x), requiring the chain rule for the composition. The derivative of ln(u) is (1/u) u', where u = cos x and u' = -sin x. Thus, h'(x) = (1/cos x) * (-sin x) = -sin x / cos x. This simplifies to -tan x, but the form matches the choice. A tempting distractor is A, 1/cos x, which forgets the chain rule's multiplication by u' = -sin x. A transferable strategy is to apply the chain rule for ln(u(x)) by computing (1/u) times u', always including the inner derivative.

Question 2

A signal is modeled by f(x)=3sin⁡x−2exf(x)=3\sin x-2e^xf(x)=3sinx−2ex. What is f′(x)f'(x)f′(x)?

  1. 3cos⁡x−2ex3\cos x-2e^x3cosx−2ex (correct answer)
  2. 3sin⁡x−2ex3\sin x-2e^x3sinx−2ex
  3. −3sin⁡x−2ex-3\sin x-2e^x−3sinx−2ex
  4. 3cos⁡x−2x3\cos x-2x3cosx−2x
  5. 3ex−2cos⁡x3e^x-2\cos x3ex−2cosx

Explanation: This problem involves differentiating trigonometric and exponential functions. The derivative of sin(x) is cos(x), so the derivative of 3sin(x) is 3cos(x). The derivative of e^x is e^x, so the derivative of -2e^x is -2e^x. Therefore, f'(x) = 3cos(x) - 2e^x. Students might confuse the derivative of sin(x) with -sin(x), which would lead to the incorrect answer C. When differentiating, remember that d/dx[sin(x)] = cos(x) and d/dx[e^x] = e^x.

Question 3

The function g(x)=5ln⁡x+4sin⁡xg(x)=5\ln x+4\sin xg(x)=5lnx+4sinx models a rate. What is g′(x)g'(x)g′(x)?

  1. 5x+4cos⁡x\dfrac{5}{x}+4\cos xx5​+4cosx (correct answer)
  2. 5ln⁡x+4cos⁡x5\ln x+4\cos x5lnx+4cosx
  3. 5x+4sin⁡x\dfrac{5}{x}+4\sin xx5​+4sinx
  4. 5ex+4cos⁡x5e^x+4\cos x5ex+4cosx
  5. 5x−4cos⁡x\dfrac{5}{x}-4\cos xx5​−4cosx

Explanation: This problem requires differentiating logarithmic and trigonometric functions. The derivative of ln(x) is 1/x, so the derivative of 5ln(x) is 5/x. The derivative of sin(x) is cos(x), so the derivative of 4sin(x) is 4cos(x). Therefore, g'(x) = 5/x + 4cos(x). A common mistake would be to confuse the derivative of sin(x) with sin(x) itself, leading to answer C. Remember the fundamental derivatives: d/dx[ln(x)] = 1/x and d/dx[sin(x)] = cos(x).

Question 4

The cost is C(x)=ln⁡x−6cos⁡xC(x)=\ln x-6\cos xC(x)=lnx−6cosx. What is C′(x)C'(x)C′(x) for x>0x>0x>0?

  1. 1x−6cos⁡x\dfrac{1}{x}-6\cos xx1​−6cosx
  2. 1x−6sin⁡x\dfrac{1}{x}-6\sin xx1​−6sinx
  3. 1x+6sin⁡x\dfrac{1}{x}+6\sin xx1​+6sinx (correct answer)
  4. ln⁡x+6sin⁡x\ln x+6\sin xlnx+6sinx
  5. 1x+6cos⁡x\dfrac{1}{x}+6\cos xx1​+6cosx

Explanation: This problem requires differentiating logarithmic and trigonometric functions. The derivative of ln(x) is 1/x. For the term -6cos(x), the derivative of cos(x) is -sin(x), so the derivative of -6cos(x) is -6(-sin(x)) = 6sin(x). Therefore, C'(x) = 1/x + 6sin(x). A common error would be to forget the negative sign when differentiating cos(x), leading to answer A with -6cos(x). Remember that d/dx[cos(x)] = -sin(x), and when combined with a negative coefficient, the result becomes positive.

Question 5

A particle’s position is s(t)=4sin⁡t−3t2s(t)=4\sin t-3t^2s(t)=4sint−3t2. What is s′(t)s'(t)s′(t)?

  1. 4sin⁡t−6t4\sin t-6t4sint−6t
  2. 4cos⁡t−6t4\cos t-6t4cost−6t (correct answer)
  3. −4sin⁡t−6t-4\sin t-6t−4sint−6t
  4. 4cos⁡t−3t24\cos t-3t^24cost−3t2
  5. 4et−6t4e^t-6t4et−6t

Explanation: This problem requires differentiating a combination of trigonometric and polynomial functions. The derivative of sin(t) is cos(t), so the derivative of 4sin(t) is 4cos(t). For the polynomial term -3t², we apply the power rule: the derivative is -3(2t) = -6t. Combining these results, s'(t) = 4cos(t) - 6t. A common error would be to think the derivative of sin(t) is -sin(t), which would incorrectly lead to answer C. When differentiating, remember that d/dx[sin(x)] = cos(x) and apply the constant multiple rule to handle coefficients.

Question 6

A chemical concentration is C(t)=ln⁡(4t)+7C(t)=\ln(4t)+7C(t)=ln(4t)+7. What is C′(t)C'(t)C′(t)?

  1. 14t\dfrac{1}{4t}4t1​
  2. 4t\dfrac{4}{t}t4​
  3. 1t\dfrac{1}{t}t1​ (correct answer)
  4. 4ln⁡(t)4\ln(t)4ln(t)
  5. e4te^{4t}e4t

Explanation: This question tests the skill of differentiating basic logarithmic functions. The derivative of ln(kt), where k is a constant, is (1/(kt)) * k = 1/t, simplifying due to the chain rule. For C(t) = ln(4t) + 7, the derivative is 1/t, and the constant +7 has a derivative of zero. Therefore, C'(t) = 1/t. A tempting distractor is choice A, 1/(4t), which forgets to apply the chain rule by multiplying by the derivative of 4t, which is 4. When differentiating natural logarithms of linear functions, apply the chain rule to account for the inner derivative.

Question 7

A moving object position is p(t)=sin⁡t+et+ln⁡tp(t)=\sin t+e^{t}+\ln tp(t)=sint+et+lnt. What is p′(t)p'(t)p′(t)?

  1. cos⁡t+et+1t\cos t+e^{t}+\dfrac{1}{t}cost+et+t1​ (correct answer)
  2. cos⁡t+et+t\cos t+e^{t}+tcost+et+t
  3. −cos⁡t+et+1t-\cos t+e^{t}+\dfrac{1}{t}−cost+et+t1​
  4. sin⁡t+et+1t\sin t+e^{t}+\dfrac{1}{t}sint+et+t1​
  5. cos⁡t+ln⁡t+1t\cos t+\ln t+\dfrac{1}{t}cost+lnt+t1​

Explanation: This question tests the skill of differentiating combinations of trigonometric, exponential, and logarithmic functions. The derivative of sin t is cos t, of e^t is e^t, and of ln t is 1/t. For p(t) = sin t + e^t + ln t, the result is cos t + e^t + 1/t. Therefore, p'(t) = cos t + e^t + 1/t. A tempting distractor is choice C, -cos t + e^t + 1/t, which incorrectly uses the derivative of cosine instead of sine. For sums of diverse functions, differentiate each component using its fundamental rule and sum the results.

Question 8

A signal is modeled by s(t)=5sin⁡(3t)+2s(t)=5\sin(3t)+2s(t)=5sin(3t)+2. What is s′(t)s'(t)s′(t)?

  1. 5cos⁡(3t)+25\cos(3t)+25cos(3t)+2
  2. 15cos⁡(3t)15\cos(3t)15cos(3t) (correct answer)
  3. 15sin⁡(3t)15\sin(3t)15sin(3t)
  4. 5sin⁡(3t)\dfrac{5}{\sin(3t)}sin(3t)5​
  5. −15cos⁡(3t)-15\cos(3t)−15cos(3t)

Explanation: This question tests the skill of differentiating basic trigonometric functions. The derivative of a sine function of the form a sin(kt) is a k cos(kt), where a is a constant and k is the coefficient inside the sine. For s(t) = 5 sin(3t) + 2, the derivative is 5 * 3 cos(3t) = 15 cos(3t), and the constant +2 differentiates to zero. Therefore, s'(t) = 15 cos(3t). A tempting distractor is choice A, 5 cos(3t) + 2, which neglects the chain rule multiplication by 3 and incorrectly keeps the constant. To differentiate trigonometric functions with linear arguments, remember to use the chain rule and multiply by the inner derivative.

Question 9

A population model is P(t)=5ln⁡t−2etP(t)=5\ln t-2e^{t}P(t)=5lnt−2et. What is P′(t)P'(t)P′(t) for t>0t>0t>0?

  1. 5t−2et\dfrac{5}{t}-2e^{t}t5​−2et (correct answer)
  2. 5ln⁡t−2et5\ln t-2e^{t}5lnt−2et
  3. 5t−2e−t\dfrac{5}{t}-2e^{-t}t5​−2e−t
  4. 15t−2et\dfrac{1}{5t}-2e^{t}5t1​−2et
  5. 5t−2tet\dfrac{5}{t}-2t e^{t}t5​−2tet

Explanation: This question tests basic function differentiation with logarithmic and exponential functions. To find P'(t), we differentiate each term: the derivative of 5ln(t) is 5·(1/t) = 5/t, and the derivative of -2e^t is -2e^t. Therefore, P'(t) = 5/t - 2e^t. A tempting error would be to confuse the derivative of ln(t) with the function itself, perhaps writing 5ln(t) instead of 5/t. When differentiating functions involving natural logarithms, remember that d/dx[ln(x)] = 1/x.

Question 10

A periodic displacement is d(x)=sin⁡(πx)d(x)=\sin(\pi x)d(x)=sin(πx). What is d′(x)d'(x)d′(x)?

  1. cos⁡(πx)\cos(\pi x)cos(πx)
  2. πcos⁡(πx)\pi\cos(\pi x)πcos(πx) (correct answer)
  3. −πsin⁡(πx)-\pi\sin(\pi x)−πsin(πx)
  4. −πcos⁡(πx)-\pi\cos(\pi x)−πcos(πx)
  5. πsin⁡(πx)\pi\sin(\pi x)πsin(πx)

Explanation: This question tests basic function differentiation with trigonometric functions using chain rule. To find d'(x), we differentiate sin(πx): the derivative is cos(πx) multiplied by the derivative of πx, which is π. Therefore, d'(x) = π·cos(πx). A tempting error would be to forget the chain rule factor π, yielding just cos(πx). When differentiating sin(ax) where a is a constant, multiply by that constant.

Question 11

A particle’s position is s(t)=4sin⁡t−3cos⁡ts(t)=4\sin t-3\cos ts(t)=4sint−3cost. What is s′(t)s'(t)s′(t)?

  1. 4cos⁡t−3sin⁡t4\cos t-3\sin t4cost−3sint
  2. 4cos⁡t+3sin⁡t4\cos t+3\sin t4cost+3sint (correct answer)
  3. 4sin⁡t+3cos⁡t4\sin t+3\cos t4sint+3cost
  4. −4cos⁡t−3sin⁡t-4\cos t-3\sin t−4cost−3sint
  5. −4sin⁡t+3cos⁡t-4\sin t+3\cos t−4sint+3cost

Explanation: This question tests basic function differentiation using trigonometric derivatives. To find s'(t), we differentiate each term: the derivative of 4sin(t) is 4cos(t), and the derivative of -3cos(t) is -3(-sin(t)) = 3sin(t). Therefore, s'(t) = 4cos(t) + 3sin(t). A common error would be forgetting that the derivative of cosine is negative sine, leading to the wrong sign on the second term. When differentiating sums of basic functions, apply the derivative rules to each term independently and combine the results.

Question 12

In acoustics, B(x)=sin⁡x−ln⁡xB(x)=\sin x-\ln xB(x)=sinx−lnx. What is B′(x)B'(x)B′(x) for x>0x>0x>0?

  1. cos⁡x−1x\cos x-\dfrac{1}{x}cosx−x1​ (correct answer)
  2. cos⁡x+1x\cos x+\dfrac{1}{x}cosx+x1​
  3. −cos⁡x−1x-\cos x-\dfrac{1}{x}−cosx−x1​
  4. sin⁡x−1x\sin x-\dfrac{1}{x}sinx−x1​
  5. cos⁡x−ln⁡x\cos x-\ln xcosx−lnx

Explanation: This question involves basic function differentiation combining trigonometric and logarithmic functions. To find B'(x), we differentiate each term: the derivative of sin(x) is cos(x), and the derivative of -ln(x) is -1/x. Therefore, B'(x) = cos(x) - 1/x. A common mistake would be to forget the negative sign on the second term or confuse the derivatives of sine and cosine. When differentiating differences of functions, preserve the signs and apply derivative rules to each term.

Question 13

In chemistry, k(t)=et+ln⁡(t2)k(t)=e^{t}+\ln(t^2)k(t)=et+ln(t2). What is k′(t)k'(t)k′(t) for t≠0t\ne0t=0?

  1. et+1te^{t}+\dfrac{1}{t}et+t1​
  2. et+2te^{t}+\dfrac{2}{t}et+t2​ (correct answer)
  3. et+2te^{t}+2tet+2t
  4. e−t+2te^{-t}+\dfrac{2}{t}e−t+t2​
  5. et+ln⁡(t2)e^{t}+\ln(t^2)et+ln(t2)

Explanation: This question involves basic function differentiation with exponential and logarithmic functions using properties of logarithms. To find k'(t), we differentiate each term: the derivative of e^t is e^t, and for ln(t²) = 2ln(t), the derivative is 2/t. Therefore, k'(t) = e^t + 2/t. A common error would be to write 1/t instead of 2/t for the derivative of ln(t²). When differentiating ln(x^n), remember that the coefficient n appears in the numerator of the derivative.

Question 14

A waveform is w(x)=3cos⁡x−2sin⁡xw(x)=3\cos x-2\sin xw(x)=3cosx−2sinx. What is w′(x)w'(x)w′(x)?

  1. −3sin⁡x−2cos⁡x-3\sin x-2\cos x−3sinx−2cosx (correct answer)
  2. 3sin⁡x−2cos⁡x3\sin x-2\cos x3sinx−2cosx
  3. −3cos⁡x−2sin⁡x-3\cos x-2\sin x−3cosx−2sinx
  4. 3sin⁡x+2cos⁡x3\sin x+2\cos x3sinx+2cosx
  5. 3cos⁡x−2sin⁡x3\cos x-2\sin x3cosx−2sinx

Explanation: This question tests basic function differentiation with trigonometric functions. To find w'(x), we differentiate each term: the derivative of 3cos(x) is 3(-sin(x)) = -3sin(x), and the derivative of -2sin(x) is -2cos(x). Therefore, w'(x) = -3sin(x) - 2cos(x). A tempting mistake would be to get the signs wrong, particularly forgetting that the derivative of cosine is negative sine. When differentiating linear combinations of sine and cosine, carefully apply the sign rules.

Question 15

In optics, n(x)=ln⁡(x2)n(x)=\ln(x^2)n(x)=ln(x2). What is n′(x)n'(x)n′(x) for x≠0x\ne0x=0?

  1. 1x2\dfrac{1}{x^2}x21​
  2. 2x\dfrac{2}{x}x2​ (correct answer)
  3. 2x2x2x
  4. 1x\dfrac{1}{x}x1​
  5. ln⁡(x2)\ln(x^2)ln(x2)

Explanation: This question involves basic function differentiation with logarithmic functions using properties of logarithms. To find n'(x), we first note that ln(x²) = 2ln(x), so n(x) = 2ln(x). The derivative is then 2·(1/x) = 2/x. Alternatively, using chain rule directly: the derivative of ln(x²) is 1/x² multiplied by 2x, giving 2x/x² = 2/x. A common error would be to write 1/x² without applying the chain rule. When differentiating ln(x^n), the result is n/x.

Question 16

A process is modeled by f(t)=cos⁡t−e−tf(t)=\cos t-e^{-t}f(t)=cost−e−t. What is f′(t)f'(t)f′(t)?

  1. −sin⁡t−e−t-\sin t-e^{-t}−sint−e−t
  2. sin⁡t−e−t\sin t-e^{-t}sint−e−t
  3. −sin⁡t+e−t-\sin t+e^{-t}−sint+e−t (correct answer)
  4. −cos⁡t+e−t-\cos t+e^{-t}−cost+e−t
  5. −sin⁡t+et-\sin t+e^{t}−sint+et

Explanation: This question involves basic function differentiation combining trigonometric and exponential functions. To find f′(t)f'(t)f′(t), we differentiate each term: the derivative of cos⁡(t)\cos(t)cos(t) is −sin⁡(t)-\sin(t)−sin(t), and the derivative of −e−t-e^{-t}−e−t is −(e−t⋅(−1))=e−t-(e^{-t} \cdot (-1)) = e^{-t}−(e−t⋅(−1))=e−t. Therefore, f′(t)=−sin⁡(t)+e−tf'(t) = -\sin(t) + e^{-t}f′(t)=−sin(t)+e−t. A common error would be to get the sign wrong on either term, particularly when differentiating −e−t-e^{-t}−e−t. When differentiating −e−x-e^{-x}−e−x, apply the chain rule: the result is +e−x+e^{-x}+e−x.

Question 17

A measurement model is M(x)=ln⁡(5x)−cos⁡xM(x)=\ln(5x) - \cos xM(x)=ln(5x)−cosx. What is M′(x)M'(x)M′(x) for x>0x>0x>0?

  1. 1x+sin⁡x\dfrac{1}{x}+\sin xx1​+sinx (correct answer)
  2. 15x+sin⁡x\dfrac{1}{5x}+\sin x5x1​+sinx
  3. 1x−sin⁡x\dfrac{1}{x}-\sin xx1​−sinx
  4. ln⁡(5x)+sin⁡x\ln(5x)+\sin xln(5x)+sinx
  5. 5x+sin⁡x\dfrac{5}{x}+\sin xx5​+sinx

Explanation: This question involves basic function differentiation with logarithmic and trigonometric functions using chain rule. To find M′(x)M'(x)M′(x), we differentiate each term: the derivative of ln⁡(5x)\ln(5x)ln(5x) is 15x⋅5=1x\frac{1}{5x} \cdot 5 = \frac{1}{x}5x1​⋅5=x1​, and the derivative of −cos⁡(x)-\cos(x)−cos(x) is −(−sin⁡(x))=sin⁡(x)-(-\sin(x)) = \sin(x)−(−sin(x))=sin(x). Therefore, M′(x)=1x+sin⁡(x)M'(x) = \frac{1}{x} + \sin(x)M′(x)=x1​+sin(x). A common mistake would be to write 15x\frac{1}{5x}5x1​ without applying the chain rule properly. When differentiating ln⁡(ax)\ln(ax)ln(ax), the result simplifies to 1x\frac{1}{x}x1​ regardless of the constant a.

Question 18

A log model is L(t)=ln⁡(et)L(t)=\ln\left(e^{t}\right)L(t)=ln(et). What is L′(t)L'(t)L′(t)?

  1. ete^{t}et
  2. 1t\dfrac{1}{t}t1​
  3. 111 (correct answer)
  4. ln⁡(et)\ln(e^{t})ln(et)
  5. ttt

Explanation: This question involves basic function differentiation with logarithmic functions using properties of logarithms. To find L'(t), we note that ln(e^t) = t by the property that ln and e are inverse functions. Therefore, L(t) = t, and L'(t) = 1. A common error would be to apply the chain rule unnecessarily, writing e^t or 1/t. When differentiating ln(e^x), remember that these functions are inverses, so the result simplifies to 1.

Question 19

A decay model is m(t)=9e−t+cos⁡tm(t)=9e^{-t}+\cos tm(t)=9e−t+cost. What is m′(t)m'(t)m′(t)?

  1. −9e−t−sin⁡t-9e^{-t}-\sin t−9e−t−sint (correct answer)
  2. 9e−t−sin⁡t9e^{-t}-\sin t9e−t−sint
  3. −9et−sin⁡t-9e^{t}-\sin t−9et−sint
  4. −9e−t+sin⁡t-9e^{-t}+\sin t−9e−t+sint
  5. 9t−sin⁡t\dfrac{9}{t}-\sin tt9​−sint

Explanation: This question tests the skill of differentiating combinations of exponential and trigonometric functions. The derivative of a e^{-t} is a (-1) e^{-t} = -a e^{-t}, and the derivative of cos t is -sin t. For m(t) = 9 e^{-t} + cos t, combine to get -9 e^{-t} - sin t. Thus, m'(t) = -9 e^{-t} - sin t. A tempting distractor is choice B, 9 e^{-t} - sin t, which forgets the negative sign from the exponential's chain rule. Always apply the chain rule correctly for exponentials and include signs for trigonometric derivatives.

Question 20

A signal is f(x)=sin⁡(3x)+ln⁡xf(x)=\sin(3x)+\ln xf(x)=sin(3x)+lnx. What is f′(x)f'(x)f′(x) for x>0x>0x>0?

  1. 3sin⁡(3x)+1x3\sin(3x)+\dfrac{1}{x}3sin(3x)+x1​
  2. 3cos⁡(3x)+1x3\cos(3x)+\dfrac{1}{x}3cos(3x)+x1​ (correct answer)
  3. cos⁡(3x)+1x\cos(3x)+\dfrac{1}{x}cos(3x)+x1​
  4. −3sin⁡(3x)+1x-3\sin(3x)+\dfrac{1}{x}−3sin(3x)+x1​
  5. 3cos⁡(3x)+ln⁡x3\cos(3x)+\ln x3cos(3x)+lnx

Explanation: This question involves basic function differentiation using trigonometric derivatives with chain rule and logarithmic functions. To find f'(x), we differentiate each term: the derivative of sin(3x) is cos(3x)·3 = 3cos(3x) by the chain rule, and the derivative of ln(x) is 1/x. Therefore, f'(x) = 3cos(3x) + 1/x. A common mistake would be to forget the factor of 3 when differentiating sin(3x), yielding just cos(3x). When differentiating composite trigonometric functions, always multiply by the derivative of the inner function.