Open In App

Differentiation Practice Questions with Solutions (Easy)

Last Updated : 26 Feb, 2025
Summarize
Comments
Improve
Suggest changes
Share
Like Article
Like
Report

Differentiation is a fundamental concept in calculus that measures how a function changes as its input changes. It is used in various fields like physics, engineering, and economics to find rates of change, slopes of curves, and optimization solutions.

Read More- Differentiation

Important Formula of Differentiation

Below are some basic differentiation formulas to help you solve the questions:

Function(f(x))

Derivative f'(x)

C (Constant)

0

xn

nxn-1

ex

ex

eax

aeax

ln x

1/x

ax

ax ln a

sin x

cos x

cos x

-sin x

tan x

sec2x

sin-1x

1/√1-x2ol

cos-1x

1/√x2-1

tan-1x

1/1+x2

uv

u'v+uv'

u / v

u'v - uv'/v2

f'(g(x))

f'(g(x)).g'(x)

Check: Differentiation Formulas

Solved Practice Problem on Differentiation

The following question focuses on differentiation at an easy level.

Question 1: Differentiate f(x) = x5 with respect to x.

Solution:

Given, f(x)= x 5
dy / dx = d ( x5)/dx
dy / dx= 5x 5-1= 5x 4

Question 2: Differentiate f(x)= 10x2 with respect to x.

Solution:

Given, f(x)= 10x2
dy / dx = d ( 10x2)/dx
dy / dx= 2.10x2-1= 20x

Question 3: Differentiate g(x) = sin x with respect to x.

Solution:

Given, g(x) = sinx
d ( sinx)/dx = cos x

Question 4: Differentiate g(x) = x2 . x3 with respect to x.

Solution:

Given , g(x) = x2.x3
g(x) = x5
d (x5) / dy = 5x4

Question 5: Differentiate g(x) = ex with respect to x.

Solution:

Given, g(x) = ex
dy / dx = d ( ex)/ dx
dy/ dx= ex

Question 6: Differentiate f(x) = 20x-4 + 8 with respect to x.

Solution:

Given, f(x) = 20x-4+ 8
dy / dx = d ( 20x-4)/ dx + d (8)/ dx
dy/dx = -4 * 20x-4-1 +0= - 80x -5

Question 7: Differentiate g(x) = 3x + 5 with respect to x.

Solution:

Given, g(x) = 3x+5
dy / dx = d ( 3x)/ dx + d (5)/ dx
dy/dx = 3 + 0 = 3

Question 8: Differentiate g(t) = t3cos (t) with respect to t.

Solution:

Given ,g(t)=t3cost
We have to use product rule to find derivative

u = t3
u' = 3t2
v = cost
v'= -sint

Product Rule = uv'+vu'
g'(x) = (t3) (-sint) + (cost)(3t2)
g'(x) = -t3sint + 3t2cost
g'(x) = t2( 3 cos t -t sin t )

Question 9: Differentiate g(x) = exsinx with respect to x.

Solution:

Given ,g(t)=exsinx

We have to use product rule to find derivative

u = ex
u' = ex
v = sin x
v'= cos x

Product Rule = uv'+vu'
g'(x) = (ex) (cos x) + (sinx)(ex)
g'(x) = excosx+ exsinx
g'(x) = ex( cosx + sinx )

Question 10: Differentiate g(x) = sinx / 1+ cosx with respect to x.

Solution:

Given, g(x)=sinx/1+ cosx
We have to use quotient rule to find derivative

u = sin x
u' = cos x
v = 1 + cos x
v'= -sinx

Quotient Rule = u'v-uv'/v2
g'(x) = (cosx) (1+cosx) - (sinx)(-sinx) / (1 + cosx ) 2
g'(x) = cos x +cos x 2 + sinx 2 / (1 + cosx) 2
g'(x) = 1 +cosx / (1 + cosx ) 2
g'(x) = 1 / 1 + cosx

Question 11: Differentiate f(x) =(x2+ 1)3 with respect to x.

Solution:

Given, f(x)=(x2+1)3
We have to use chain rule to find derivative

Chain Rule = f'(g(x)).g'(x)
f'(x) = 3.(x 2+ 1)3-1. 2x
f'(x) = 3 (x 2+1) 2.2x
f'(x) = 6x (x2 + 1 ) 2

Question 12: Differentiate f(x) =(3x+2)4 with respect to x.

Solution:

Given , f(x) = (3x+2) 4
We have to use chain rule to find derivative

Chain Rule = f'(g(x)).g'(x)
f'(x) = 4.(3x+2)4-1.3
f'(x) = 4.(3x+2)3.3
f'(x) = 12 ( 3x + 2 )3

Unsolved Practice Question on Differentiation

Question 1: Differentiate f(x) = x7 with respect to x.

Question 2: Differentiate f(x) = 5x with respect to x.

Question 3: Differentiate f(x) = cos x with respect to x.

Question 4: Differentiate f(x) = tan x with respect to x.

Question 5: Differentiate f(x) = (x2 + 1)5 with respect to x

Question 6: Differentiate f(x) = √ x3 + 5 with respect to x.

Question 7: Differentiate f(x) = x2(x+5) with respect to x.

Question 8: Differentiate f(x) = x3 / 1 + x2 with respect to x.

Question 9: Differentiate f(x) = sin x / x with respect to x.

Question 10: Differentiate f(x) = ex / x + 4 with respect to x.

Question 11: Differentiate f(x) = Sin(3x2+2) with respect to x.

Question 12: Differentiate f(x) = ln (x2 +1 ) with respect to x.

Answer Sheet

1) 7x6
2) 5
3) -sin x
4) sec2 x
5) 10x( x2 + 1) 4
6) 3x2 / 2√x 3+5
7) 3x2 + 10x
8) x4 + 3x2/ ( 1 + x 2) 2
9) x cos x -sinx / x 2
10) ex (x + 3) / (x + 4) 2
11) 6x cos (3x2 + 2)
12) 2x / x2 +1

Check- Differentiation Quiz


Similar Reads