3.4.3 The Product and Quotient Rule
Problem Setup
Objective: Differentiate a rational function that simultaneously requires the Product Rule for its numerator and the Quotient Rule for the overall fraction.
Implicitly-defined function (from context):
• Numerator:
• Denominator:
Step 1 – Prepare for the Quotient Rule
Reminder of the Quotient Rule: For ,
First requirement: compute .
Step 2 – Differentiate the Numerator with the Product Rule
Product Rule statement: If , then .
Identify parts:
•
•Apply the rule:
\begin{aligned}
N'(x)&=4\cdot e^x+4x\cdot e^x\
&=4e^x+4x e^x
\end{aligned}Decision point: postpone simplification until later to keep algebra transparent.
Step 3 – Apply the Quotient Rule
Insert the computed pieces into the quotient-rule template:
Step 4 – Expand & Collect Like Terms (Numerator Only)
Distribute across :
•
•
•
•Distribute the second product:
Aggregate all five terms:
• CombineResulting unsimplified numerator:
Step 5 – Factor for Elegance & Insight
Notice every term shares a common factor of .
Factor it out:
Final compact derivative:
Key Takeaways & Connections
Layered Rules: Complicated expressions often decompose into nested applications of basic rules. Preparing sub-results (here, ) off to the side streamlines the process.
Factor Recognition: After heavy algebra, common factors (here ) frequently emerge; factoring them:
• Clarifies structure
• Simplifies future work (e.g.
• analyzing critical points
• canceling terms if part of a larger expression).Exponentials & Polynomials: The derivative preserves in every term (due to ). Such echoes help when checking work—if an disappears entirely, an algebraic slip likely occurred.
Efficiency Tip: Decide strategically when to simplify—too early may obscure pattern recognition, too late can explode algebra.
Real-world relevance: Quotients of a polynomial and an exponential model growth processes constrained by saturation (denominator). Accurate derivatives gauge instantaneous change, crucial in control theory, pharmacokinetics, or any feedback-limited growth.
Ethical / Philosophical Reflection
While derivative rules look mechanical, they represent a deep philosophical idea: we can understand complex change by decomposing it into simple, local interactions (products & ratios). This mirrors problem-solving beyond math—break big issues into digestible parts.