Class 11 Maths NCERT Solutions Chapter 12 Ex 12.2 – Limits and Derivatives | Boundless Maths
Ex 12.2 Class 11 Maths NCERT Solutions · Chapter 12

Class 11 Maths NCERT Solutions Chapter 12 Ex 12.2 – Limits and Derivatives

Free, step-by-step Class 11 Maths NCERT Solutions for Chapter 12 Ex 12.2 — all 11 questions solved, covering derivatives found from the first principle and derivatives found using the algebra of derivatives on polynomial and trigonometric functions.

The first principle defines the derivative directly as a limit: f'(x)=\lim_{h\to0}\dfrac{f(x+h)-f(x)}{h}. Questions 4 and 10 insist on this definition — no shortcut rules allowed — while the rest of the exercise uses the algebra of derivatives (sum, difference, product and quotient rules) built on top of it, along with the standard results \dfrac{d}{dx}(x^n)=nx^{n-1}, \dfrac{d}{dx}(\sin x)=\cos x and \dfrac{d}{dx}(\cos x)=-\sin x.

11Questions
Easy–HardDifficulty Mix
2026-27CBSE Syllabus

Class 11 Maths NCERT Solutions Chapter 12 Ex 12.2 — All 11 Questions

P(x, f(x)) Q(x+h, f(x+h)) h f(x+h) − f(x) secant PQ
The first principle builds the derivative as the limiting slope of the chord (secant) PQ as h → 0 and Q slides along the curve towards P — the chord approaches the tangent line at P, and its slope approaches f′(x).
1

Find the derivative of x^2-2 at x=10.

Easy +
Solution

Using \dfrac{d}{dx}(x^n)=nx^{n-1} along with the sum rule:

\dfrac{d}{dx}(x^2-2)=2x-0=2x

At x=10:

f'(10)=2(10)=20

Derivative of x² − 2 at x = 10 is 20.
2

Find the derivative of x at x=1.

Easy +
Solution

The derivative of f(x)=x is the constant function 1, since \dfrac{d}{dx}(x)=1\cdot x^{1-1}=1.

This value is 1 regardless of the point, so:

f'(1)=1

Derivative of x at x = 1 is 1.
3

Find the derivative of 99x at x=100.

Easy +
Solution

Writing f(x)=99x as the product of the constant 99 and x:

\dfrac{d}{dx}(99x)=99\times\dfrac{d}{dx}(x)=99\times1=99

This value does not depend on x, so it is the same at x=100:

f'(100)=99

Derivative of 99x at x = 100 is 99.
4

Find the derivative of the following functions from first principle. (i) x^3-27 (ii) (x-1)(x-2) (iii) \dfrac{1}{x^2} (iv) \dfrac{x+1}{x-1}

Hard +
Solution

By definition, the derivative from first principle is f'(x)=\lim_{h\to0}\dfrac{f(x+h)-f(x)}{h}.

(i) f(x) = x³ − 27

f(x+h)-f(x)=\left[(x+h)^3-27\right]-\left[x^3-27\right]=(x+h)^3-x^3

=x^3+3x^2h+3xh^2+h^3-x^3=h\left(3x^2+3xh+h^2\right)

f'(x)=\lim_{h\to0}\left(3x^2+3xh+h^2\right)=3x^2

Derivative of x³ − 27 is 3x².
(ii) f(x) = (x − 1)(x − 2)

Expanding, f(x)=x^2-3x+2, so:

f(x+h)-f(x)=\left[(x+h)^2-3(x+h)+2\right]-\left[x^2-3x+2\right]=2xh+h^2-3h=h(2x+h-3)

f'(x)=\lim_{h\to0}(2x+h-3)=2x-3

Derivative of (x − 1)(x − 2) is 2x − 3.
(iii) f(x) = 1/x²

f(x+h)-f(x)=\dfrac{1}{(x+h)^2}-\dfrac{1}{x^2}=\dfrac{x^2-(x+h)^2}{x^2(x+h)^2}=\dfrac{-(2xh+h^2)}{x^2(x+h)^2}=\dfrac{-h(2x+h)}{x^2(x+h)^2}

f'(x)=\lim_{h\to0}\dfrac{-(2x+h)}{x^2(x+h)^2}=\dfrac{-2x}{x^2\cdot x^2}=-\dfrac{2}{x^3}

Derivative of 1/x² is −2/x³.
(iv) f(x) = (x + 1)/(x − 1)

f(x+h)-f(x)=\dfrac{x+h+1}{x+h-1}-\dfrac{x+1}{x-1}=\dfrac{(x+h+1)(x-1)-(x+1)(x+h-1)}{(x+h-1)(x-1)}

Expanding the numerator: (x+h+1)(x-1)=x^2+hx-h-1 and (x+1)(x+h-1)=x^2+hx+h-1, so the numerator simplifies to -2h.

f(x+h)-f(x)=\dfrac{-2h}{(x+h-1)(x-1)}

f'(x)=\lim_{h\to0}\dfrac{-2}{(x+h-1)(x-1)}=\dfrac{-2}{(x-1)(x-1)}=-\dfrac{2}{(x-1)^2}

Derivative of (x + 1)/(x − 1) is −2/(x − 1)².
5

For the function f(x)=\dfrac{x^{100}}{100}+\dfrac{x^{99}}{99}+\ldots+\dfrac{x^2}{2}+x+1, prove that f'(1)=100f'(0).

Medium +
Solution

Differentiating term by term using \dfrac{d}{dx}\left(\dfrac{x^k}{k}\right)=x^{k-1} for each of the 100 terms (with the constant 1 contributing 0):

f'(x)=x^{99}+x^{98}+\ldots+x^2+x+1

This is a sum of 100 terms, x^{99},x^{98},\ldots,x,1.

At x=1, every term equals 1, so the sum of 100 terms is:

f'(1)=1+1+\ldots+1\ (100\text{ terms})=100

At x=0, every term with a positive power of x vanishes, leaving only the constant term:

f'(0)=0+0+\ldots+0+1=1

Therefore 100f'(0)=100(1)=100=f'(1).

f′(1) = 100 and 100f′(0) = 100, so f′(1) = 100f′(0). Hence proved.
6

Find the derivative of x^n+ax^{n-1}+a^2x^{n-2}+\ldots+a^{n-1}x+a^n for some fixed real number a.

Medium +
Solution

Here, a is a fixed constant and x is the variable. The general term is a^kx^{n-k} for k=0,1,\ldots,n, so each term is differentiated using \dfrac{d}{dx}\left(a^kx^{n-k}\right)=a^k(n-k)x^{n-k-1} (the last term, a^n, is constant and its derivative is 0).

Differentiating term by term:

\dfrac{d}{dx}\left(x^n+ax^{n-1}+a^2x^{n-2}+\ldots+a^{n-1}x+a^n\right)

=nx^{n-1}+(n-1)ax^{n-2}+(n-2)a^2x^{n-3}+\ldots+2a^{n-2}x+a^{n-1}

Derivative = nx^(n−1) + (n−1)ax^(n−2) + (n−2)a²x^(n−3) + … + 2a^(n−2)x + a^(n−1)
7

For some constants a and b, find the derivative of (i) (x-a)(x-b) (ii) (ax^2+b)^2 (iii) \dfrac{x-a}{x-b}

Medium +
Solution
(i) f(x) = (x − a)(x − b)

Expanding, f(x)=x^2-(a+b)x+ab, so:

f'(x)=2x-(a+b)

Derivative of (x − a)(x − b) is 2x − (a + b).
(ii) f(x) = (ax² + b)²

Using the product rule with u=v=ax^2+b (equivalently, the chain rule with the outer power 2):

f'(x)=2(ax^2+b)\cdot\dfrac{d}{dx}(ax^2+b)=2(ax^2+b)(2ax)

=4a^2x^3+4abx

Derivative of (ax² + b)² is 4a²x³ + 4abx.
(iii) f(x) = (x − a)/(x − b)

Using the quotient rule with u=x-a, v=x-b, so u'=1 and v'=1:

f'(x)=\dfrac{u'v-uv'}{v^2}=\dfrac{1(x-b)-(x-a)(1)}{(x-b)^2}=\dfrac{x-b-x+a}{(x-b)^2}

=\dfrac{a-b}{(x-b)^2}

Derivative of (x − a)/(x − b) is (a − b)/(x − b)².
8

Find the derivative of \dfrac{x^n-a^n}{x-a} for some constant a.

Hard +
Solution

Using the quotient rule with u=x^n-a^n, v=x-a, so u'=nx^{n-1} and v'=1:

f'(x)=\dfrac{u'v-uv'}{v^2}=\dfrac{nx^{n-1}(x-a)-(x^n-a^n)(1)}{(x-a)^2}

Expanding the numerator:

nx^{n-1}(x-a)-(x^n-a^n)=nx^n-nax^{n-1}-x^n+a^n=(n-1)x^n-nax^{n-1}+a^n

Derivative of (xⁿ − aⁿ)/(x − a) is [(n − 1)xⁿ − naxⁿ⁻¹ + aⁿ]/(x − a)².
9

Find the derivative of (i) 2x-\dfrac{3}{4} (ii) (5x^3+3x-1)(x-1) (iii) x^{-3}(5+3x) (iv) x^5(3-6x^{-9}) (v) x^{-4}(3-4x^{-5}) (vi) \dfrac{2}{x+1}-\dfrac{x^2}{3x-1}

Hard +
Solution
(i) f(x) = 2x − 3/4

The term -\dfrac{3}{4} is constant, so its derivative is 0:

f'(x)=2

Derivative of 2x − 3/4 is 2.
(ii) f(x) = (5x³ + 3x − 1)(x − 1)

Using the product rule with u=5x^3+3x-1 (so u'=15x^2+3) and v=x-1 (so v'=1):

f'(x)=u'v+uv'=(15x^2+3)(x-1)+(5x^3+3x-1)(1)

=15x^3-15x^2+3x-3+5x^3+3x-1

=20x^3-15x^2+6x-4

Derivative of (5x³ + 3x − 1)(x − 1) is 20x³ − 15x² + 6x − 4.
(iii) f(x) = x⁻³(5 + 3x)

Expanding first: f(x)=5x^{-3}+3x^{-2}.

f'(x)=-15x^{-4}-6x^{-3}=-\dfrac{15}{x^4}-\dfrac{6}{x^3}

Derivative of x⁻³(5 + 3x) is −15/x⁴ − 6/x³.
(iv) f(x) = x⁵(3 − 6x⁻⁹)

Expanding first: f(x)=3x^5-6x^{-4}.

f'(x)=15x^4+24x^{-5}=15x^4+\dfrac{24}{x^5}

Derivative of x⁵(3 − 6x⁻⁹) is 15x⁴ + 24/x⁵.
(v) f(x) = x⁻⁴(3 − 4x⁻⁵)

Expanding first: f(x)=3x^{-4}-4x^{-9}.

f'(x)=-12x^{-5}+36x^{-10}=-\dfrac{12}{x^5}+\dfrac{36}{x^{10}}

Derivative of x⁻⁴(3 − 4x⁻⁵) is −12/x⁵ + 36/x¹⁰.
(vi) f(x) = 2/(x + 1) − x²/(3x − 1)

Differentiate each term separately using the quotient rule.

For \dfrac{2}{x+1}: with u=2 (constant, u'=0) and v=x+1 (v'=1):

\dfrac{d}{dx}\left(\dfrac{2}{x+1}\right)=\dfrac{0(x+1)-2(1)}{(x+1)^2}=-\dfrac{2}{(x+1)^2}

For \dfrac{x^2}{3x-1}: with u=x^2 (u'=2x) and v=3x-1 (v'=3):

\dfrac{d}{dx}\left(\dfrac{x^2}{3x-1}\right)=\dfrac{2x(3x-1)-x^2(3)}{(3x-1)^2}=\dfrac{6x^2-2x-3x^2}{(3x-1)^2}=\dfrac{3x^2-2x}{(3x-1)^2}

Subtracting:

f'(x)=-\dfrac{2}{(x+1)^2}-\dfrac{3x^2-2x}{(3x-1)^2}

Derivative is −2/(x + 1)² − (3x² − 2x)/(3x − 1)².
10

Find the derivative of \cos x from first principle.

Medium +
Solution

Let f(x)=\cos x. By definition:

f'(x)=\lim_{h\to0}\dfrac{\cos(x+h)-\cos x}{h}

Using the identity \cos C-\cos D=-2\sin\left(\dfrac{C+D}{2}\right)\sin\left(\dfrac{C-D}{2}\right) with C=x+h and D=x:

\cos(x+h)-\cos x=-2\sin\left(\dfrac{2x+h}{2}\right)\sin\left(\dfrac{h}{2}\right)

f'(x)=\lim_{h\to0}\dfrac{-2\sin\left(\frac{2x+h}{2}\right)\sin\left(\frac{h}{2}\right)}{h}=\lim_{h\to0}\left[-\sin\left(x+\dfrac{h}{2}\right)\times\dfrac{\sin\left(\frac{h}{2}\right)}{\frac{h}{2}}\right]

=-\lim_{h\to0}\sin\left(x+\dfrac{h}{2}\right)\times\lim_{h\to0}\dfrac{\sin\left(\frac{h}{2}\right)}{\frac{h}{2}}=-\sin x\times1=-\sin x

Derivative of cos x is −sin x.
11

Find the derivative of the following functions: (i) \sin x\cos x (ii) \sec x (iii) 5\sec x+4\cos x (iv) \operatorname{cosec}x (v) 3\cot x+5\operatorname{cosec}x (vi) 5\sin x-6\cos x+7 (vii) 2\tan x-7\sec x

Hard +
Solution
(i) f(x) = sin x cos x

Using the product rule with u=\sin x (u'=\cos x) and v=\cos x (v'=-\sin x):

f'(x)=\cos x\cos x+\sin x(-\sin x)=\cos^2x-\sin^2x=\cos2x

Derivative of sinx cosx is cos2x.
(ii) f(x) = sec x

Write \sec x=\dfrac{1}{\cos x}. Using the quotient rule with u=1 (u'=0) and v=\cos x (v'=-\sin x):

f'(x)=\dfrac{0(\cos x)-1(-\sin x)}{\cos^2x}=\dfrac{\sin x}{\cos^2x}=\dfrac{1}{\cos x}\cdot\dfrac{\sin x}{\cos x}=\sec x\tan x

Derivative of secx is secx tanx.
(iii) f(x) = 5sec x + 4cos x

Using the sum rule with the results \dfrac{d}{dx}(\sec x)=\sec x\tan x and \dfrac{d}{dx}(\cos x)=-\sin x:

f'(x)=5\sec x\tan x+4(-\sin x)=5\sec x\tan x-4\sin x

Derivative of 5secx + 4cosx is 5secx tanx − 4sinx.
(iv) f(x) = cosec x

Write \operatorname{cosec}x=\dfrac{1}{\sin x}. Using the quotient rule with u=1 (u'=0) and v=\sin x (v'=\cos x):

f'(x)=\dfrac{0(\sin x)-1(\cos x)}{\sin^2x}=\dfrac{-\cos x}{\sin^2x}=-\dfrac{1}{\sin x}\cdot\dfrac{\cos x}{\sin x}=-\operatorname{cosec}x\cot x

Derivative of cosecx is −cosecx cotx.
(v) f(x) = 3cot x + 5cosec x

Using the sum rule with the standard results \dfrac{d}{dx}(\cot x)=-\operatorname{cosec}^2x and \dfrac{d}{dx}(\operatorname{cosec}x)=-\operatorname{cosec}x\cot x (found in part (iv)):

f'(x)=3(-\operatorname{cosec}^2x)+5(-\operatorname{cosec}x\cot x)=-3\operatorname{cosec}^2x-5\operatorname{cosec}x\cot x

Derivative of 3cotx + 5cosecx is −3cosec²x − 5cosecx cotx.
(vi) f(x) = 5sin x − 6cos x + 7

Using the sum/difference rule, and noting the constant 7 has derivative 0:

f'(x)=5\cos x-6(-\sin x)+0=5\cos x+6\sin x

Derivative of 5sinx − 6cosx + 7 is 5cosx + 6sinx.
(vii) f(x) = 2tan x − 7sec x

Using the standard results \dfrac{d}{dx}(\tan x)=\sec^2x and \dfrac{d}{dx}(\sec x)=\sec x\tan x (found in part (ii)):

f'(x)=2\sec^2x-7\sec x\tan x

Derivative of 2tanx − 7secx is 2sec²x − 7secx tanx.

Revising before a test?

Every definition and result from this chapter — the algebra of limits, standard trigonometric limits, the algebra of derivatives, standard derivative formulas — on one printable formula sheet.

Get Formula Cards →
Common Questions

Class 11 Maths NCERT Solutions Chapter 12 Ex 12.2 — FAQs

How many questions are there in Exercise 12.2?
Exercise 12.2 has 11 questions, several with multiple sub-parts. Question 4 asks for four derivatives strictly from the first principle (the limit definition), Question 10 asks for the derivative of cos x from first principle, and the remaining questions use the algebra of derivatives — the sum, difference, product and quotient rules — on polynomial and trigonometric functions.
What is the first principle of finding a derivative?
The first principle (or the limit definition) of the derivative says that for a function f, its derivative at a point x is f′(x) = lim(h→0) [f(x+h) − f(x)] / h, provided this limit exists. Rather than using ready-made differentiation rules, this method builds the derivative directly from the definition of a limit, and it is how the standard derivative formulas — for xⁿ, sin x, cos x, and others — are proved in the first place.
Where can I find the official NCERT textbook for this chapter?
Limits and Derivatives is Chapter 12 of the NCERT Class 11 Mathematics textbook, published by the National Council of Educational Research and Training (NCERT) and prescribed by CBSE. You can download the official textbook PDF directly from ncert.nic.in, NCERT's official website — the solutions on this page follow the exercise exactly as it appears there.

Carry the formulas with you

One-page printable formula deck for every unit, including Limits and Derivatives.

Get Formula Cards →
Expert CBSE Coaching · Class 9–12