Example
Differentiate numerator and denominator, keeping the quotient-rule order.
highlighted = computed this step
Step 1 — Set up
Start with a quotient of two functions.
f(x)=x2+1sinx
Step 2 — Name numerator and denominator
Name the numerator u and denominator v.
u=sinxv=x2+1
Step 3 — Differentiate parts
Differentiate u and v separately.
u′=cosxv′=2x
Step 4 — Quotient rule order
Use the quotient-rule order u prime v minus u v prime.
v2u′v−uv′
Step 5 — Assemble result
Assemble f prime g minus f g prime over the denominator squared.
f′(x)=(x2+1)2cosx(x2+1)−sinx⋅2x
quotient-rule
The quotient rule is a method for finding the derivative of a function that is the ratio of two differentiable functions. If f(x) = u(x) / v(x), then f'(x) = (u'v - uv') / v².