Product Rule, Power Rule, and Quotient Rule Differentiation Notes
Derivative Notations and Basic Derivatives
Prime notation is mathematically equivalent to Leibnizian notation :
Basic derivative operations:
For :
For :
The Power Rule
The Power Rule is used to differentiate terms raised to a power :
Scope of exponents:
Positive integers ()
Negative real numbers
Non-natural real numbers
Basic application examples:
, where is any constant.
The Product Rule
Definition: The Product Rule determines the derivative of a function expressed as the product of two individual functions and .
General Formula:
Leibnizian Notation Representation:
Example 1: Differentiating
Set up the product rule structure:
Evaluate individual component derivatives:
Substitute component derivatives into the setup:
Expand and simplify algebraically:
Example 2: Differentiating
The choice of independent variable notation (such as , , , or ) does not alter the differentiation procedure.
Set up the product rule structure:
Compute component derivatives using the Power Rule:
Substitute component derivatives into the setup:
Perform algebraic expansion on the first product:
Add the expanded terms to the remaining polynomial:
Combine like terms by powers of :
terms:
terms:
Constant terms:
Final simplified result:
Example 3: Differentiating
Set up using Leibnizian operator notation:
Calculate component derivatives:
Substitute computed derivatives into the setup:
Expand the products algebraically:
Sum the expanded terms:
Group and combine like terms:
terms:
terms:
terms:
Constant terms:
Final simplified result:
Practical Applications and Connections
Kinematics:
If represents the position of an object at time , the velocity at time is determined by taking the derivative and evaluating it at (written as ).
Electromagnetism:
If represents the total flow of electric charge over time , its derivative represents the electric current at time t$.\n\n* Connection to Integral Calculus:\n * Every differentiation rule maps directly to a corresponding integration rule.\n * The direct inverse operation of the Product Rule is **Integration by Parts**.\n\n* Compound Expressions:\n * Complex non-polynomial expressions, such as x^3 \cos^2(x^2 + 1), utilize the Product Rule as their outer structure alongside advanced differentiation techniques.\n\n# The Quotient Rule\n\n* Definition: The Quotient Rule provides the derivative of a function written as the ratio or quotient of two functions \frac{f(x)}{g(x)}.\n\n* General Formula:\n \frac{d}{dx}\left[\frac{f(x)}{g(x)}\right] = \frac{f'(x)g(x) - f(x)g'(x)}{[g(x)]^2}\n\n* Key Rules for Application:\n * The denominator is the square of the original denominator function: [g(x)]^2\n * The numerator consists of the derivative of the top times the bottom minus the derivative of the bottom times the top.\n * Order matters in the numerator due to the non-symmetric minus sign.\n\n* Example 1: Differentiating h(x) = \frac{4 - 7x}{2x - x^2}\n * Set up the quotient rule formula:\n h'(x) = \frac{(4 - 7x)'(2x - x^2) - (4 - 7x)(2x - x^2)'}{(2x - x^2)^2}\n * Compute component derivatives:\n \frac{d}{dx}(4 - 7x) = -7\n \frac{d}{dx}(2x - x^2) = 2 - 2x\n * Substitute component derivatives into the formula:\n h'(x) = \frac{-7(2x - x^2) - (4 - 7x)(2 - 2x)}{(2x - x^2)^2}\n * Expand terms in the numerator step-by-step:\n * First product: -7(2x - x^2) = -14x + 7x^2\n * Second product: (4 - 7x)(2 - 2x) = 8 - 8x - 14x + 14x^2 = 8 - 22x + 14x^2\n * Apply the subtraction sign across the expanded second product:\n \text{Numerator} = (-14x + 7x^2) - (8 - 22x + 14x^2)\n \text{Numerator} = -14x + 7x^2 - 8 + 22x - 14x^2\n * Combine like terms in the numerator:\n * x^27x^2 - 14x^2 = -7x^2\n * x-14x + 22x = 8x\n * Constant terms: -8\n \text{Numerator} = -7x^2 + 8x - 8\n * Final simplified result:\n h'(x) = \frac{-7x^2 + 8x - 8}{(2x - x^2)^2}\n\n# Questions & Discussion\n\n* **Evaluating Derivatives at Specific Values in Word Problems**:\n * Question: How is a functional request such as finding g(5) processed when analyzing real-world word problems?\n * Answer: When a practical situation demands a rate of change at a specific moment (e.g., velocity at time t = 5\,\text{s}g(t)g'(t)t = 5g'(5)$$.