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: The Product Rule

Practice The Product Rule 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 growth function is g(x)=arctan⁡(x) (x3−2)g(x)=\arctan(x)\,(x^3-2)g(x)=arctan(x)(x3−2). What is g′(x)g'(x)g′(x)?

Select an answer to continue

What this quiz covers

This quiz focuses on The Product Rule, 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 growth function is g(x)=arctan⁡(x) (x3−2)g(x)=\arctan(x)\,(x^3-2)g(x)=arctan(x)(x3−2). What is g′(x)g'(x)g′(x)?

  1. g′(x)=11+x2(x3−2)g'(x)=\frac{1}{1+x^2}(x^3-2)g′(x)=1+x21​(x3−2)
  2. g′(x)=arctan⁡(x)(3x2)g'(x)=\arctan(x)(3x^2)g′(x)=arctan(x)(3x2)
  3. g′(x)=11+x2(3x2)g'(x)=\frac{1}{1+x^2}(3x^2)g′(x)=1+x21​(3x2)
  4. g′(x)=x3−21+x2+3x2arctan⁡(x)g'(x)=\frac{x^3-2}{1+x^2}+3x^2\arctan(x)g′(x)=1+x2x3−2​+3x2arctan(x) (correct answer)
  5. g′(x)=arctan⁡(x)⋅x3−21+x2g'(x)=\arctan(x)\cdot\frac{x^3-2}{1+x^2}g′(x)=arctan(x)⋅1+x2x3−2​

Explanation: This problem requires the product rule to differentiate g(x) = arctan(x)(x³ - 2). The product rule states that for f(x) = u(x)·v(x), we have f'(x) = u'(x)·v(x) + u(x)·v'(x). Here, u(x) = arctan(x) with u'(x) = 1/(1 + x²), and v(x) = x³ - 2 with v'(x) = 3x². Applying the product rule: g'(x) = (1/(1 + x²))·(x³ - 2) + arctan(x)·3x² = (x³ - 2)/(1 + x²) + 3x²arctan(x). Choice A shows only the first term, missing the crucial second product of arctan(x) and 3x². The product rule always yields two terms—both must be included to obtain the correct derivative.

Question 2

A volume function is V(r)=(4r3)(arctan⁡r)V(r)=(4r^3)(\arctan r)V(r)=(4r3)(arctanr). What is V′(r)V'(r)V′(r)?

  1. (12r2)arctan⁡r(12r^2)\arctan r(12r2)arctanr
  2. (4r3)⋅11+r2(4r^3)\cdot \dfrac{1}{1+r^2}(4r3)⋅1+r21​
  3. (12r2)arctan⁡r+(4r3)11+r2(12r^2)\arctan r+(4r^3)\dfrac{1}{1+r^2}(12r2)arctanr+(4r3)1+r21​ (correct answer)
  4. (12r2)11+r2(12r^2)\dfrac{1}{1+r^2}(12r2)1+r21​
  5. (4r3)(12r2)11+r2(4r^3)(12r^2)\dfrac{1}{1+r^2}(4r3)(12r2)1+r21​

Explanation: This problem requires the product rule to find the derivative of a volume function given as a product of two functions. To apply the product rule, identify u(r) = 4r³ with u'(r) = 12r², and v(r) = arctan r with v'(r) = 1/(1 + r²). Then, the derivative V'(r) is u'(r)v(r) + u(r)v'(r), which expands to 12r² arctan r + 4r³ [1/(1 + r²)]. This matches choice C, providing the complete derivative. A tempting distractor like choice A omits the second term, failing to account for the derivative of the arctan function. Always remember to differentiate both parts of the product and add the results for accurate application of the product rule.

Question 3

A temperature model is T(x)=(x2−2x)e3xT(x)=(x^2-2x)e^{3x}T(x)=(x2−2x)e3x. What is T′(x)T'(x)T′(x)?

  1. (2x−2)e3x+3(x2−2x)e3x(2x-2)e^{3x}+3(x^2-2x)e^{3x}(2x−2)e3x+3(x2−2x)e3x (correct answer)
  2. (2x−2)e3x(2x-2)e^{3x}(2x−2)e3x
  3. 3(x2−2x)e3x3(x^2-2x)e^{3x}3(x2−2x)e3x
  4. (2x−2)3e3x(2x-2)3e^{3x}(2x−2)3e3x
  5. (2x−2)e3x−1(2x-2)e^{3x-1}(2x−2)e3x−1

Explanation: This problem requires the product rule to find the derivative of a temperature model given as a product of two functions. To apply the product rule, identify u(x) = x2−2xx^2 - 2xx2−2x with u'(x) = 2x−22x - 22x−2, and v(x) = e3xe^{3x}e3x with v'(x) = 3e3x3e^{3x}3e3x. Then, the derivative T'(x) is u′(x)v(x)+u(x)v′(x)u'(x)v(x) + u(x)v'(x)u′(x)v(x)+u(x)v′(x), which expands to (2x−2)e3x+(x2−2x)(3e3x)(2x - 2)e^{3x} + (x^2 - 2x)(3e^{3x})(2x−2)e3x+(x2−2x)(3e3x). This matches choice A, providing the complete derivative. A tempting distractor like choice B omits the second term, failing to include the derivative of the exponential function. Always remember to differentiate both parts of the product and add the results for accurate application of the product rule.

Question 4

The area is modeled by A(x)=sin⁡x (x3−1)A(x)=\sin x\,(x^3-1)A(x)=sinx(x3−1). What is A′(x)A'(x)A′(x)?

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

Explanation: This problem requires the product rule to differentiate A(x) = sin x · (x³ - 1). The product rule states that if f(x) = u(x)v(x), then f'(x) = u'(x)v(x) + u(x)v'(x). Here, u(x) = sin x with u'(x) = cos x, and v(x) = x³ - 1 with v'(x) = 3x². Applying the product rule: A'(x) = (cos x)(x³ - 1) + (sin x)(3x²) = cos x(x³ - 1) + sin x(3x²). A common mistake is to compute only cos x(3x²) (choice B), which incorrectly pairs the derivative of sin x with the derivative of (x³ - 1). The product rule pairs each function with the derivative of the other—not derivative with derivative.

Question 5

The temperature is modeled by T(t)=etcos⁡tT(t)=e^t\cos tT(t)=etcost. What is T′(t)T'(t)T′(t)?

  1. etcos⁡t−etsin⁡te^t\cos t-e^t\sin tetcost−etsint (correct answer)
  2. et(−sin⁡t)e^t(-\sin t)et(−sint)
  3. etcos⁡te^t\cos tetcost
  4. etsin⁡t−etcos⁡te^t\sin t-e^t\cos tetsint−etcost
  5. etcos⁡tsin⁡te^t\cos t\sin tetcostsint

Explanation: This problem requires the product rule to differentiate T(t) = eᵗcos t. The product rule states that if f(t) = u(t)v(t), then f'(t) = u'(t)v(t) + u(t)v'(t). Here, u(t) = eᵗ with u'(t) = eᵗ, and v(t) = cos t with v'(t) = -sin t. Applying the product rule: T'(t) = (eᵗ)(cos t) + (eᵗ)(-sin t) = eᵗcos t - eᵗsin t. A common mistake is to forget the first term and write only eᵗ(-sin t) (choice B), which comes from differentiating just the cosine factor. The product rule requires both parts: keep track of differentiating each factor while holding the other constant.

Question 6

A signal is y(t)=(t−1)tan⁡ty(t)=(t-1)\tan ty(t)=(t−1)tant. What is dydt\frac{dy}{dt}dtdy​?

  1. tan⁡t+(t−1)sec⁡2t\tan t+(t-1)\sec^2 ttant+(t−1)sec2t (correct answer)
  2. (t−1)sec⁡2t(t-1)\sec^2 t(t−1)sec2t
  3. sec⁡2t\sec^2 tsec2t
  4. tan⁡tsec⁡2t\tan t\sec^2 ttantsec2t
  5. tan⁡t+(t−1)tan⁡t\tan t+(t-1)\tan ttant+(t−1)tant

Explanation: This problem requires the product rule to differentiate y(t) = (t - 1)tan t. The product rule states that if f(t) = u(t)v(t), then f'(t) = u'(t)v(t) + u(t)v'(t). Here, u(t) = t - 1 with u'(t) = 1, and v(t) = tan t with v'(t) = sec²t. Applying the product rule: dy/dt = (1)(tan t) + (t - 1)(sec²t) = tan t + (t - 1)sec²t. A common error is to write only (t - 1)sec²t (choice B), forgetting the term that comes from differentiating the first factor. Remember the product rule pattern: derivative of first times second, plus first times derivative of second—both terms are essential.

Question 7

A company models demand as D(p)=(10−p)(p2)D(p)=(10-p)(p^2)D(p)=(10−p)(p2). What is D′(p)D'(p)D′(p)?

  1. D′(p)=−p2+(10−p)2pD'(p)=-p^2+(10-p)2pD′(p)=−p2+(10−p)2p (correct answer)
  2. D′(p)=(10−p)2pD'(p)=(10-p)2pD′(p)=(10−p)2p
  3. D′(p)=−p2D'(p)=-p^2D′(p)=−p2
  4. D′(p)=−1⋅2pD'(p)=-1\cdot 2pD′(p)=−1⋅2p
  5. D′(p)=(10−p)p2D'(p)=(10-p)p^2D′(p)=(10−p)p2

Explanation: For D(p)=(10−p)(p2)D(p)=(10-p)(p^2)D(p)=(10−p)(p2), we apply the product rule with u=10−pu=10-pu=10−p and v=p2v=p^2v=p2. We have u′=−1u'=-1u′=−1 and v′=2pv'=2pv′=2p. Using the product rule: D′(p)=(−1)(p2)+(10−p)(2p)=−p2+(10−p)2pD'(p)=(-1)(p^2)+(10-p)(2p)=-p^2+(10-p)2pD′(p)=(−1)(p2)+(10−p)(2p)=−p2+(10−p)2p. Choice B shows only (10−p)2p(10-p)2p(10−p)2p, which is just the second term and misses the −p2-p^2−p2 from the first term. The product rule formula (uv)′=u′v+uv′(uv)'=u'v+uv'(uv)′=u′v+uv′ requires both terms; omitting either one gives an incomplete derivative.

Question 8

A model is M(x)=(x+1)ln⁡(x2)M(x)=(x+1)\ln(x^2)M(x)=(x+1)ln(x2). What is M′(x)M'(x)M′(x) for x≠0x\ne 0x=0?

  1. ln⁡(x2)+2(x+1)x\ln(x^2)+\dfrac{2(x+1)}{x}ln(x2)+x2(x+1)​ (correct answer)
  2. 2x\dfrac{2}{x}x2​
  3. ln⁡(x2)⋅2x\ln(x^2)\cdot \dfrac{2}{x}ln(x2)⋅x2​
  4. 2(x+1)x\dfrac{2(x+1)}{x}x2(x+1)​
  5. ln⁡(x2)\ln(x^2)ln(x2)

Explanation: This problem requires the product rule to find the derivative of a model given as a product of two functions. To apply the product rule, identify u(x) = x + 1 with u'(x) = 1, and v(x) = ln(x²) with v'(x) = 2/x. Then, the derivative M'(x) is u'(x)v(x) + u(x)v'(x), which expands to ln(x²) + (x + 1)(2/x). This matches choice A, providing the complete derivative. A tempting distractor like choice B omits the logarithmic term, failing to account for the derivative of the linear function. Always remember to differentiate both parts of the product and add the results for accurate application of the product rule.

Question 9

A temperature model is T(t)=t(t2+1)T(t)=\sqrt{t}(t^2+1)T(t)=t​(t2+1). What is T′(t)T'(t)T′(t) for t>0t>0t>0?

  1. T′(t)=12t(t2+1)+t(2t)T'(t)=\dfrac{1}{2\sqrt{t}}(t^2+1)+\sqrt{t}(2t)T′(t)=2t​1​(t2+1)+t​(2t) (correct answer)
  2. T′(t)=12t(2t)T'(t)=\dfrac{1}{2\sqrt{t}}(2t)T′(t)=2t​1​(2t)
  3. T′(t)=12t+2tT'(t)=\dfrac{1}{2\sqrt{t}}+2tT′(t)=2t​1​+2t
  4. T′(t)=t(2t)T'(t)=\sqrt{t}(2t)T′(t)=t​(2t)
  5. T′(t)=t2+12tT'(t)=\dfrac{t^2+1}{2t}T′(t)=2tt2+1​

Explanation: This problem requires the product rule to find the derivative of the temperature model given as a product. Let u(t) = √t with u'(t) = 1/(2√t), and v(t) = t² + 1 with v'(t) = 2t. Then, T'(t) = u'(t)v(t) + u(t)v'(t) = [1/(2√t)](t² + 1) + √t (2t), which is choice A. This expression fully captures the differentiation of both factors. Choice D fails as a distractor by omitting the first term and only differentiating the second factor. A transferable strategy is to rewrite functions in exponential form if needed, but always apply the product rule systematically to both parts.

Question 10

A cost function is C(x)=(x2−4x)xC(x)=(x^2-4x) \sqrt{x}C(x)=(x2−4x)x​. What is C′(x)C'(x)C′(x) for x>0x>0x>0?

  1. C′(x)=(2x−4)x+(x2−4x)12xC'(x)=(2x-4)\sqrt{x}+(x^2-4x)\dfrac{1}{2\sqrt{x}}C′(x)=(2x−4)x​+(x2−4x)2x​1​ (correct answer)
  2. C′(x)=(2x−4)12xC'(x)=(2x-4)\dfrac{1}{2\sqrt{x}}C′(x)=(2x−4)2x​1​
  3. C′(x)=(x2−4x)xC'(x)=(x^2-4x)\sqrt{x}C′(x)=(x2−4x)x​
  4. C′(x)=(2x−4)xC'(x)=(2x-4)\sqrt{x}C′(x)=(2x−4)x​
  5. C′(x)=(x2−4x)12xC'(x)=(x^2-4x)\dfrac{1}{2\sqrt{x}}C′(x)=(x2−4x)2x​1​

Explanation: This problem requires the product rule to differentiate the cost function as a product. Set u(x) = x2−4xx^2 - 4xx2−4x with u'(x) = 2x−42x - 42x−4, and v(x) = x\sqrt{x}x​ with v'(x) = 12x\frac{1}{2\sqrt{x}}2x​1​. Thus, C'(x) = u'(x)v(x) + u(x)v'(x) = (2x−4)x+(x2−4x)(12x)(2x - 4)\sqrt{x} + (x^2 - 4x)(\frac{1}{2\sqrt{x}})(2x−4)x​+(x2−4x)(2x​1​), matching choice A. This correctly handles the square root derivative. Choice D is a distractor as it omits the second term, only using the polynomial's derivative. A useful strategy is to express roots as exponents to ease differentiation, but always include both product rule terms.

Question 11

A particle’s position is s(t)=t3sin⁡ts(t)=t^3\sin ts(t)=t3sint. What is the velocity s′(t)s'(t)s′(t)?

  1. s′(t)=3t2cos⁡ts'(t)=3t^2\cos ts′(t)=3t2cost
  2. s′(t)=3t2sin⁡t+t3cos⁡ts'(t)=3t^2\sin t+t^3\cos ts′(t)=3t2sint+t3cost (correct answer)
  3. s′(t)=t3cos⁡ts'(t)=t^3\cos ts′(t)=t3cost
  4. s′(t)=3t2sin⁡ts'(t)=3t^2\sin ts′(t)=3t2sint
  5. s′(t)=3t2sin⁡tcos⁡ts'(t)=3t^2\sin t\cos ts′(t)=3t2sintcost

Explanation: This problem asks us to differentiate s(t)=t3sin⁡ts(t)=t^3\sin ts(t)=t3sint using the product rule. The product rule states (fg)′=f′g+fg′(fg)'=f'g+fg'(fg)′=f′g+fg′, where f(t)=t3f(t)=t^3f(t)=t3 and g(t)=sin⁡tg(t)=\sin tg(t)=sint. We find f′(t)=3t2f'(t)=3t^2f′(t)=3t2 and g′(t)=cos⁡tg'(t)=\cos tg′(t)=cost. Applying the product rule: s′(t)=(3t2)(sin⁡t)+(t3)(cos⁡t)=3t2sin⁡t+t3cos⁡ts'(t)=(3t^2)(\sin t)+(t^3)(\cos t)=3t^2\sin t+t^3\cos ts′(t)=(3t2)(sint)+(t3)(cost)=3t2sint+t3cost. Choice A incorrectly replaces sin⁡t\sin tsint with cos⁡t\cos tcost in the first term, showing 3t2cos⁡t3t^2\cos t3t2cost instead of 3t2sin⁡t3t^2\sin t3t2sint. When using the product rule, keep the original functions intact in their respective terms—don't accidentally differentiate a function twice.

Question 12

A force is F(x)=(x2+3)e−xF(x)=(x^2+3)e^{-x}F(x)=(x2+3)e−x. What is F′(x)F'(x)F′(x)?

  1. 2xe−x−(x2+3)e−x2x e^{-x}-(x^2+3)e^{-x}2xe−x−(x2+3)e−x (correct answer)
  2. 2xe−x2x e^{-x}2xe−x
  3. (x2+3)(−e−x)(x^2+3)(-e^{-x})(x2+3)(−e−x)
  4. 2x(−e−x)2x(-e^{-x})2x(−e−x)
  5. 2x−(x2+3)2x-(x^2+3)2x−(x2+3)

Explanation: This problem requires the product rule to differentiate F(x) = (x² + 3)e^(-x). The product rule states that if f(x) = u(x)v(x), then f'(x) = u'(x)v(x) + u(x)v'(x). Here, u(x) = x² + 3 with u'(x) = 2x, and v(x) = e^(-x) with v'(x) = -e^(-x). Applying the product rule: F'(x) = (2x)(e^(-x)) + (x² + 3)(-e^(-x)) = 2xe^(-x) - (x² + 3)e^(-x). A common error is to compute only (x² + 3)(-e^(-x)) (choice C), forgetting the term from differentiating the first factor. The product rule requires both contributions: always calculate derivative of first times second, plus first times derivative of second.

Question 13

A concentration is c(t)=ln⁡(t+1) (t2−4t)c(t)=\ln(t+1)\,(t^2-4t)c(t)=ln(t+1)(t2−4t). What is c′(t)c'(t)c′(t)?

  1. 1t+1(t2−4t)+ln⁡(t+1)(2t−4)\frac{1}{t+1}(t^2-4t)+\ln(t+1)(2t-4)t+11​(t2−4t)+ln(t+1)(2t−4) (correct answer)
  2. 1t+1(2t−4)\frac{1}{t+1}(2t-4)t+11​(2t−4)
  3. 1t+1(t2−4t)\frac{1}{t+1}(t^2-4t)t+11​(t2−4t)
  4. ln⁡(t+1)(2t−4)\ln(t+1)(2t-4)ln(t+1)(2t−4)
  5. 1t+1ln⁡(t+1)(2t−4)(t2−4t)\frac{1}{t+1}\ln(t+1)(2t-4)(t^2-4t)t+11​ln(t+1)(2t−4)(t2−4t)

Explanation: This problem requires the product rule to differentiate c(t) = ln(t + 1) · (t² - 4t). The product rule states that if f(t) = u(t)v(t), then f'(t) = u'(t)v(t) + u(t)v'(t). Here, u(t) = ln(t + 1) with u'(t) = 1/(t + 1), and v(t) = t² - 4t with v'(t) = 2t - 4. Applying the product rule: c'(t) = (1/(t + 1))(t² - 4t) + (ln(t + 1))(2t - 4) = (t² - 4t)/(t + 1) + ln(t + 1)(2t - 4). A common mistake is to write only ln(t + 1)(2t - 4) (choice D), omitting the first term entirely. The product rule generates two terms—never drop either one when differentiating a product of functions.

Question 14

A model for voltage is V(t)=(t2−1)tV(t)=(t^2-1)\sqrt{t}V(t)=(t2−1)t​ for t>0t>0t>0. What is V′(t)V'(t)V′(t)?

  1. V′(t)=2tt+(t2−1)12tV'(t)=2t\sqrt{t}+(t^2-1)\dfrac{1}{2\sqrt{t}}V′(t)=2tt​+(t2−1)2t​1​ (correct answer)
  2. V′(t)=2ttV'(t)=2t\sqrt{t}V′(t)=2tt​
  3. V′(t)=(t2−1)12tV'(t)=(t^2-1)\dfrac{1}{2\sqrt{t}}V′(t)=(t2−1)2t​1​
  4. V′(t)=2t⋅12tV'(t)=2t\cdot\dfrac{1}{2\sqrt{t}}V′(t)=2t⋅2t​1​
  5. V′(t)=(2t)(t2−1)+tV'(t)=(2t)(t^2-1)+\sqrt{t}V′(t)=(2t)(t2−1)+t​

Explanation: This problem requires the product rule to differentiate V(t) = (t² - 1)√t. The product rule tells us that for h(t) = f(t)·g(t), we have h'(t) = f'(t)·g(t) + f(t)·g'(t). Here, f(t) = t² - 1 with f'(t) = 2t, and g(t) = √t = t^(1/2) with g'(t) = (1/2)t^(-1/2) = 1/(2√t). Applying the product rule: V'(t) = (2t)(√t) + (t² - 1)(1/(2√t)) = 2t√t + (t² - 1)/(2√t). Choice B shows only 2t√t, which is just the first term and ignores the second term. Always remember: the product rule gives you the sum of two terms, never just one.

Question 15

A cost function is C(x)=(x2+3x)ln⁡xC(x)=(x^2+3x)\ln xC(x)=(x2+3x)lnx for x>0x>0x>0. What is C′(x)C'(x)C′(x)?

  1. C′(x)=(2x+3)ln⁡x+(x2+3x)⋅1xC'(x)=(2x+3)\ln x+(x^2+3x)\cdot\dfrac{1}{x}C′(x)=(2x+3)lnx+(x2+3x)⋅x1​ (correct answer)
  2. C′(x)=(2x+3)ln⁡xC'(x)=(2x+3)\ln xC′(x)=(2x+3)lnx
  3. C′(x)=(x2+3x)⋅1xC'(x)=(x^2+3x)\cdot\dfrac{1}{x}C′(x)=(x2+3x)⋅x1​
  4. C′(x)=(2x+3)⋅1xC'(x)=(2x+3)\cdot\dfrac{1}{x}C′(x)=(2x+3)⋅x1​
  5. C′(x)=(2x+3)ln⁡x⋅1xC'(x)=(2x+3)\ln x\cdot\dfrac{1}{x}C′(x)=(2x+3)lnx⋅x1​

Explanation: This problem requires the product rule to differentiate C(x) = (x² + 3x)ln x. The product rule states that if f(x) = u(x)·v(x), then f'(x) = u'(x)·v(x) + u(x)·v'(x). Here, u(x) = x² + 3x with u'(x) = 2x + 3, and v(x) = ln x with v'(x) = 1/x. Applying the product rule: C'(x) = (2x + 3)·ln x + (x² + 3x)·(1/x). Choice B shows only the first term (2x + 3)ln x, omitting the second term where we multiply (x² + 3x) by 1/x. The product rule requires both terms—always include the "first times derivative of second" term even when it involves fractions.

Question 16

A temperature profile is T(x)=(3x+2)cos⁡(2x)T(x)=(3x+2)\cos(2x)T(x)=(3x+2)cos(2x). What is T′(x)T'(x)T′(x)?

  1. T′(x)=3cos⁡(2x)+(3x+2)(−2sin⁡(2x))T'(x)=3\cos(2x)+(3x+2)(-2\sin(2x))T′(x)=3cos(2x)+(3x+2)(−2sin(2x)) (correct answer)
  2. T′(x)=3cos⁡(2x)T'(x)=3\cos(2x)T′(x)=3cos(2x)
  3. T′(x)=(3x+2)(−2sin⁡(2x))T'(x)=(3x+2)(-2\sin(2x))T′(x)=(3x+2)(−2sin(2x))
  4. T′(x)=3(−2sin⁡(2x))+(3x+2)cos⁡(2x)T'(x)=3(-2\sin(2x))+(3x+2)\cos(2x)T′(x)=3(−2sin(2x))+(3x+2)cos(2x)
  5. T′(x)=3cos⁡(2x)+(3x+2)sin⁡(2x)T'(x)=3\cos(2x)+(3x+2)\sin(2x)T′(x)=3cos(2x)+(3x+2)sin(2x)

Explanation: This problem requires the product rule to differentiate T(x) = (3x + 2)cos(2x). The product rule states that if f(x) = u(x)·v(x), then f'(x) = u'(x)·v(x) + u(x)·v'(x). Here, u(x) = 3x + 2 with u'(x) = 3, and v(x) = cos(2x) with v'(x) = -2sin(2x) by the chain rule. Applying the product rule: T'(x) = 3·cos(2x) + (3x + 2)·(-2sin(2x)). Choice E incorrectly uses sin(2x) instead of -2sin(2x) for the derivative of cos(2x), forgetting both the negative sign and the chain rule factor of 2. When applying the product rule with composite functions, carefully use the chain rule for each derivative.

Question 17

The revenue is R(x)=(x+1)\ln(x). What is R′(x)R'(x)R′(x) for x>0x>0x>0?

  1. R′(x)=ln⁡(x)+x+1xR'(x)=\ln(x)+\dfrac{x+1}{x}R′(x)=ln(x)+xx+1​ (correct answer)
  2. R′(x)=1xR'(x)=\dfrac{1}{x}R′(x)=x1​
  3. R′(x)=(x+1)⋅1xR'(x)=(x+1)\cdot\dfrac{1}{x}R′(x)=(x+1)⋅x1​
  4. R′(x)=ln⁡(x)R'(x)=\ln(x)R′(x)=ln(x)
  5. R′(x)=ln⁡(x)x+1R'(x)=\dfrac{\ln(x)}{x+1}R′(x)=x+1ln(x)​

Explanation: To find R′(x)R'(x)R′(x) for R(x)=(x+1)ln⁡(x)R(x)=(x+1)\ln(x)R(x)=(x+1)ln(x), we apply the product rule. The product rule tells us that (uv)′=u′v+uv′(uv)'=u'v+uv'(uv)′=u′v+uv′ where u=x+1u=x+1u=x+1 and v=ln⁡(x)v=\ln(x)v=ln(x). We have u′=1u'=1u′=1 and v′=1xv'=\frac{1}{x}v′=x1​. Substituting into the product rule: R′(x)=(1)(ln⁡(x))+(x+1)(1x)=ln⁡(x)+x+1xR'(x)=(1)(\ln(x))+(x+1)(\frac{1}{x})=\ln(x)+\frac{x+1}{x}R′(x)=(1)(ln(x))+(x+1)(x1​)=ln(x)+xx+1​. Choice C shows only the second term (x+1)⋅1x(x+1)\cdot\frac{1}{x}(x+1)⋅x1​, missing the crucial first term ln⁡(x)\ln(x)ln(x). Always remember to include both parts of the product rule: the derivative of the first function times the second, plus the first function times the derivative of the second.

Question 18

In a physics model, s(t)=sin⁡(t)(t2−4)s(t)=\sin(t)(t^2-4)s(t)=sin(t)(t2−4). What is s′(t)s'(t)s′(t)?

  1. s′(t)=cos⁡(t)(t2−4)+sin⁡(t)(2t)s'(t)=\cos(t)(t^2-4)+\sin(t)(2t)s′(t)=cos(t)(t2−4)+sin(t)(2t) (correct answer)
  2. s′(t)=cos⁡(t)(2t)s'(t)=\cos(t)(2t)s′(t)=cos(t)(2t)
  3. s′(t)=cos⁡(t)(t2−4)s'(t)=\cos(t)(t^2-4)s′(t)=cos(t)(t2−4)
  4. s′(t)=sin⁡(t)(2t)s'(t)=\sin(t)(2t)s′(t)=sin(t)(2t)
  5. s′(t)=cos⁡(t)sin⁡(t)(2t)(t2−4)s'(t)=\cos(t)\sin(t)(2t)(t^2-4)s′(t)=cos(t)sin(t)(2t)(t2−4)

Explanation: This problem requires the product rule to differentiate s(t)=sin⁡(t)(t2−4)s(t) = \sin(t)(t^2 - 4)s(t)=sin(t)(t2−4). The product rule tells us that if f(t)=u(t)⋅v(t)f(t) = u(t) \cdot v(t)f(t)=u(t)⋅v(t), then f′(t)=u′(t)⋅v(t)+u(t)⋅v′(t)f'(t) = u'(t) \cdot v(t) + u(t) \cdot v'(t)f′(t)=u′(t)⋅v(t)+u(t)⋅v′(t). Here, u(t)=sin⁡(t)u(t) = \sin(t)u(t)=sin(t) with u′(t)=cos⁡(t)u'(t) = \cos(t)u′(t)=cos(t), and v(t)=t2−4v(t) = t^2 - 4v(t)=t2−4 with v′(t)=2tv'(t) = 2tv′(t)=2t. Applying the product rule: s′(t)=cos⁡(t)⋅(t2−4)+sin⁡(t)⋅2t=cos⁡(t)(t2−4)+sin⁡(t)(2t)s'(t) = \cos(t) \cdot (t^2 - 4) + \sin(t) \cdot 2t = \cos(t)(t^2 - 4) + \sin(t)(2t)s′(t)=cos(t)⋅(t2−4)+sin(t)⋅2t=cos(t)(t2−4)+sin(t)(2t). Choice C incorrectly uses only the first term, omitting the crucial second part where we multiply sin⁡(t)\sin(t)sin(t) by the derivative of (t2−4)(t^2 - 4)(t2−4). The product rule always yields a sum of two products—both parts are essential for the correct derivative.

Question 19

A profit model is Π(x)=(x2+3x)ln⁡(2x)\Pi(x)=(x^2+3x)\ln(2x)Π(x)=(x2+3x)ln(2x). What is Π′(x)\Pi'(x)Π′(x) for x>0x>0x>0?

  1. Π′(x)=(2x+3)ln⁡(2x)+(x2+3x)⋅1x\Pi'(x)=(2x+3)\ln(2x)+(x^2+3x)\cdot\frac{1}{x}Π′(x)=(2x+3)ln(2x)+(x2+3x)⋅x1​ (correct answer)
  2. Π′(x)=(2x+3)ln⁡(2x)\Pi'(x)=(2x+3)\ln(2x)Π′(x)=(2x+3)ln(2x)
  3. Π′(x)=(x2+3x)⋅12x\Pi'(x)=(x^2+3x)\cdot\frac{1}{2x}Π′(x)=(x2+3x)⋅2x1​
  4. Π′(x)=(2x+3)⋅1x\Pi'(x)=(2x+3)\cdot\frac{1}{x}Π′(x)=(2x+3)⋅x1​
  5. Π′(x)=(2x+3)ln⁡(2x)+(x2+3x)⋅12x\Pi'(x)=(2x+3)\ln(2x)+(x^2+3x)\cdot\frac{1}{2x}Π′(x)=(2x+3)ln(2x)+(x2+3x)⋅2x1​

Explanation: This problem requires the product rule to differentiate Π(x)=(x2+3x)ln⁡(2x)\Pi(x) = (x^2 + 3x)\ln(2x)Π(x)=(x2+3x)ln(2x). The product rule states that if f(x)=u(x)⋅v(x)f(x) = u(x) \cdot v(x)f(x)=u(x)⋅v(x), then f′(x)=u′(x)⋅v(x)+u(x)⋅v′(x)f'(x) = u'(x) \cdot v(x) + u(x) \cdot v'(x)f′(x)=u′(x)⋅v(x)+u(x)⋅v′(x). Here, u(x)=x2+3xu(x) = x^2 + 3xu(x)=x2+3x with u′(x)=2x+3u'(x) = 2x + 3u′(x)=2x+3, and v(x)=ln⁡(2x)v(x) = \ln(2x)v(x)=ln(2x) with v′(x)=12x⋅2=1xv'(x) = \frac{1}{2x} \cdot 2 = \frac{1}{x}v′(x)=2x1​⋅2=x1​ by the chain rule. Applying the product rule: Π′(x)=(2x+3)⋅ln⁡(2x)+(x2+3x)⋅1x=(2x+3)ln⁡(2x)+x2+3xx\Pi'(x) = (2x + 3) \cdot \ln(2x) + (x^2 + 3x) \cdot \frac{1}{x} = (2x + 3)\ln(2x) + \frac{x^2 + 3x}{x}Π′(x)=(2x+3)⋅ln(2x)+(x2+3x)⋅x1​=(2x+3)ln(2x)+xx2+3x​. Choice E incorrectly computes the derivative of ln⁡(2x)\ln(2x)ln(2x) as 12x\frac{1}{2x}2x1​, missing that ddx[ln⁡(2x)]=12x⋅2=1x\frac{d}{dx}[\ln(2x)] = \frac{1}{2x} \cdot 2 = \frac{1}{x}dxd​[ln(2x)]=2x1​⋅2=x1​. When differentiating logarithms of linear functions, remember to apply the chain rule correctly.

Question 20

A population model is P(t)=t4tP(t)=t^4\sqrt{t}P(t)=t4t​. What is P′(t)P'(t)P′(t) for t>0t>0t>0?

  1. 4t3t4t^3\sqrt{t}4t3t​
  2. t4⋅12tt^4\cdot \frac{1}{2\sqrt{t}}t4⋅2t​1​
  3. 4t3t+t4⋅12t4t^3\sqrt{t}+t^4\cdot \frac{1}{2\sqrt{t}}4t3t​+t4⋅2t​1​ (correct answer)
  4. 4t3⋅12t4t^3\cdot \frac{1}{2\sqrt{t}}4t3⋅2t​1​
  5. 92t7/2\frac{9}{2}t^{7/2}29​t7/2

Explanation: This problem requires the product rule to differentiate P(t) = t⁴√t = t⁴ · t^(1/2). The product rule states that if f(t) = u(t)v(t), then f'(t) = u'(t)v(t) + u(t)v'(t). Here, u(t) = t⁴ with u'(t) = 4t³, and v(t) = √t = t^(1/2) with v'(t) = (1/2)t^(-1/2) = 1/(2√t). Applying the product rule: P'(t) = (4t³)(√t) + (t⁴)(1/(2√t)) = 4t³√t + t⁴/(2√t). A tempting shortcut is to combine t⁴√t = t^(9/2) and differentiate directly to get (9/2)t^(7/2) (choice E), but the question asks us to use the product rule form. When applying the product rule, maintain the structure of two separate terms rather than simplifying first.