Skip to main content
Chapter 12 of 14
NCERT Solutions

Limits and Derivatives

CBSE · Class 11 · Mathematics

NCERT Solutions for Limits and Derivatives — CBSE Class 11 Mathematics.

142 questions50 flashcards5 concepts

Interactive on Super Tutor

Studying Limits and Derivatives? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 11 students started this chapter today

80 Questions Solved · 3 Sections

40 worked solutions below. Unlock all 80 free in Super Tutor

EXERCISE 12.1

1limx3x+3\lim_{x \to 3} x + 3Show solution
Substitute x=3x=3 since this is a polynomial expression:

limx3(x+3)=3+3=6. \lim_{x\to 3}(x+3)=3+3=6.

Not sure why a step works? check your working in Super Tutor

2limxπ(x227)\lim_{x \to \pi} \left( x - \frac{22}{7} \right)Show solution
Since the expression is continuous, substitute x=πx=\pi:

limxπ(x227)=π227. \lim_{x\to \pi}\left(x-\frac{22}{7}\right)=\pi-\frac{22}{7}.

Not sure why a step works? check your working in Super Tutor

3limr1πr2\lim_{r \to 1} \pi r^2Show solution
Use direct substitution:

limr1πr2=π(1)2=π. \lim_{r\to 1}\pi r^2=\pi(1)^2=\pi.

Not sure why a step works? check your working in Super Tutor

4limx44x+3x2\lim_{x \to 4} \frac{4x + 3}{x - 2}Show solution
Substitute x=4x=4:

limx44x+3x2=4(4)+342=16+32=192. \lim_{x\to 4}\frac{4x+3}{x-2}=\frac{4(4)+3}{4-2}=\frac{16+3}{2}=\frac{19}{2}.

Not sure why a step works? check your working in Super Tutor

5limx1x10+x5+1x1\lim_{x \to -1} \frac{x^{10} + x^5 + 1}{x - 1}Show solution
Substitute x=1x=-1:

limx1x10+x5+1x1=(1)10+(1)5+111=11+12=12. \lim_{x\to -1}\frac{x^{10}+x^5+1}{x-1} =\frac{(-1)^{10}+(-1)^5+1}{-1-1} =\frac{1-1+1}{-2} = -\frac12.

Not sure why a step works? check your working in Super Tutor

6limx0(x+1)51x\lim_{x \to 0} \frac{(x + 1)^5 - 1}{x}Show solution
Use the standard limit for (x+1)5(x+1)^5 by expansion or direct simplification:

(x+1)51x=1+5x+1x. \frac{(x+1)^5-1}{x} =\frac{1+5x+\cdots-1}{x}.
The leading term is 5x5x, so the limit is

limx0(x+1)51x=5. \lim_{x\to 0}\frac{(x+1)^5-1}{x}=5.

Not sure why a step works? check your working in Super Tutor

7limx23x2x10x24\lim_{x \to 2} \frac{3x^2 - x - 10}{x^2 - 4}Show solution
Factor the numerator and denominator:

3x2x10=(3x+5)(x2),x24=(x2)(x+2). 3x^2-x-10=(3x+5)(x-2), \qquad x^2-4=(x-2)(x+2).
So

limx23x2x10x24=limx2(3x+5)(x2)(x2)(x+2)=limx23x+5x+2. \lim_{x\to 2}\frac{3x^2-x-10}{x^2-4} =\lim_{x\to 2}\frac{(3x+5)(x-2)}{(x-2)(x+2)} =\lim_{x\to 2}\frac{3x+5}{x+2}.
Now substitute x=2x=2:

3(2)+52+2=114. \frac{3(2)+5}{2+2}=\frac{11}{4}.

Not sure why a step works? check your working in Super Tutor

8limx3x4812x25x3\lim_{x \to 3} \frac{x^4 - 81}{2x^2 - 5x - 3}Show solution
Factor both polynomials:

x481=(x29)(x2+9)=(x3)(x+3)(x2+9), x^4-81=(x^2-9)(x^2+9)=(x-3)(x+3)(x^2+9),
2x25x3=(2x+1)(x3). 2x^2-5x-3=(2x+1)(x-3).
Cancel (x3)(x-3):

limx3x4812x25x3=limx3(x+3)(x2+9)2x+1. \lim_{x\to 3}\frac{x^4-81}{2x^2-5x-3} =\lim_{x\to 3}\frac{(x+3)(x^2+9)}{2x+1}.
Substitute x=3x=3:

(6)(18)7=1087. \frac{(6)(18)}{7}=\frac{108}{7}.

Not sure why a step works? check your working in Super Tutor

9limx0ax+bcx+1\lim_{x \to 0} \frac{ax + b}{cx + 1}Show solution
At x=0x=0,

limx0ax+bcx+1=a(0)+bc(0)+1=b. \lim_{x\to 0}\frac{ax+b}{cx+1}=\frac{a(0)+b}{c(0)+1}=b.

Not sure why a step works? check your working in Super Tutor

10limz1z131z161\lim_{z \to 1} \frac{z^{\frac{1}{3}} - 1}{z^{\frac{1}{6}} - 1}Show solution
Let y=z1/6y=z^{1/6}. Then z1/3=y2z^{1/3}=y^2 and as z1z\to 1, y1y\to 1.

So
limz1z1/31z1/61=limy1y21y1=limy1(y+1)=2. \lim_{z\to 1}\frac{z^{1/3}-1}{z^{1/6}-1} =\lim_{y\to 1}\frac{y^2-1}{y-1} =\lim_{y\to 1}(y+1)=2.

Not sure why a step works? check your working in Super Tutor

11limx1ax2+bx+ccx2+bx+a,a+b+c0\lim_{x \to 1} \frac{ax^2 + bx + c}{cx^2 + bx + a}, a + b + c \neq 0Show solution
At x=1x=1,

ax2+bx+ccx2+bx+a=a+b+cc+b+a=1, \frac{ax^2+bx+c}{cx^2+bx+a} =\frac{a+b+c}{c+b+a}=1,
provided a+b+c0a+b+c\ne 0 so the expression is defined. Hence the limit is 11.

Not sure why a step works? check your working in Super Tutor

12limx21x+12x+2\lim_{x \to -2} \frac{\frac{1}{x} + \frac{1}{2}}{x + 2}Show solution
Simplify first:

1x+12x+2=2+x2xx+2=2+x2x(x+2). \frac{\frac1x+\frac12}{x+2}= \frac{\frac{2+x}{2x}}{x+2}=\frac{2+x}{2x(x+2)}.
Now substitute x=2x=-2 by cancelling the common factor (x+2)(x+2) from the original form:

1x+12=2+x2x. \frac{1}{x}+\frac12=\frac{2+x}{2x}.
So the expression becomes

2+x2xx+2=12x. \frac{\frac{2+x}{2x}}{x+2}=\frac{1}{2x}.
Thus
limx21x+12x+2=12(2)=14. \lim_{x\to -2}\frac{\frac1x+\frac12}{x+2}=\frac{1}{2(-2)}=-\frac14.

Not sure why a step works? check your working in Super Tutor

13limx0sinaxbx\lim_{x \to 0} \frac{\sin ax}{bx}Show solution
Use the standard limit limu0sinuu=1\lim_{u\to 0}\frac{\sin u}{u}=1:

limx0sinaxbx=ablimx0sinaxax=ab1=ab. \lim_{x\to 0}\frac{\sin ax}{bx} =\frac{a}{b}\lim_{x\to 0}\frac{\sin ax}{ax} =\frac{a}{b}\cdot 1 =\frac{a}{b}.

Not sure why a step works? check your working in Super Tutor

14limx0sinaxsinbx,a,b0\lim_{x \to 0} \frac{\sin ax}{\sin bx}, a, b \neq 0Show solution
Write

sinaxsinbx=sinaxaxbxsinbxab. \frac{\sin ax}{\sin bx}=\frac{\sin ax}{ax}\cdot \frac{bx}{\sin bx}\cdot \frac{a}{b}.
As x0x\to 0, each of the first two factors tends to 11. Therefore,

limx0sinaxsinbx=ab. \lim_{x\to 0}\frac{\sin ax}{\sin bx}=\frac{a}{b}.

Not sure why a step works? check your working in Super Tutor

15limxπsin(πx)π(πx)\lim_{x\to \pi}\frac{\sin(\pi - x)}{\pi(\pi - x)}Show solution
Since sin(πx)=sinx\sin(\pi-x)=\sin x and π(πx)π0=0\pi(\pi-x)\to \pi\cdot 0=0, but we use the standard form:

limxπsin(πx)π(πx)=1πlimxπsin(πx)πx. \lim_{x\to \pi}\frac{\sin(\pi-x)}{\pi(\pi-x)} =\frac{1}{\pi}\lim_{x\to \pi}\frac{\sin(\pi-x)}{\pi-x}.
Let u=πxu=\pi-x. Then u0u\to 0 and
1πlimu0sinuu=1π1=1π. \frac{1}{\pi}\lim_{u\to 0}\frac{\sin u}{u}=\frac{1}{\pi}\cdot 1=\frac{1}{\pi}.
So the limit is 1π\frac{1}{\pi}.

Not sure why a step works? check your working in Super Tutor

16limx0cosxπx\lim_{x\to 0}\frac{\cos x}{\pi - x}Show solution
Direct substitution gives

limx0cosxπx=cos0π0=1π. \lim_{x\to 0}\frac{\cos x}{\pi-x}=\frac{\cos 0}{\pi-0}=\frac{1}{\pi}.

Not sure why a step works? check your working in Super Tutor

17limx0cos2x1cosx1\lim_{x\to 0}\frac{\cos 2x - 1}{\cos x - 1}Show solution
Use identities:

cos2x1=2sin2x,cosx1=2sin2x2. \cos 2x-1 = -2\sin^2 x, \qquad \cos x-1 = -2\sin^2\frac{x}{2}.
Then
cos2x1cosx1=2sin2x2sin2(x/2)=(sinxsin(x/2))2. \frac{\cos 2x-1}{\cos x-1}= \frac{-2\sin^2 x}{-2\sin^2(x/2)} =\left(\frac{\sin x}{\sin(x/2)}\right)^2.
Now
sinx=2sinx2cosx2, \sin x = 2\sin\frac{x}{2}\cos\frac{x}{2},
so
(sinxsin(x/2))2=(2cos(x/2))2. \left(\frac{\sin x}{\sin(x/2)}\right)^2 = (2\cos(x/2))^2.
As x0x\to 0, this tends to 44.

Not sure why a step works? check your working in Super Tutor

18limx0ax+xcosxbsinx\lim_{x\to 0}\frac{ax + x\cos x}{b\sin x}Show solution
Factor xx from the numerator:

ax+xcosxbsinx=x(a+cosx)bsinx. \frac{ax+x\cos x}{b\sin x}=\frac{x(a+\cos x)}{b\sin x}.
Now use limx0xsinx=1\lim_{x\to 0}\frac{x}{\sin x}=1 and cos0=1\cos 0=1:

limx0x(a+cosx)bsinx=a+1b. \lim_{x\to 0}\frac{x(a+\cos x)}{b\sin x}=\frac{a+1}{b}.

Not sure why a step works? check your working in Super Tutor

19limx0xsecx\lim_{x\to 0}x\sec xShow solution
Since secx\sec x is continuous at 00 and sec0=1\sec 0=1,

limx0xsecx=(limx0x)(limx0secx)=01=0. \lim_{x\to 0} x\sec x = \left(\lim_{x\to 0}x\right)\left(\lim_{x\to 0}\sec x\right)=0\cdot 1=0.

Not sure why a step works? check your working in Super Tutor

20limx0sinax+bxax+sinbxa,b,a+b0,\lim_{x\to 0}\frac{\sin ax + bx}{ax + \sin bx} a,b,a + b\neq 0,Show solution
Use sinkxkx\sin kx \sim kx as x0x\to 0:

limx0sinax+bxax+sinbx=limx0ax+bxax+bx=1, \lim_{x\to 0}\frac{\sin ax + bx}{ax + \sin bx} =\lim_{x\to 0}\frac{ax+bx}{ax+bx}=1,
provided a+b0a+b\neq 0 so the cancellation is valid in the limit.

Not sure why a step works? check your working in Super Tutor

21limx0(cosecxcotx)\lim_{x\to 0}(\operatorname{cosec}x - \cot x)Show solution
Use the standard identity

cscxcotx=1cosxsinx. \csc x-\cot x=\frac{1-\cos x}{\sin x}.
Then

limx0(cscxcotx)=limx01cosxsinx. \lim_{x\to 0}(\csc x-\cot x)=\lim_{x\to 0}\frac{1-\cos x}{\sin x}.
Now
1cosx0andsinxx, 1-\cos x\to 0 \quad\text{and}\quad \sin x\sim x,
so the limit is 00. More directly, using 1cosx=2sin2(x/2)1-\cos x=2\sin^2(x/2),

1cosxsinx=2sin2(x/2)sinx0. \frac{1-\cos x}{\sin x}=\frac{2\sin^2(x/2)}{\sin x}\to 0.

Not sure why a step works? check your working in Super Tutor

22limxπ2tan2xxπ2\lim_{x\to \frac{\pi}{2}}\frac{\tan 2x}{x - \frac{\pi}{2}}Show solution
Let u=xπ2u=x-\frac{\pi}{2}, so u0u\to 0. Then

tan2x=tan(π+2u)=tan(2u), \tan 2x = \tan\left(\pi+2u\right)=\tan(2u),
since tangent has period π\pi. Therefore

limxπ2tan2xxπ2=limu0tan(2u)u=2limu0tan(2u)2u=21=2. \lim_{x\to \frac{\pi}{2}}\frac{\tan 2x}{x-\frac{\pi}{2}} =\lim_{u\to 0}\frac{\tan(2u)}{u} =2\lim_{u\to 0}\frac{\tan(2u)}{2u}=2\cdot 1=2.
But because tan(π+2u)=tan(2u)\tan(\pi+2u)=\tan(2u), the computation gives 22, not 4-4.

Not sure why a step works? check your working in Super Tutor

23Find limx0f(x)\lim_{x\to 0}f(x) and limx1f(x)\lim_{x\to 1}f(x), where f(x)={2x+3,x03(x+1),x>0f(x) = \begin{cases} 2x + 3, & x\leq 0 \\ 3(x + 1), & x > 0 \end{cases}Show solution
For
f(x)={2x+3,x03(x+1),x>0 f(x)=\begin{cases}2x+3,&x\le 0\\3(x+1),&x>0\end{cases}
At x0x\to 0:
- left side gives 2(0)+3=32(0)+3=3
- right side gives 3(0+1)=33(0+1)=3

So
limx0f(x)=3. \lim_{x\to 0}f(x)=3.
At x1x\to 1, since 1>01>0, use f(x)=3(x+1)f(x)=3(x+1):

limx1f(x)=3(1+1)=6. \lim_{x\to 1}f(x)=3(1+1)=6.

Not sure why a step works? check your working in Super Tutor

24Find limx1f(x)\lim_{x\to 1}f(x), where f(x)={x21,x1x21,x>1f(x) = \begin{cases} x^2 - 1, & x \leq 1 \\ -x^2 - 1, & x > 1 \end{cases}Show solution
At x=1x=1,
- from the left: x2111=0x^2-1\to 1-1=0
- from the right: x2111=2-x^2-1\to -1-1=-2

The left and right limits are different, so the limit does not exist.

But the question asks for limx1f(x)\lim_{x\to 1}f(x), and since the one-sided limits are unequal, the limit does not exist.

Not sure why a step works? check your working in Super Tutor

25Evaluate limx0f(x)\lim_{x\to 0}f(x), where f(x)={xx,x00,x=0f(x) = \begin{cases} \frac{|x|}{x}, & x\neq 0 \\ 0, & x = 0 \end{cases}Show solution
For x0x\ne 0,
f(x)=xx={1,x>0,1,x<0. f(x)=\frac{|x|}{x}= \begin{cases} 1,&x>0,\\ -1,&x<0. \end{cases}
So
limx0+f(x)=1,limx0f(x)=1. \lim_{x\to 0^+}f(x)=1,\qquad \lim_{x\to 0^-}f(x)=-1.
Since the left and right limits are not equal, the limit at 00 does not exist.

Not sure why a step works? check your working in Super Tutor

26Find limx0f(x)\lim_{x\to 0}f(x), where f(x)={xx,x00,x=0f(x) = \begin{cases} \frac{x}{|x|}, & x\neq 0 \\ 0, & x = 0 \end{cases}Show solution
For x0x\neq 0, we have

- if x>0x>0, then x=x|x|=x, so xx=1\dfrac{x}{|x|}=1
- if x<0x<0, then x=x|x|=-x, so xx=1\dfrac{x}{|x|}=-1

Thus the left hand limit at 00 is 1-1 and the right hand limit is 11. Since they are not equal, the limit at x=0x=0 does not exist.

Not sure why a step works? check your working in Super Tutor

27Find limx5f(x)\lim_{x\to 5}f(x), where f(x)=x5f(x) = |x| - 5Show solution
Since x|x| is continuous, as x5x\to 5 we get

limx5(x5)=55=55=0.\lim_{x\to 5} (|x|-5)=|5|-5=5-5=0.

Not sure why a step works? check your working in Super Tutor

28Suppose f(x)={a+bx,x<14,x=1bax,x>1f(x) = \begin{cases} a + bx, & x < 1 \\ 4, & x = 1 \\ b - ax, & x > 1 \end{cases}

and if limx1f(x)=f(1)\lim_{x\to 1}f(x) = f(1) what are possible values of aa and bb?
Show solution
For the limit to equal f(1)=4f(1)=4, the left hand limit and right hand limit at x=1x=1 must both be 4.

For x<1x<1:
limx1f(x)=a+b(1)=a+b \lim_{x\to 1^-}f(x)=a+b(1)=a+b
So,
a+b=4 a+b=4

For x>1x>1:
limx1+f(x)=ba(1)=ba \lim_{x\to 1^+}f(x)=b-a(1)=b-a
So,
ba=4 b-a=4

Solving:
(a+b)+(ba)=4+42b=8b=4 (a+b)+(b-a)=4+4 \Rightarrow 2b=8 \Rightarrow b=4
Then
a+b=4a+4=4a=0 a+b=4 \Rightarrow a+4=4 \Rightarrow a=0

So the possible values are **a=0a=0 and b=4b=4**.

Not sure why a step works? check your working in Super Tutor

29Let a1,a2,,ana_1, a_2, \ldots, a_n be fixed real numbers and define a function

f(x)=(xa1)(xa2)(xan).f(x) = (x - a_1)(x - a_2)\ldots(x - a_n).

What is limxaif(x)\lim_{x \to a_i} f(x)? For some aa1,a2,,ana \neq a_1, a_2, \ldots, a_n, compute limxaf(x)\lim_{x \to a} f(x).
Show solution
If xaix\to a_i for any one of the fixed numbers aia_i, then one factor becomes 00:
limxai(xa1)(xa2)(xan)=0. \lim_{x\to a_i}(x-a_1)(x-a_2)\cdots(x-a_n)=0.

If aa1,a2,,ana\neq a_1,a_2,\ldots,a_n, then none of the factors is zero at x=ax=a, so the product is a polynomial and its limit equals its value at aa:
limxaf(x)=f(a)=(aa1)(aa2)(aan). \lim_{x\to a}f(x)=f(a)=(a-a_1)(a-a_2)\cdots(a-a_n).

Not sure why a step works? check your working in Super Tutor

30If f(x)={x+1,x<00,x=0x1,x>0f(x) = \begin{cases} |x| + 1, & x < 0 \\ 0, & x = 0 \\ |x| - 1, & x > 0 \end{cases}.Show solution
For x<0x<0, x=x|x|=-x, so
f(x)=x+1=x+1. f(x)=|x|+1=-x+1.
Hence as x0x\to 0^-,
f(x)1. f(x)\to 1.
For x>0x>0, x=x|x|=x, so
f(x)=x1=x1. f(x)=|x|-1=x-1.
Hence as x0+x\to 0^+,
f(x)1. f(x)\to -1.
Since the left and right hand limits are different, the limit at x=0x=0 does not exist.

Not sure why a step works? check your working in Super Tutor

31If the function f(x)f(x) satisfies limx1f(x)2x21=π\lim_{x \to 1} \frac{f(x) - 2}{x^2 - 1} = \pi, evaluate limx1f(x)\lim_{x \to 1} f(x).Show solution
Given
limx1f(x)2x21=π. \lim_{x\to 1}\frac{f(x)-2}{x^2-1}=\pi.
As x1x\to 1, we have x210x^2-1\to 0. For the quotient to have a finite limit, the numerator must also approach 00:
limx1(f(x)2)=0. \lim_{x\to 1}(f(x)-2)=0.
Therefore
limx1f(x)=2. \lim_{x\to 1} f(x)=2.

Not sure why a step works? check your working in Super Tutor

32If f(x)={mx2+n,x<0nx+m,0x1nx3+m,x>1f(x) = \begin{cases} mx^2 + n, & x < 0 \\ nx + m, & 0 \leq x \leq 1 \\ nx^3 + m, & x > 1 \end{cases}. For what integers mm and nn does both limx0f(x)\lim_{x \to 0} f(x)Show solution
We need both limits to exist.

At x0x\to 0:
- from x<0x<0, f(x)=mx2+nnf(x)=mx^2+n \to n
- from 0x10\le x\le 1, f(x)=nx+mmf(x)=nx+m \to m

So for limx0f(x)\lim_{x\to 0}f(x) to exist,
n=m. n=m.

At x1x\to 1:
- from 0x10\le x\le 1, f(x)=nx+mn+mf(x)=nx+m \to n+m
- from x>1x>1, f(x)=nx3+mn+mf(x)=nx^3+m \to n+m

These are automatically equal, so the limit at x=1x=1 exists for any integers once m=nm=n.

Hence the required condition is
m=n \boxed{m=n}
for integers m,nm,n.

Not sure why a step works? check your working in Super Tutor

EXERCISE 12.2

1Find the derivative of x22x^2 - 2 at x=10x = 10.Show solution
Let f(x)=x22f(x)=x^2-2. Its derivative is
f(x)=2x. f'(x)=2x.
At x=10x=10:
f(10)=210=20. f'(10)=2\cdot 10=20.

Not sure why a step works? check your working in Super Tutor

2Find the derivative of xx at x=1x = 1.Show solution
For f(x)=xf(x)=x, the derivative is
f(x)=1. f'(x)=1.
So at x=1x=1 it is still 11.

Not sure why a step works? check your working in Super Tutor

3Find the derivative of 99x99x at x=100x = 100.Show solution
For f(x)=99xf(x)=99x, the derivative is the constant
f(x)=99. f'(x)=99.
So at x=100x=100, the derivative is 9999.

Not sure why a step works? check your working in Super Tutor

4(i)Find the derivative of the following functions from first principle.Show solution
Using the first principle results from the chapter:

1. For f(x)=x327f(x)=x^3-27,
ddx(x327)=3x2. \frac{d}{dx}(x^3-27)=3x^2.

2. For f(x)=(x1)(x2)=x23x+2f(x)=(x-1)(x-2)=x^2-3x+2,
ddx(x23x+2)=2x3. \frac{d}{dx}(x^2-3x+2)=2x-3.

3. For f(x)=1x2=x2f(x)=\frac{1}{x^2}=x^{-2},
ddx(x2)=2x3=2x3. \frac{d}{dx}(x^{-2})=-2x^{-3}=-\frac{2}{x^3}.

4. For f(x)=x+1x1f(x)=\frac{x+1}{x-1}, using the quotient rule,
ddx(x+1x1)=(1)(x1)(x+1)(1)(x1)2=x1x1(x1)2=2(x1)2. \frac{d}{dx}\left(\frac{x+1}{x-1}\right)=\frac{(1)(x-1)-(x+1)(1)}{(x-1)^2} =\frac{x-1-x-1}{(x-1)^2} =-\frac{2}{(x-1)^2}.

Not sure why a step works? check your working in Super Tutor

4(ii)Find the derivative of the following functions from first principle.Show solution
For
f(x)=x100100+x9999++x22+x+1, f(x)=\frac{x^{100}}{100}+\frac{x^{99}}{99}+\cdots+\frac{x^2}{2}+x+1,
we differentiate term by term:
f(x)=x99+x98++x+1. f'(x)=x^{99}+x^{98}+\cdots+x+1.
Now,
f(1)=1+1++1=100 f'(1)=1+1+\cdots+1=100
and
f(0)=0+0++0+1=1. f'(0)=0+0+\cdots+0+1=1.
Hence
f(1)=100f(0). f'(1)=100f'(0).

Not sure why a step works? check your working in Super Tutor

4(iii)Find the derivative of the following functions from first principle.Show solution
Using standard differentiation rules:

(i)
ddx[(xa)(xb)]=(xa)(xb)+(xa)(xb) \frac{d}{dx}[(x-a)(x-b)] = (x-a)'(x-b)+(x-a)(x-b)'
=1(xb)+(xa)1=2xab. =1\cdot(x-b)+(x-a)\cdot 1=2x-a-b.

(ii)
ddx[(ax+b)(cx+d)2] \frac{d}{dx}[(ax+b)(cx+d)^2]
Use product rule:
=ax+b(ax+b)=a,(cx+d)22(cx+d)c. =ax+b \Rightarrow (ax+b)'=a, \quad (cx+d)^2 \Rightarrow 2(cx+d)\cdot c.
So
=a(cx+d)2+(ax+b)2c(cx+d) = a(cx+d)^2 + (ax+b)\cdot 2c(cx+d)
=(cx+d)(a(cx+d)+2c(ax+b)). =(cx+d)\big(a(cx+d)+2c(ax+b)\big).

(iii)
ddx(xaxb)=(1)(xb)(xa)(1)(xb)2=xbx+a(xb)2=ab(xb)2. \frac{d}{dx}\left(\frac{x-a}{x-b}\right) =\frac{(1)(x-b)-(x-a)(1)}{(x-b)^2} =\frac{x-b-x+a}{(x-b)^2} =\frac{a-b}{(x-b)^2}.
So the derivative is
ab(xb)2. \frac{a-b}{(x-b)^2}.

Not sure why a step works? check your working in Super Tutor

4(iv)Find the derivative of the following functions from first principle.Show solution
Let
f(x)=xnanxa. f(x)=\frac{x^n-a^n}{x-a}.
Using the quotient rule with numerator u=xnanu=x^n-a^n and denominator v=xav=x-a:
u=nxn1,v=1. u'=nx^{n-1},\quad v'=1.
So
f(x)=uvuvv2=nxn1(xa)(xnan)(xa)2. f'(x)=\frac{u'v-uv'}{v^2} =\frac{nx^{n-1}(x-a)-(x^n-a^n)}{(x-a)^2}.
Expanding the numerator:
=nxnanxn1xn+an(xa)2=(n1)xnnaxn1+an(xa)2. =\frac{nx^n-anx^{n-1}-x^n+a^n}{(x-a)^2} =\frac{(n-1)x^n-nax^{n-1}+a^n}{(x-a)^2}.

Not sure why a step works? check your working in Super Tutor

5For the function

f(x)=x100100+x9999++x22+x+1.f (x) = \frac {x ^ {1 0 0}}{1 0 0} + \frac {x ^ {9 9}}{9 9} + \dots + \frac {x ^ {2}}{2} + x + 1.
Show solution
For
f(x)=x100100+x9999++x22+x+1, f(x)=\frac{x^{100}}{100}+\frac{x^{99}}{99}+\cdots+\frac{x^2}{2}+x+1,
differentiate term by term:
f(x)=x99+x98++x+1. f'(x)=x^{99}+x^{98}+\cdots+x+1.
This is the required derivative.

Not sure why a step works? check your working in Super Tutor

6Find the derivative of xn+axn1+a2xn2++an1x+anx^n + ax^{n-1} + a^2x^{n-2} + \dots + a^{n-1}x + a^n for some fixed real number aa.
7(i)For some constants aa and bb, find the derivative of
7(ii)For some constants aa and bb, find the derivative of
7(iii)For some constants aa and bb, find the derivative of
8Find the derivative of xnanxa\frac{x^n - a^n}{x-a} for some constant aa.
9(i)Find the derivative of
9(vi)Find the derivative of
10Find the derivative of cosx\cos x from first principle.
11(ii)Find the derivative of the following functions:
11(v)Find the derivative of the following functions:
11(vii)Find the derivative of the following functions:

EXERCISE 12.1

2(x+a)(x + a)
3(px+q)(rx+s)(px + q)\left(\frac{r}{x} + s\right)
4(ax+b)(cx+d)2(ax + b)(cx + d)^2
5ax+bcx+d\frac{ax + b}{cx + d}
61+1x11x\frac{1 + \frac{1}{x}}{1 - \frac{1}{x}}
71ax2+bx+c\frac{1}{ax^2 + bx + c}
8ax+bpx2+qx+r\frac{ax + b}{px^2 + qx + r}
9px2+qx+rax+b\frac{px^2 + qx + r}{ax + b}
10ax4bx2+cosx\frac{a}{x^4} - \frac{b}{x^2} + \cos x
114x24\sqrt{x} - 2
12(ax+b)n(ax + b)^n
13(ax+b)n(cx+d)m(ax + b)^n (cx + d)^m
14sin(x+a)\sin(x + a)
15cscxcotx\csc x \cot x
16cosx1+sinx\frac{\cos x}{1 + \sin x}
17sinx+cosxsinxcosx\frac{\sin x + \cos x}{\sin x - \cos x}
18secx1secx+1\frac{\sec x - 1}{\sec x + 1}
19sinnx\sin^n x
20a+bsinxc+dcosx\frac{a + b \sin x}{c + d \cos x}
21sin(x+a)cosx\frac{\sin(x + a)}{\cos x}
22x4(5sinx3cosx)x^4 (5 \sin x - 3 \cos x)
23(x2+1)cosx(x^2 + 1) \cos x
24(ax2+sinx)(p+qcosx)(ax^2 + \sin x)(p + q \cos x)
25(x+cosx)(xtanx)(x + \cos x)(x - \tan x)
264x+5sinx3x+7cosx\frac{4x + 5 \sin x}{3x + 7 \cos x}
27x2cos(π4)sinx\frac{x^2 \cos\left(\frac{\pi}{4}\right)}{\sin x}
28x1+tanx\frac{x}{1 + \tan x}
29(x+secx)(xtanx)(x + \sec x)(x - \tan x)
30xsinnx\frac{x}{\sin^n x}

40 more solved questions in Limits and Derivatives

Every remaining exercise is solved step by step in Super Tutor, plus practice quizzes and flashcards for this chapter. Free to start.

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Limits and Derivatives for CBSE Class 11 Mathematics?
Limits and Derivatives covers several key topics that are frequently asked in CBSE Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Limits and Derivatives — CBSE Class 11 Mathematics?
Understand the core concepts first, then work through the 142 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Limits and Derivatives Class 11 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Limits and Derivatives (CBSE Class 11 Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Limits and Derivatives chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for CBSE Class 11 Mathematics.