Fatskills
Practice. Master. Repeat.
Study Guide: Calculus 1: Derivatives Rules Product Rule ddxfg fg fg
Source: https://www.fatskills.com/calculus/chapter/calculus-1-calculus-1-derivatives-rules-product-rule-ddxfg-fg-fg

Calculus 1: Derivatives Rules Product Rule ddxfg fg fg

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~7 min read

What Is This?

The Product Rule is a differentiation rule that states: if you have a function that is the product of two functions, say ( f(x) ) and ( g(x) ), then the derivative of the product is given by ( (fg)' = f'g + fg' ). This topic appears in exams to test your understanding of differentiation rules and your ability to apply them to complex functions. Questions typically involve finding the derivative of a product of functions or identifying errors in the application of the rule.

Why It Matters

The Product Rule is tested in calculus exams, including AP Calculus, university-level calculus courses, and professional certifications like actuarial exams. It frequently appears in derivative problems and can carry significant marks. This skill tests your ability to manipulate and differentiate complex functions, which is crucial for further studies in mathematics, physics, engineering, and economics.

Core Concepts

  1. Understanding Derivatives: You must know what a derivative is and how to find the derivative of basic functions.
  2. Product of Functions: Recognize that the derivative of a product is not simply the product of the derivatives.
  3. Application of the Rule: Memorize the formula ( (fg)' = f'g + fg' ) and understand how to apply it step-by-step.
  4. Distinction from Other Rules: Know the difference between the Product Rule and other differentiation rules like the Quotient Rule and Chain Rule.
  5. Edge Cases: Be aware of special cases, such as when one of the functions is a constant.

Prerequisites

  1. Basic Differentiation: You must understand how to find the derivative of simple functions like polynomials, exponentials, and trigonometric functions.
  2. Function Multiplication: Know how to multiply functions and understand the concept of a product of functions.
  3. Algebraic Manipulation: Be comfortable with algebraic manipulation to simplify expressions after applying the Product Rule.

The Rule-Book (How It Works)

The Product Rule states that if you have two differentiable functions ( f(x) ) and ( g(x) ), then the derivative of their product is given by: [ (fg)' = f'g + fg' ]

Sub-rules and Edge Cases

  • Constant Function: If ( g(x) ) is a constant ( c ), then ( (fc)' = f'c ).
  • Zero Function: If either ( f(x) ) or ( g(x) ) is zero, the derivative of the product is zero.
  • Same Function: If ( f(x) = g(x) ), then ( (f^2)' = 2ff' ).

Visual Pattern

Think of the Product Rule as a "split and add" process: split the derivative across both functions and add the results.

Exam / Job / Audit Weighting

  • Frequency: Common
  • Difficulty Rating: Intermediate
  • Question Type: Multiple-choice, short answer, or problem-solving

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Product Rule Formula: ( (fg)' = f'g + fg' )
  2. Derivative of Basic Functions: Know the derivatives of polynomials, exponentials, and trigonometric functions.
  3. Simplification: Be able to simplify the expression after applying the Product Rule.

Worked Examples (Step-by-Step)


Easy

Question: Find the derivative of ( f(x) = (3x^2)(4x^3) ).
Step-by-Step: 1. Identify ( f(x) = 3x^2 ) and ( g(x) = 4x^3 ).
2. Apply the Product Rule: ( (fg)' = f'g + fg' ).
3. Calculate ( f'(x) = 6x ) and ( g'(x) = 12x^2 ).
4. Substitute: ( (3x^2)(4x^3)' = (6x)(4x^3) + (3x^2)(12x^2) ).
5. Simplify: ( 24x^4 + 36x^4 = 60x^4 ).
Answer: ( 60x^4 )

Medium

Question: Find the derivative of ( f(x) = (x^2 + 1)(e^x) ).
Step-by-Step: 1. Identify ( f(x) = x^2 + 1 ) and ( g(x) = e^x ).
2. Apply the Product Rule: ( (fg)' = f'g + fg' ).
3. Calculate ( f'(x) = 2x ) and ( g'(x) = e^x ).
4. Substitute: ( (x^2 + 1)(e^x)' = (2x)(e^x) + (x^2 + 1)(e^x) ).
5. Simplify: ( 2xe^x + x^2e^x + e^x ).
Answer: ( (x^2 + 2x + 1)e^x )

Hard

Question: Find the derivative of ( f(x) = (\sin x)(\cos x) ).
Step-by-Step: 1. Identify ( f(x) = \sin x ) and ( g(x) = \cos x ).
2. Apply the Product Rule: ( (fg)' = f'g + fg' ).
3. Calculate ( f'(x) = \cos x ) and ( g'(x) = -\sin x ).
4. Substitute: ( (\sin x)(\cos x)' = (\cos x)(\cos x) + (\sin x)(-\sin x) ).
5. Simplify: ( \cos^2 x - \sin^2 x ).
Answer: ( \cos 2x )

Common Exam Traps & Mistakes

  1. Forgetting to Apply the Rule: Treating ( (fg)' ) as ( f'g' ).
  2. Wrong Answer: ( f'g' )
  3. Correct Approach: Use ( (fg)' = f'g + fg' ).
  4. Incorrect Simplification: Not simplifying the expression correctly after applying the rule.
  5. Wrong Answer: ( 24x^4 + 36x^4 )
  6. Correct Approach: Simplify to ( 60x^4 ).
  7. Misidentifying Functions: Incorrectly identifying ( f(x) ) and ( g(x) ).
  8. Wrong Answer: ( (x^2 + 1)'e^x )
  9. Correct Approach: Identify ( f(x) = x^2 + 1 ) and ( g(x) = e^x ).
  10. Ignoring Edge Cases: Not considering special cases like constants.
  11. Wrong Answer: ( (3c)' = 3'c )
  12. Correct Approach: ( (3c)' = 3'c = 0 ).

Shortcut Strategies & Exam Hacks

  • Memory Aid: Remember "split and add" for the Product Rule.
  • Pattern Recognition: Look for functions that are products and apply the rule immediately.
  • Elimination Strategy: If a choice involves ( f'g' ), eliminate it.

Question-Type Taxonomy

  1. Multiple-Choice: Choose the correct derivative from options.
  2. Example: What is the derivative of ( (3x^2)(4x^3) )?
    • A) ( 24x^4 )
    • B) ( 60x^4 )
    • C) ( 72x^5 )
    • D) ( 12x^5 )
  3. Favored By: AP Calculus, university exams.
  4. Short Answer: Write the derivative of a given product.
  5. Example: Find the derivative of ( (x^2 + 1)(e^x) ).
  6. Favored By: University calculus exams.
  7. Problem-Solving: Apply the Product Rule in a more complex scenario.
  8. Example: Find the derivative of ( (\sin x)(\cos x) ).
  9. Favored By: Advanced calculus courses.

Practice Set (MCQs)


Question 1

Question: What is the derivative of ( (2x^3)(5x^2) )? Options: - A) ( 30x^4 ) - B) ( 50x^4 ) - C) ( 60x^5 ) - D) ( 10x^5 ) Correct Answer: B) ( 50x^4 ) Explanation: Apply the Product Rule: ( (2x^3)(5x^2)' = (6x^2)(5x^2) + (2x^3)(10x) = 30x^4 + 20x^4 = 50x^4 ).
Why the Distractors Are Tempting: - A) Incorrect simplification.
- C) Incorrect application of the rule.
- D) Incorrect identification of derivatives.

Question 2

Question: What is the derivative of ( (x^2)(e^x) )? Options: - A) ( 2xe^x ) - B) ( x^2e^x ) - C) ( (x^2 + 2x)e^x ) - D) ( 2e^x ) Correct Answer: C) ( (x^2 + 2x)e^x ) Explanation: Apply the Product Rule: ( (x^2)(e^x)' = (2x)(e^x) + (x^2)(e^x) = 2xe^x + x^2e^x ).
Why the Distractors Are Tempting: - A) Missing part of the rule.
- B) Incorrect application of the rule.
- D) Incorrect simplification.

Question 3

Question: What is the derivative of ( (\sin x)(\cos x) )? Options: - A) ( \cos 2x ) - B) ( \sin 2x ) - C) ( \cos^2 x ) - D) ( \sin^2 x ) Correct Answer: A) ( \cos 2x ) Explanation: Apply the Product Rule: ( (\sin x)(\cos x)' = (\cos x)(\cos x) + (\sin x)(-\sin x) = \cos^2 x - \sin^2 x = \cos 2x ).
Why the Distractors Are Tempting: - B) Confusion with trigonometric identities.
- C) Incorrect simplification.
- D) Incorrect application of the rule.

Question 4

Question: What is the derivative of ( (3x)(4x^2) )? Options: - A) ( 36x^2 ) - B) ( 36x ) - C) ( 24x^2 ) - D) ( 12x ) Correct Answer: A) ( 36x^2 ) Explanation: Apply the Product Rule: ( (3x)(4x^2)' = (3)(4x^2) + (3x)(8x) = 12x^2 + 24x^2 = 36x^2 ).
Why the Distractors Are Tempting: - B) Incorrect simplification.
- C) Incorrect application of the rule.
- D) Incorrect identification of derivatives.

Question 5

Question: What is the derivative of ( (x^3)(e^x) )? Options: - A) ( 3x^2e^x ) - B) ( x^3e^x ) - C) ( (x^3 + 3x^2)e^x ) - D) ( 3e^x ) Correct Answer: C) ( (x^3 + 3x^2)e^x ) Explanation: Apply the Product Rule: ( (x^3)(e^x)' = (3x^2)(e^x) + (x^3)(e^x) = 3x^2e^x + x^3e^x ).
Why the Distractors Are Tempting: - A) Missing part of the rule.
- B) Incorrect application of the rule.
- D) Incorrect simplification.

30-Second Cheat Sheet

  • Product Rule Formula: ( (fg)' = f'g + fg' )
  • Constant Function: ( (fc)' = f'c )
  • Zero Function: If ( f(x) ) or ( g(x) ) is zero, ( (fg)' = 0 )
  • Same Function: ( (f^2)' = 2ff' )
  • Memory Aid: "Split and add"
  • Edge Cases: Constants and zero functions
  • Simplification: Always simplify after applying the rule

Learning Path

  1. Beginner Foundation: Review basic differentiation rules and function multiplication.
  2. Core Rules: Memorize the Product Rule formula and understand its application.
  3. Practice: Solve easy to medium difficulty problems.
  4. Timed Drills: Practice under time constraints to build speed and accuracy.
  5. Mock Tests: Take full-length practice exams to simulate test conditions.

Related Topics

  1. Chain Rule: Understanding how to differentiate compositions of functions.
  2. Relation: Often used alongside the Product Rule in complex differentiation problems.
  3. Quotient Rule: Differentiating quotients of functions.
  4. Relation: Similar in complexity to the Product Rule but applies to divisions.
  5. Implicit Differentiation: Differentiating functions defined implicitly.
  6. Relation: May involve the Product Rule when differentiating products of implicit functions.


ADVERTISEMENT