Revise: Methods of Differentiation
Limits, the derivative as a rate of change and as the limit of the difference quotient, the core differentiation rules (power, sum/difference, product, quotient, chain), and implicit differentiation.
lim(x→a) f(x) = L: f(x) gets closer to L as x gets closer to a.
(x²−1)/(x−1) → limit 2 as x→1.
Try substitution first; if 0/0, factor and cancel, then substitute again.
(x²−4)/(x−2) → limit 4 as x→2.
Average rate = secant slope; instantaneous rate = tangent slope.
h(t)=t², t=0 to 2 → average rate 2.
f'(x) = lim(h→0) [f(x+h)−f(x)]/h.
f(x)=x² → f'(x)=2x.
Differentiate both sides; every y-term gets an extra dy/dx.
x²+y²=25 at (3,4) → dy/dx=−3/4.
A mixed xy term needs the Product Rule.
x²+xy+y²=7 at (1,2) → dy/dx=−4/5.
A limit can exist even where the function itself is undefined.
(x²−9)/(x−3) → limit 6 as x→3.
0/0 means "try again," not "undefined" — factor first.
(x²−25)/(x−5) → limit 10 as x→5.
Shrinking the secant interval to a point turns it into the tangent.
f(x)=x², x=1 to 4 → average rate 5.
Simplify (factor out h) before substituting h=0.
f(x)=x² → f'(5)=10.
Combines the Power, Product, and Chain Rules in one problem.
x²+xy+y²=7 at (2,1) → dy/dx=−1.25.