Derivatives · Basic Rules
Quotient Rule
The derivative of a quotient: (derivative of top times bottom minus top times derivative of bottom) over bottom squared.
Conditions. g(x) ≠ 0
Worked examples
Find d/dx[x/(x+1)].
- f = x, f' = 1, g = x+1, g' = 1
- [1·(x+1) - x·1] / (x+1)² = 1/(x+1)²
Answer: 1/(x+1)²
Find d/dx[sin x / x].
- f = sin x, f' = cos x, g = x, g' = 1
- [cos x · x - sin x · 1] / x² = (x cos x - sin x)/x²
Answer: (x cos x - sin x)/x²
Related formulas
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.