Differentiation: Definition, Rule, Formula, Examples

Differentiation: Definition, Rule, Formula, Examples

Edited By Komal Miglani | Updated on Oct 15, 2024 09:19 AM IST

Differentiation is one of the important parts of Calculus, which applies in measuring the rate of change in the function at a certain point. Mathematically, it forms a powerful tool by which slopes of functions, the maximum and minimum of functions can be determined and problems on motion, growth, and decay can be solved and many more. These concepts of differentiation have been broadly applied in branches of mathematics, physics, engineering, economics, and biology.

In this article, we will cover the concept of Differentiation. This concept falls under the broader category of Calculus, which is a crucial Chapter in class 12 Mathematics. It is not only essential for board exams but also for competitive exams like the Joint Entrance Examination (JEE Main), and other entrance exams such as SRMJEE, BITSAT, WBJEE, BCECE, and more. Over the last five years of the JEE Main exam (from 2013 to 2023), a total of nine questions have been asked on this concept, including one in 2013, one in 2018, two in 2019, three in 2020, one in 2021, and one in 2022.

Differentiation

Let f be defined on an open interval IR containing the point x and suppose that limh0f(x+h)f(x)h exists. Then f is said to be differentiable at x and the derivative of f at x denoted by f(x), given by f(x)=limh0f(x+h)f(x)h. The process of finding the derivativeis called differentiation.

Rules of Differentiation

The important rules of differentiation are:

  • Power Rule
  • Sum and Difference Rule
  • Product Rule
  • Quotient Rule
  • Chain Rule

Let f(x) and g(x) be differentiable functions and k be a constant. Then each of the following rules holds:

Sum Rule

The derivative of the sum of a function f and a function g is the same as the sum of the derivative of f and the derivative of g.

ddx(f(x)+g(x))=ddx(f(x))+ddx(g(x))
In general,

ddx(f(x)+g(x)+h(x)+)=ddx(f(x))+ddx(g(x))+ddx(h(x))+

Difference Rule

The derivative of the difference of a function f and a function g is the same as the difference of the derivative of f and the derivative of g.

ddx(f(x)g(x))=ddx(f(x))ddx(g(x))ddx(f(x)g(x)h(x))=ddx(f(x))ddx(g(x))ddx(h(x))
Constant Multiple Rule

The derivative of a constant k multiplied by a function f is the same as the constant multiplied by the derivative of f

ddx(kf(x))=kddx(f(x))

Product rule

Let f(x) and g(x) be differentiable functions. Then,

ddx(f(x)g(x))=g(x)ddx(f(x))+f(x)ddx(g(x))

This means that the derivative of a product of two functions is the derivative of the first function times the second function plus the derivative of the second function times the first function.

Extending the Product Rule

If 3 functions are involved, i.e let k(x)=f(x)g(x)h(x)
Let us have a function k(x) as the product of the function f(x),g(x) and h(x). That is, k(x)=(f(x)g(x))h(x). Thus,

k(x)=ddx(f(x)g(x))h(x)+ddx(h(x))(f(x)g(x))

[By applying the product rule to the product of f(x)g(x) and h(x).]

=(f(x)g(x)+g(x)f(x))h(x)+h(x)f(x)g(x)=f(x)g(x)h(x)+f(x)g(x)h(x)+f(x)g(x)h(x)

Quotient Rule

Let f(x) and g(x) be differentiable functions. Then

ddx(f(x)g(x))=g(x)ddx(f(x))f(x)ddx(g(x))(g(x))2
OR
if h(x)=f(x)g(x), then h(x)=f(x)g(x)g(x)f(x)(g(x))2
As we see in the following theorem, the derivative of the quotient is not the quotient of the derivatives.

Chain Rule:

If u(x) and v(x) are differentiable funcitons, then uov(x) or u[v(x)]is also differentiable.
If y=uov(x)=u[v(x)], then

dy dx=du{v(x)}d{v(x)}×ddxv(x)

is known as the chain rule. Or,

If y=f(u) and u=g(x), then dy dx=dy dudu dx
The chain rule can be extended as follows:
If y=[uovow(x)]=u[v{w(x)}], then

dy dx=d[u[v{w(x)}]dv{w(x)}×d[v{w(x)}]dw(x)×d[w(x)]dx

Recommended Video Based on Rules of Differentiation


Solved Examples Based On Rules of Differentiation:

Example 1: If y=y(x) is the solution of the differential equation, ey[dydx1]=ex such that y(0)=0, then y(1) is equal to: [JEE Main 2020]
1) loge2
2) 2e
3) 2+loge2
4) 1+loge2

Solution:

ddx(eyex)=eyexdy dxexey(ex)2ddx(eyex)=1dx(eyex)=x(ey)=xex+c
Since y(0)=0

c=1y(1)=1+ln2

Hence, the answer is the option (4).

Example 2: The value of loge2ddx(logcosxcosecx) at x=π4 is:
[JEE Main 2022]
1) 22
2) 22
3) 4
4) 4

Solution:

log2ddx(log(cosecx)log(cosx))=log2ddx(log(sinx)log(cosx))=log2log(cosx)cosxsinxlog(sinx)(sinx)cosx(logcosx)2
At x=π4

=log2log(12)+log(12)(log(12))2=log2(2log(12))(log(12))2
=log22log(12)=2log2log(2)=2log212log2=4
Hence, the answer is the option (4).

Example 3: The minimum value of α for which the equation 4sinx+11sinx=α has at least one solution in (0,π2) is
[JEE Main 2021]
1) 7
2) 8
3) 9
4) 10

Solution:
Let f(x)=4sinx+11sinx

y=43sinxsinx(1sinx)
Let sinx=t when t(0,1).

y=43ttt2

dydt=3(tt2)(12t)(43t)(tt2)2=03t23t(411t+6t2)=03t28t+4=03t26t2t+4=0t=23 and t24sinx+11sinx=α122+332=αα=9

Hence, the answer is the option 3.

Example 4:
Let f and g be differentiable functions on R such that fog is the identity function. If for some a,bR,g(a)=5 and g(a)=bthen f(b) is equal to : [JEE Main 2020]
1) 25
2) 5
3) 1
4) 15

Solution:

Let f and g be functions. For all x in the domain of g for which g is differentiable at x and f is differentiable at g(x), the derivative of the composite function

h(x)=(fg)(x)=f(g(x)) Is given by h(x)=f(g(x))g(x)
Composites of Three or More Functions
For all values of x for which the function is differentiable, if k(x)=h(f(g(x))) Then,

k(x)=h(f(g(x)))f(g(x))g(x)f(g(x))=xf(g(x))g(x)=1Putx=af(g(a))g(a)=1f(b)×5=1f(b)=15

Example 5: If f(x)=sin1(2×3x1+9x), then f(12) equals:
[JEE Main 2018]
1) 3loge3
2) 3log3
3) 3loge3
4) 3loge3

Solution:
As we learned,
Chain Rule for differentiation (indirect) -
Let y=f(x) is not in standard form then

dydx=dydu×dudx

Now

f(x)=sin1(2×3x1+9x)=2tan13x2tan1x=sin12x1+x2 if 1x1ddu(arctan(u))=1u2+1ddx(3x)=ln(3)3xf(x)=2×11+(3x)2×3x×ln3f(12)=2×11+(31)×312×ln3=2×34×13×ln3=3×12ln3

Hence, the answer is the option 2.

Summary

The differentiation rules help us to evaluate the derivatives of some particular functions. Some important rules are the sum rule, product rule, chain rule, etc. Differentiation is an important concept of Calculus. It provides a deeper understanding of mathematical ideas paramount for later developments in many scientific and engineering disciplines.


Frequently Asked Questions (FAQs)

1. What are the important rules of differentiation?

 The important rules of differentiation are the Power Rule, Sum and Difference Rule, Product Rule, Quotient Rule and Chain Rule.

2. What is the chain rule in differentiation?

The chain rule, states that the derivative of a composite function is the derivative of the outer function evaluated at the inner function times the derivative of the inner function.

3. What is the indirect rule?

 The indirect rule states that if y=f(x) is not in standard form then dydx=dydu×dudx.

4. What is the sum rule?

The derivative of the sum of a function f and g is the same as the sum of the derivative of f and the derivative of g

5. What is the product rule?

This means that the derivative of a product of two functions is the derivative of the first function times the second function plus the derivative of the second function times the first function.

Articles

Get answers from students and experts
Back to top