Product Rule

If the two functions 𝑓(𝑥) and 𝑔(𝑥) are differentiable (i.e. the derivative exist) then the product is differentiable and

  • (𝑓·𝑔)′ = 𝑓′𝑔 + 𝑓𝑔′

Example

Intuition

Quotient Rule

If the two functions 𝑓(𝑥) and 𝑔(𝑥) are differentiable (i.e. the derivative exist) then the quotient is differentiable and

  • (𝑓/𝑔)′ = (𝑓′𝑔 - 𝑓𝑔′) / 𝑔2

Example