Calculus 1B — The Derivative
Power, product & quotient rules
continues from lesson 2 — values defined earlier in the course stay live here
ELI5: these are shortcuts so you never have to redo the shrinking-h limit by hand.
- Power + sum: differentiate each term with n·xⁿ⁻¹.
- Product: (f·g)′ = f′g + fg′ — each factor takes a turn changing.
- Quotient: (f/g)′ = (f′g − fg′) / g².
= power + sum: 12x³ − 10x — Steps shows each term
= product rule — Steps narrates both turns
Real-world hook: revenue = price × quantity, and in a sale both change at once — that's the product rule. Density = mass / volume, and as a balloon heats both shift — that's the quotient rule.
we differentiate this below
Try it yourself: define dq(x), the derivative of x/(x + 1). (Quotient rule gives 1/(x + 1)².)
✏️ Your turn: define dq(x) = the derivative of x/(x+1). Green when it matches the true slope at x = 1 and x = 3.
✓ pass matches the real slope of x/(x+1) at two points