What is Derivatives?

Derivatives are built on top of the concept of limits. They measure the difference between the values of a function in an interval whose width approaches the value zero. For example, let’s say a function f(x) is given and the goal is to calculate the derivative of that function at a point x = a using limits. It is denoted by [Tex]\frac{df}{dx}[/Tex], or f'(x). 

[Tex]\frac{df}{dx} = \lim_{h \to 0}\frac{f(x + h) – f(x)}{(x + h) – (x)} [/Tex]

At x = a,

[Tex]\frac{df}{dx} = \lim_{h \to 0}\frac{f(a + h) – f(a)}{h} [/Tex]

Notice in the figure, as the interval “h” approaches zero. The line approaches to being a tangent from a chord. This means, that now the derivative when h approaches zero, gives us the slope of the tangent at that particular point. 

Derivatives of some Basic Functions

The table below shows the derivatives of some standard basic functions. 

Common Function Function Derivative
Constant Functioncf'(x) = 0
Line Ax + bf'(x) = A
Squarex2f'(x) = 2x
Square Root√xf'(x) = [Tex]\frac{1}{2\sqrt{x}} [/Tex]
Exponentialexex
Exponentialaxln(a).ax 
Logarithmslogex[Tex]\frac{1}{x} [/Tex]
Logarithmslogax[Tex]\frac{1}{xln(a)} [/Tex]
Trigonometrysin(x)cos(x) 
Trigonometrycos(x)-sin(x)
Trigonometrytan(x)sec2(x)

Algebra of Derivative of Functions

Derivatives are an integral part of calculus. They measure the rate of change in any quantity. Suppose there is a water tank from which water is leaking. A local engineer is asked to measure the time in which the water tank will become empty. In such a scenario, the engineer needs to know two things — the size of the water tank and the rate at which water is flowing out of it. The size of the tank can be found out easily but to measure the rate at which water is leaking he will have to use derivatives.

In this way, derivatives are intertwined in our lives. It is easy to calculate the derivatives for simple functions, but when functions become complex the correct way to approach this problem is to break the problem into subproblems that are easier to solve. Let’s see some rules and approaches to do that in the case of derivatives.

Table of Content

  • What is Derivatives?
  • Rules of Differentiation
  • Problems on Algebra of Derivatives
  • FAQs

Similar Reads

What is Derivatives?

Derivatives are built on top of the concept of limits. They measure the difference between the values of a function in an interval whose width approaches the value zero. For example, let’s say a function f(x) is given and the goal is to calculate the derivative of that function at a point x = a using limits. It is denoted by [Tex]\frac{df}{dx}[/Tex], or f'(x)....

Rules of Differentiation

The above table presents us derivatives of some standard functions, but in real life, the functions are not always simple. Usually, the functions encountered involve more than one function related to each other by the operators such as addition, subtraction, multiplication, and division. In such cases, it is very cumbersome to solve the derivatives through their limits definition. To make such calculations easy certain rules were given:...

Problems on Algebra of Derivative

Problem 1: Find the derivative for the given function f(x)....

FAQs on Algebra of Derivatives

What is a derivative of a function?...

Contact Us