Derivatives of Products and Quotients

From Department of Mathematics at UTSA
Jump to navigation Jump to search

Product Rule

Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x) } and be differentiable functions. Then, the derivative of their product, , is

.

Examples:

  • , . and , so .
  • , . and , so .

Quotient Rule

Let and be differentiable functions such that . Then, the derivative of the quotient, , is

.

Examples:

  • , . and , so .
  • , . and , so Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{d}{dx}\left(\frac{5x}{x^2 + 1}\right) = \frac{5(x^2+1) - 5x(2x)}{(x^2 + 1)^2} = \frac{5x^2+5 - 10x^2}{(x^2 + 1)^2} = \frac{5(1 - x^2)}{(x^2 + 1)^2}} .


Resources