📝 Product rule for derivatives (18 MCQs)
📖 From Calculus • 3. The Derivation • 18 questions available
What is Product rule for derivatives?
Definition:
The product rule states that the derivative of a product of two functions is the first function times the derivative of the second plus the second function times the derivative of the first, expressed as .
Example:
For , the derivative is , applying the rule correctly.
Reason:
This rule is essential when functions are multiplied rather than added, preventing common errors and enabling accurate differentiation of composite algebraic-trigonometric expressions frequently encountered in applied mathematics.
📝 All Product rule for derivatives MCQs
Q1. Which formula correctly states the product rule for differentiation?
📖 Explanation: The product rule tells us that the derivative of a product is the first function times the derivative of the second plus the second function times the derivative of the first, which is expressed by the second option.
Q2. Identify the statement that is NOT a valid consequence of the product rule.
📖 Explanation: All the listed statements follow from the product rule except the last one, which incorrectly claims that the derivative of a product equals the product of the derivatives; the correct rule includes an additional term.
Q3. If for some and both and are differentiable at , what is (f\cdot g)'(a) equal to?
📖 Explanation: Applying the product rule gives (fg)' = f\,g' + g\,f'. Since , the first term vanishes, leaving (fg)'(a)=g(a)f'(a).
Q4. Suppose f'(x)=g(x) for all . Let . Which expression represents h'(x)?
📖 Explanation: Using the product rule, h' = f\,g' + g\,f'. Substituting f' = g gives h' = f\,g' + g\,g = f\,g' + g^2, which matches the first option.
Q5. Given the data at : f(a)=2,\;g(a)=3,\;f'(a)=5,\;g'(a)=-1. Which of the following could represent (f\cdot g)''(a)?
📖 Explanation: Differentiating (fg)' = f g' + g f' again yields (fg)'' = f' g' + f g'' + g' f' + g f'' = 2 f' g' + f g'' + g f''. The first option correctly reflects this formula.
Q6. Find if .
📖 Explanation: Applying the product rule: (3x^{2})' = 6x and (e^{x})' = e^{x}. Thus y' = 6x e^{x} + 3x^{2} e^{x}, which is the first option.
Q7. For , which statement is true about using the product rule versus expanding first?
📖 Explanation: Whether you expand the product or apply the product rule, the resulting derivative is the same; the algebraic simplification may differ, but both approaches lead to the identical final expression.
Q8. In the proof of the product rule, which step is crucial when adding and subtracting ?
📖 Explanation: The key technique is to add and subtract so the numerator can be separated into two differences, each of which can be handled with the definition of derivative, allowing the limit to be split.
Q9. When differentiating f\cdot g' again, which term arises from the product rule?
📖 Explanation: Differentiating f\cdot g' gives (f\cdot g')' = f' g' + f g''; the term f' g' is the one that directly results from applying the product rule to this product.
Q10. When is the product rule unnecessary because one factor is constant?
📖 Explanation: If one factor is a constant, the derivative reduces to the constant multiplied by the derivative of the other factor, so the full product rule is not needed; the constant can be factored out immediately.
Q11. Apply the product rule to and simplify. Which expression is correct?
📖 Explanation: Using (1+t)'=1 and (\sqrt{t})'=1/(2\sqrt{t}), we obtain y' = (1+t)\frac{1}{2\sqrt{t}}+\sqrt{t} = \frac{1+3t}{2\sqrt{t}}, which matches the first option.
Q12. For where depends on and depends on , which rules must be used to find ?
📖 Explanation: The factor requires the chain rule to differentiate with respect to , while the overall product with requires the product rule; thus both rules are necessary.
Q13. Find for . Which expression is correct?
📖 Explanation: Differentiating gives ; differentiating gives . Applying the product rule yields the sum of these two terms, which is the first option.
Q14. For , at which does y' = 0?
📖 Explanation: Differentiating gives y' = 2x\ln x + x. Setting this to zero yields ; since , we solve giving and .
Q15. If and , what is (f\cdot g)'(\pi)?
📖 Explanation: Using (fg)' = f'g + fg', we have f'(\pi)=2\pi e^{\pi^{2}}, , and g'(\pi)=0. Thus (fg)'(\pi)=2\pi e^{\pi^{2}}(-1)+e^{\pi^{2}}(0) = -2\pi e^{\pi^{2}}.
Q16. Let . Using the product rule, what is h'(x) and how does it compare to the power rule result for ?
📖 Explanation: Applying the product rule: (x^{3})' = 3x^{2}; thus h' = 3x^{2}\cdot x^{3} + x^{3}\cdot 3x^{2} = 6x^{5}. The power rule for also yields , confirming they agree.
Q17. If f'(x_{0})=0 and g'(x_{0})=0, what is (f\cdot g)'(x_{0})?
📖 Explanation: The product rule gives (fg)' = f g' + g f'. Substituting the given zero derivatives, both terms vanish, leaving (fg)'(x_{0}) = 0.
Q18. Which of the following functions requires the product rule rather than the quotient rule for differentiation?
📖 Explanation: The expression is a direct product of two functions, so the product rule is the appropriate tool; the other choices are quotients and would use the quotient rule.