Differential calculus questions with solutions are provided for students to practise differentiation questions. Differential calculus is a branch of Calculus in mathematics that studies the instantaneous rate of change in a function corresponding to a given input value. Geometrically, it represents the slope of the tangent line to the graph of the function at a given particular point, provided that the function exists and is differentiable at that point. The derivative of a real-valued function at a given point in its domain represents the closest linear approximation of that function at that point.

Learn more about differential calculus in maths.

Derivative of a function

In the above figure, y = f(x) is a continuous and differentiable function between x and x + h, then derivative of y, dy/dx is the slope of the tangent to the graph of y at x.

Then, the derivative of a function is defined as:

ddxf(x)=f(x)=limh0f(x+h)f(x)h

Derivatives of Some Functions in Differential Calculus

Function f(x) Derivative f’(x) Function f(x) Derivative f’(x)
xn nxn – 1 sec x sec x.tan x
axn; a is a constant a.n.xn – 1 cosec x –cosec x cot x
sin x cos x cot x –cosec2 x
cos x –sin x loge x x–1
tan x sec2 x ax ax loge a
ex ex loga x (x loge a)–1
sin-1 x [√(1 – x2)]–1 cos–1 x –[√(1 – x2)]–1
tan–1 x 1/(1 + x2) cot–1 x –1/(1 + x2)
sec–1 x 1/[x √(x2 – 1)] cosec–1 x –1/[x √(x2 – 1)]

Some Rules of Differential Calculus

Let us study some essential rules that we are going to require while differentiating any function.

  • Differential of addition or subtraction of functions
ddx(f(x)±g(x))=ddxf(x)±ddxg(x)
  • Differential of product of functions
ddx(f(x).g(x))=[ddxf(x)]g(x)+f(x)[ddxg(x)]
  • Quotient rule of differentiation
ddx[f(x)g(x)]=g(x)ddxf(x)f(x)ddxg(x)[g(x)]2
  • Chain rule of differentiation

Let y = f(u) and u = g(x), then

dydx=dduf(u)ddxg(x)

Watch the Video on Theorems of Differentiation

54,839

Differential Calculus Questions with Solutions

Solve the following differential calculus question and check your solution with the one given here. Practising these questions will improve your understanding of differentiation and help you score better in examinations. These questions are provided keeping in view the syllabus of Classes XI and XII.

Question 1:

Differentiate the following functions with respect to x:

(i) sin 4x

(ii) cos x3

(iii) x3 + tan x

Solution:

(i) Let f(x) = sin 4x, put 4x = t, then

ddxf(x)=ddtsintdtdx
=cos4xddx4x=4.cos4x
ddxsin4x=4.cos4x

(ii) Let f(x) = cos x3, put x3 = u, then

ddxf(x)=dducosududx
=sinx3.ddxx3
=sinx3.3x2
cosx3=3x2sinx3

(iii) Let h(x) = x3 + tan x, then

ddxh(x)=ddx(x3+tanx)=ddxx3+ddxtanx
=3x2+sec2x
ddx(x3+tanx)=3x2+sec2x

Question 2:

If f(x) = [cos x –sin x]/[cos x + sin x], then prove that f’(x) + [f(x)]2 = –1.

Solution:

Given f(x) = [cos x –sin x]/[cos x + sin x]

Divide both the denominator and numerator by cos x, and we get

f(x) = [1 – tan x]/[1 + tan x] = tan ( 𝜋/4 – x)

Now,

f(x)=ddxf(x)=ddxtan(π4x)=sec2(π4x)

And [f(x)]2 = tan2( 𝜋/4 – x)

f’(x) + [f(x)]2 = –sec2( 𝜋/4 – x) + tan2( 𝜋/4 – x) = –sec2( 𝜋/4 – x) + sec2( 𝜋/4 – x) –1 = –1

∴ f’(x) + [f(x)]2 = –1

Question 3:

Differentiate with respect to x: (2x + 1)/(2x + 3)

Solution:

Let y = (2x + 1)/(2x + 3) = 1 – 2/(2x + 3)

dydx=ddx[122x+3]=2.(1)(2x+3)2.2=4(2x+3)2
Second Order Derivative:

Second order derivative of a function means successively differentiating the given function two times. It is denoted as d2y/dx2 where

d2ydx2=ddx(dydx)

Geometrically, the second order derivative of a function corresponds to curvature or concavity of the graph of the function. This feature is used to determine the maxima, minima and saddle points of a function.

Learn more about second-order derivatives.

Question 4:

If y = tan–1 [(4x)/(1 + 5x2)] + tan–1[(2 + 3x)/(3 – 2x)], find dy/dx.

Solution:

Given,

y=tan1(4x1+5x2)+tan1(2+3x32x)
=tan1(5xx1+5x.x)+tan1(23+x123x)
=tan1(5xx1+5x.x)+tan1(23+x123.x)
y=[tan15xtan1x]+[tan123+tan1x]=tan15x+tan123

Differentiating both sides with respect to x, we get

dydx=ddx[tan15x+tan123]=11+25x2.5+0=51+25x2

Question 5:

Differentiate the following function:

3x+2(x+5)(2x+1)+3

Solution:

Lety=3x+2(x+5)(2x+1)+3=3x+22x2+11x+15+3=3x+22x2+11x+8

Differentiating with respect to x, we get

dydx=ddx[3x+22x2+11x+8]=(2x2+11x+8)ddx(3x+2)(3x+2)ddx(2x2+11x+8)(2x2+11x+8)2
=(2x2+11x+8)(3.1+2)(3x+2)(4x+11)(2x2+11x+8)2
=6x2+33x+24(12x2+41x+22)(2x2+11x+8)2=6x28x+2(2x2+11x+8)2
dydx=2(3x2+4x1)(2x2+11x+8)2

Also check:

Question 6:

Find the differential of the following exponential and logarithmic functions:

(i) 5x – 3 cos x + log x

(ii) ex sec x

(iii) 3x/(2 + sin x)

Solution:

(i) Let y = 5x – 3 cos x + log x

Differentiating both sides with respect to x, we get

dy/dx = 5x log 5 + 3 sin x + 1/x.

(ii) Let y = ex sec x

Differentiating both sides with respect to x, we get

dy/dx = d/dx [ex sec x] = sin x {d/dx (ex} + ex {d/dx (sec x)}

= ex sec x + ex.sec x tan x

= ex sec x (tan x + 1)

(iii) Let y = 3x/(2 + sin x)

Differentiating both sides with respect to x, we get

dydx=ddx[3x2+sinx]=(2+sinx)ddx3x3xddx(2+sinx)(2+sinx)2
=(2+sinx).3xlog33x(0+cosx)(2+sinx)2
dydx=3x[(2+sinx)log3cosx](2+sinx)2

Question 7:

Differentiate x3/(1 – x3) with respect to x3.

Solution:

Let y = x3/(1 – x3) and put t = x3, thus we have to find the value of dy/dt

Then,dydt=dydx.dxdt
dydx=ddx[x31x3]=(1x3)ddxx3x3ddx(1x3)(1x3)2
=(1x3).3x2x3.(03x2)(1x3)2=3x2(1x3)2

And dt/dx = 3x2

dydt=3x2(1x3)2×13x2=1(1x3)2;wherex1,0.

Question 8:

Differentiate with respect to x:

(sinx)sin1x

Solution:

Lety=(sinx)sin1x

Taking logarithm on both sides, we get

logy=sin1xlog(sinx)

Differentiating both sides with respect to x, we get

1y.dydx=sin1x.1sinx.cosx+log(sinx).11x2
dydx=y(sin1x.1sinx.cosx+log(sinx).11x2)
dydx=(sinx)sin1x(sin1x.1sinx.cosx+log(sinx).11x2)

Check out: Derivative calculator

Question 9:

Given function

y=xyx

Prove that differential of y with respect to x is

ylogy(xlogxlogy+1)(1xlogy)xlogx

Solution:

Given

y=xyx

Taking logarithms on both sides, we get

log y = yx log x, again taking logarithm on both sides, we have

log (log y) = x log y + log (log x)

Let us differentiate both sides with respect x; we get

1logy.1y=x.1ydydx+logy.1+1logx.1x
(1ylogyxy)dydx=xlogxlogy+1xlogx
(1xlogyylogy)dydx=xlogxlogy+1xlogx
dydx=ylogy(xlogxlogy+1)xlogx(1xlogy)

Question 10:

If x = sin u and y = sin bu, where b is any real constant. Prove that

(1x2)d2ydx2x.dydx+b2y=0

Solution:

First, we shall determine dx/du and dy/du. Thus, differentiating both x and y with respect to u, we get

dxdu=cosuanddydu=bcosbu

Now,

dydx=dydudxdu=bcosbucosu

On squaring both sides, we get,

(dydx)2=(b.cosbucosu)2=b2cos2bucos2u
(dydx)2=b2(1sin2bu)1sin2u
(dydx)2=b2(1y2)1x2(given)
(1x2)(dydx)2=b2(1y2)..(i)

Differentiating both sides of (i) with respect to x, we get

(1x2).2(dydx).d2ydx2+(02x).(dydx)2=b2(02y.dydx)

Dividing both sides by 2(dy/dx), we get,

(1x2).d2ydx2xdydx=b2y
(1x2).d2ydx2xdydx+b2y=0

Recommended Video

17,826

Related Articles on Differential Calculus Questions

Calculus Questions Differentiation Questions
Differential Equation Questions Chain Rule Questions

Practice Questions on Differential Calculus Questions

1. Find the differential of the following functions with respect to x.

(i)y=sin(2tan11x1+x)
(ii)y=tan(xex2)
(iii)y=exlogx
(iii)y=secx+1secx1

2. Find the derivative of sin (sin x3) at x = 𝜋/2.

3. Find the second order derivative with respect to x of the function x3 + 24xy + y3 = 8.

4. If y = 𝛼eax + 𝛽e –ax, prove that y” – a2y = 0.

5. Differentiate with respect to x: tan (xx).

Download BYJU’S – The Learning App to solve more practice questions on various concepts of higher mathematics with proper explanations, solved examples and video lessons. Register yourself today!