Derivative Rules


Related Pages
Calculus: Derivatives
Calculus: Power Rule
Calculus: Product Rule
Calculus: Quotient Rule
Calculus: Chain Rule
Calculus Lessons

In these lessons, we will learn the basic rules of derivatives (differentiation rules) as well as the derivative rules for Exponential Functions, Logarithmic Functions, Trigonometric Functions, and Hyperbolic Functions.




Share this page to Google Classroom

The following diagram gives the basic derivative rules that you may find useful: Constant Rule, Constant Multiple Rule, Power Rule, Sum Rule, Difference Rule, Product Rule, Quotient Rule, and Chain Rule. Scroll down the page for more examples, solutions, and Derivative Rules.

Basic Derivative Rules
 

How To Use The Differentiation Rules: Constant, Power, Constant Multiple, Sum And Difference?




How To Use The Basic Derivative Rules? Constant Rule, Power Rule, Constant Multiple Rule, Exponential Rule, Sum And Difference Rule?

Chain Rule For Finding Derivatives

a.k.a. the Outside-Inside Rule
How to use the chain rule to find the derivative and when to use it.

  1. Constant Rule:
    The derivative of a constant is always zero.
    If f(x) = c (where c is a constant), then f’(x) = 0.
    Example: If f(x) = 5, then f’(x) = 0.

  2. Power Rule:
    This rule is for functions of the form f(x) = xn.
    If f(x) = xn, then f’(x) = n x(n-1).
    Examples:
    If f(x) = x7, then f’(x) = 7x6.
    If f(x) = x-2, then f’(x) = -2x-3.

  3. Constant Multiple Rule:
    If you have a constant multiplied by a function, you can take the constant outside the derivative.
    If f(x) = c g(x) (where c is a constant), then f’(x) = c g’(x).
    Example: If f(x) = 4x2, then f’(x) = 4 (2x) = 8x.

  4. Sum/Difference Rule:
    The derivative of a sum or difference of functions is the sum or difference of their derivatives.
    If h(x) = f(x) + g(x), then h’(x) = f’(x) + g’(x).
    If h(x) = f(x) - g(x), then h’(x) = f’(x) - g’(x).
    Example: If h(x) = x3 + 2x, then h’(x) = 3x2 + 2.

  5. Product Rule:
    The derivative of the product of two functions is given by:
    If h(x) = f(x) g(x), then h’(x) = f’(x)g(x) + f(x)g’(x).

  6. Quotient Rule:
    The derivative of the quotient of two functions is given by:
    If h(x) = f(x) / g(x), then h’(x) = [f’(x)g(x) - f(x)g’(x)] / [g(x)]2.

  7. Chain Rule:
    This rule is for composite functions (functions within functions).
    If h(x) = f(g(x)), then h’(x) = f’(g(x)) g’(x).
    “Derivative of the outside times derivative of the inside."
    Example: If h(x) = (x2 + 1)3, then h’(x) = (3(x2 + 1)2)(2x) = 6x(x2 + 1)2.

These are the fundamental derivative rules. There are other rules for specific functions (like trigonometric, exponential, and logarithmic functions), but these are built upon these basic rules. Learning and practicing these rules is essential for calculus.

The following diagram gives some derivative rules that you may find useful for Exponential Functions, Logarithmic Functions, Trigonometric Functions, Inverse Trigonometric Functions, Hyperbolic Functions, and Inverse Hyperbolic Functions.

Derivative Rules


Besides the basic rules (power rule, product rule, etc.), there are specific derivative rules for certain types of functions.
Here are the most common ones:

  1. Trigonometric Functions:
    Derivative of sin(x): d/dx [sin(x)] = cos(x)
    Derivative of cos(x): d/dx [cos(x)] = -sin(x)
    Derivative of tan(x): d/dx [tan(x)] = sec2(x)
    Derivative of cot(x): d/dx [cot(x)] = -csc2(x)
    Derivative of sec(x): d/dx [sec(x)] = sec(x)tan(x)
    Derivative of csc(x): d/dx [csc(x)] = -csc(x)cot(x)

  2. Exponential Functions:
    Derivative of ex: d/dx [ex] = ex
    Derivative of ax (where a is a constant > 0 and a ≠ 1): d/dx [ax] = ax ln(a)

  3. Logarithmic Functions:
    Derivative of ln(x): d/dx [ln(x)] = 1/x
    Derivative of loga(x): d/dx [loga(x)] = 1/(x ln(a))

  4. Inverse Trigonometric Functions:
    Derivative of arcsin(x) (or sin-1(x)): d/dx [arcsin(x)] = 1 / √(1 - x2)
    Derivative of arccos(x) (or cos-1(x)): d/dx [arccos(x)] = -1 / √(1 - x2)
    Derivative of arctan(x) (or tan-1(x)): d/dx [arctan(x)] = 1 / (1 + x2)

Derivatives Of Exponential Functions

Derivatives Of Logarithmic Functions

Derivative Problems Involving Trigonometric Functions

Inverse Trigonometric Functions - Derivatives

Hyperbolic Functions - Derivatives

Inverse Hyperbolic Functions - Derivatives



Try the free Mathway calculator and problem solver below to practice various math topics. Try the given examples, or type in your own problem and check your answer with the step-by-step explanations.
Mathway Calculator Widget



We welcome your feedback, comments and questions about this site or page. Please submit your feedback or enquiries via our Feedback page.