Skip to main content
Chapter 9 of 15
NCERT Solutions

Continuity and Differentiability

CBSE · Class 12 · Mathematics

NCERT Solutions for Continuity and Differentiability — CBSE Class 12 Mathematics.

114 questions54 flashcards5 concepts

Interactive on Super Tutor

Studying Continuity and Differentiability? 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 12 students started this chapter today

A step-by-step flowchart for applying logarithmic differentiation to functions of the form y = u(x)^v(x) or complex products/quotients.
Super Tutor

Super Tutor has 5+ illustrations like this for Continuity and Differentiability alone — flashcards, concept maps, and step-by-step visuals.

See them all
39 Questions Solved · 1 Section

20 worked solutions below. Unlock all 39 free in Super Tutor

EXERCISE 5.1

1Prove that the function f(x)=5x3f(x) = 5x - 3 is continuous at x=0x = 0, at x=3x = -3 and at x=5x = 5.Show solution
For any real number cc,

limxc(5x3)=5c3=f(c).\lim_{x\to c}(5x-3)=5c-3=f(c).

So f(x)=5x3f(x)=5x-3 is continuous at every real number. Hence it is continuous at x=0x=0, x=3x=-3 and x=5x=5.

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

2Examine the continuity of the function f(x)=2x21f(x) = 2x^2 - 1 at x=3x = 3.Show solution
At x=3x=3,

f(3)=2(3)21=181=17.f(3)=2(3)^2-1=18-1=17.

Also,

limx3(2x21)=2(3)21=17.\lim_{x\to 3}(2x^2-1)=2(3)^2-1=17.

Since limx3f(x)=f(3)\lim_{x\to 3}f(x)=f(3), the function is continuous at x=3x=3.

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

3(a)f(x)=x5f(x) = x - 5Show solution
The function is a polynomial:

f(x)=x5.f(x)=x-5.

Every polynomial function is continuous at every real number. So ff is continuous everywhere.

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

3(b)f(x)=1x5,x5f(x) = \frac{1}{x - 5}, x \neq 5Show solution
The function is

f(x)=1x5,x5.f(x)=\frac{1}{x-5},\quad x\ne 5.

This is a rational function, so it is continuous wherever it is defined. Since it is not defined at x=5x=5, it is continuous for all x5x\ne 5.

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

3(c)f(x)=x225x+5,x5f(x) = \frac{x^2 - 25}{x + 5}, x \neq -5Show solution
For x5x\ne -5,

f(x)=x225x+5=(x5)(x+5)x+5=x5.f(x)=\frac{x^2-25}{x+5}=\frac{(x-5)(x+5)}{x+5}=x-5.

So the function agrees with the polynomial x5x-5 wherever it is defined. Hence it is continuous for all x5x\ne -5.

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

3(d)f(x)=x5f(x) = |x - 5|Show solution
We know

f(x)=x5f(x)=|x-5|

and the modulus function is continuous everywhere. Since x5x-5 is a polynomial and continuous everywhere, x5|x-5| is also continuous everywhere.

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

4Prove that the function f(x)=xnf(x) = x^n is continuous at x=nx = n, where nn is a positive integer.Show solution
Let p(x)=xnp(x)=x^n, where nn is a positive integer. A polynomial function is continuous at every real number. Therefore p(x)=xnp(x)=x^n is continuous at x=nx=n.

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

5Is the function ff defined byShow solution
The function is

f(x)={x,x15,x>1f(x)=\begin{cases}x,& x\le 1\\5,& x>1\end{cases}

- At x=0x=0, the first branch applies, so f(x)=xf(x)=x, which is continuous. Hence it is continuous at x=0x=0.
- At x=1x=1, f(1)=1f(1)=1 from the first branch. The left hand limit is also 11, but the right hand limit is 55. Since they do not match, the function is not continuous at x=1x=1.
- At x=2x=2, the second branch applies and f(x)=5f(x)=5, so it is continuous at x=2x=2.

So the function is continuous at x=0x=0 and x=2x=2, but not at x=1x=1.

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

6f(x)={2x+3,if x22x3,if x>2f(x) = \begin{cases} 2x + 3, & \text{if } x \leq 2 \\ 2x - 3, & \text{if } x > 2 \end{cases}Show solution
Given

f(x)={2x+3,x22x3,x>2f(x)=\begin{cases}2x+3,& x\le 2\\2x-3,& x>2\end{cases}

For x<2x<2, ff is linear, so continuous. For x>2x>2, it is also linear, so continuous.

Check x=2x=2:

- Left value: f(2)=2(2)+3=7f(2)=2(2)+3=7
- Right hand limit: limx2+(2x3)=1\lim_{x\to 2^+}(2x-3)=1

Since these are not equal, the function is discontinuous at x=2x=2.

So the only point of discontinuity is x=2x=2.

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

7f(x)={x+3,if x32x,if 3<x<36x+2,if x3f(x) = \begin{cases} |x| + 3, & \text{if } x \leq -3 \\ -2x, & \text{if } -3 < x < 3 \\ 6x + 2, & \text{if } x \geq 3 \end{cases}Show solution
The function is

f(x)={x+3,x32x,3<x<36x+2,x3f(x)=\begin{cases}|x|+3,& x\le -3\\-2x,& -3<x<3\\6x+2,& x\ge 3\end{cases}

Each branch is continuous on its interval. So only the boundary points need checking.

At x=3x=-3:
- f(3)=3+3=6f(-3)=|-3|+3=6
- Right hand limit from 2x-2x is 2(3)=6-2(-3)=6

So it is continuous at x=3x=-3.

At x=3x=3:
- Left hand limit from 2x-2x is 2(3)=6-2(3)=-6
- f(3)=6(3)+2=20f(3)=6(3)+2=20

These do not match, so it is discontinuous at x=3x=3.

Hence the only point of discontinuity is x=3x=3.

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

8f(x)={xx,if x00,if x=0f(x) = \begin{cases} \frac{|x|}{x}, & \text{if } x \neq 0 \\ 0, & \text{if } x = 0 \end{cases}Show solution
For x>0x>0, xx=1\frac{|x|}{x}=1; for x<0x<0, xx=1\frac{|x|}{x}=-1.

At x=0x=0, the function value is defined as 00.

The left hand limit at 00 is 1-1 and the right hand limit at 00 is 11, so the limits are not equal. Therefore the function is discontinuous at x=0x=0.

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

9f(x)={xx,if x<01,if x0f(x) = \begin{cases} \frac{x}{|x|}, & \text{if } x < 0 \\ -1, & \text{if } x \geq 0 \end{cases}Show solution
For x<0x<0,

xx=xx=1.\frac{x}{|x|}=\frac{x}{-x}=-1.

For x0x\ge 0, the function is also 1-1.

So the function is constant equal to 1-1 on its whole domain, hence continuous wherever it is defined. Since it is defined for all real numbers, it is continuous everywhere.

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

10f(x)={x+1,if x1x2+1,if x<1f(x) = \begin{cases} x + 1, & \text{if } x \geq 1 \\ x^2 + 1, & \text{if } x < 1 \end{cases}Show solution
The function is

f(x)={x+1,x1x2+1,x<1f(x)=\begin{cases}x+1,& x\ge 1\\x^2+1,& x<1\end{cases}

Each branch is continuous on its interval. Check the joining point x=1x=1:

- Left hand limit: limx1(x2+1)=2\lim_{x\to 1^-}(x^2+1)=2
- Right hand limit: limx1+(x+1)=2\lim_{x\to 1^+}(x+1)=2
- Value: f(1)=1+1=2f(1)=1+1=2

Since all three are equal, the function is continuous at x=1x=1 and hence everywhere.

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

11f(x)={x33,if x2x2+1,if x>2f(x) = \begin{cases} x^3 - 3, & \text{if } x \leq 2 \\ x^2 + 1, & \text{if } x > 2 \end{cases}Show solution
The function is

f(x)={x33,x2x2+1,x>2f(x)=\begin{cases}x^3-3,& x\le 2\\x^2+1,& x>2\end{cases}

Each branch is continuous on its interval. Check x=2x=2:

- Left value: f(2)=233=5f(2)=2^3-3=5
- Right hand limit: limx2+(x2+1)=5\lim_{x\to 2^+}(x^2+1)=5

They are equal, so the function is continuous at x=2x=2.

Therefore the function is continuous everywhere.

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

12f(x)={x101,if x1x2,if x>1f(x) = \begin{cases} x^{10} - 1, & \text{if } x \leq 1 \\ x^2, & \text{if } x > 1 \end{cases}Show solution
The function is

f(x)={x101,x1x2,x>1f(x)=\begin{cases}x^{10}-1,& x\le 1\\x^2,& x>1\end{cases}

Each piece is continuous on its interval. Check at x=1x=1:

- Left value: 1101=01^{10}-1=0
- Right hand limit: limx1+x2=1\lim_{x\to 1^+}x^2=1

Since these are not equal, the function is not continuous at x=1x=1.

So it is continuous at all points except x=1x=1.

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

13Is the function defined byShow solution
The function is

f(x)={3,0x14,1<x<35,3x10f(x)=\begin{cases}3,& 0\le x\le 1\\4,& 1<x<3\\5,& 3\le x\le 10\end{cases}

Each piece is constant, so continuous on its interval. Check the junctions:

- At x=1x=1, left value is 33 and right hand limit is 44, so discontinuous.
- At x=3x=3, left hand limit is 44 and value is 55, so discontinuous.

Thus the points of discontinuity are x=1x=1 and x=3x=3.

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

14f(x)={3,if 0x14,if 1<x<35,if 3x10f(x) = \begin{cases} 3, & \text{if } 0 \leq x \leq 1 \\ 4, & \text{if } 1 < x < 3 \\ 5, & \text{if } 3 \leq x \leq 10 \end{cases}Show solution
The function is

f(x)={2x,x<00,0x14x,x>1f(x)=\begin{cases}2x,& x<0\\0,& 0\le x\le 1\\4x,& x>1\end{cases}

Each part is continuous on its own interval.

- At x=0x=0, left hand limit is 2(0)=02(0)=0 and f(0)=0f(0)=0, so continuous.
- At x=1x=1, left hand limit is 00, but right hand limit is 4(1)=44(1)=4, so not continuous.

Hence the only point of discontinuity is x=1x=1.

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

15f(x)={2x,if x<00,if 0x14x,if x>1f(x) = \begin{cases} 2x, & \text{if } x < 0 \\ 0, & \text{if } 0 \leq x \leq 1 \\ 4x, & \text{if } x > 1 \end{cases}Show solution
The function is

f(x)={2,x12x,1<x12,x>1f(x)=\begin{cases}-2,& x\le -1\\2x,& -1<x\le 1\\2,& x>1\end{cases}

Check the boundary points:

- At x=1x=-1, left value is 2-2 and right hand limit from 2x2x is 2(1)=22(-1)=-2, so continuous.
- At x=1x=1, left value is 2(1)=22(1)=2 and right hand limit is 22, so continuous.

Therefore the function is continuous everywhere; there are no points of discontinuity.

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

16f(x)={2,if x12x,if 1<x12,if x>1f(x) = \begin{cases} -2, & \text{if } x \leq -1 \\ 2x, & \text{if } -1 < x \leq 1 \\ 2, & \text{if } x > 1 \end{cases}Show solution
For continuity at x=3x=3, the left and right values must be equal.

Left side at x=3x=3:

f(3)=a(3)+1=3a+1f(3)=a(3)+1=3a+1

Right side at x=3x=3:

3b+33b+3

So we need

3a+1=3b+3,3a+1=3b+3,

which simplifies to

3a3b=2.3a-3b=2.

Hence the required relation is 3a3b=23a-3b=2.

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

17Find the relationship between aa and bb so that the function ff defined byShow solution
For continuity at x=0x=0, the left branch value at 00 must equal the right hand limit.

Left branch at x=0x=0:

f(0)=λ(0220)=0f(0)=\lambda(0^2-2\cdot 0)=0

Right hand limit at x=0x=0:

limx0+(4x+1)=1\lim_{x\to 0^+}(4x+1)=1

Since 010\ne 1, the function cannot be continuous at x=0x=0 for any value of λ\lambda.

At x=1x=1, the second branch applies, and the function is continuous there because it is linear on that side and the left branch is also continuous. The question’s continuity condition at x=0x=0 has no solution.

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

18For what value of λ\lambda is the function defined by
19Show that the function defined by g(x)=x[x]g(x) = x - [x] is discontinuous at all integral points. Here [x][x] denotes the greatest integer less than or equal to xx.
20Is the function defined by f(x)=x2sinx+5f(x) = x^2 - \sin x + 5 continuous at x=πx = \pi?
21(a)f(x)=sinx+cosxf(x) = \sin x + \cos x
21(b)f(x)=sinxcosxf(x) = \sin x - \cos x
21(c)f(x)=sinxcosxf(x) = \sin x \cdot \cos x
22Discuss the continuity of the cosine, cosecant, secant and cotangent functions.
23Find all points of discontinuity of ff, where
24Determine if ff defined by
25Examine the continuity of ff, where ff is defined by
26f(x)={kcosxπ2x,if xπ23,if x=π2at x=π2f(x) = \begin{cases} \frac{k \cos x}{\pi - 2x}, & \text{if } x \neq \frac{\pi}{2} \\ 3, & \text{if } x = \frac{\pi}{2} \end{cases} \quad \text{at } x = \frac{\pi}{2}
27f(x)={kx2,if x23,if x>2at x=2f(x) = \begin{cases} kx^2, & \text{if } x \leq 2 \\ 3, & \text{if } x > 2 \end{cases} \quad \text{at } x = 2
28f(x)={kx+1,if xπcosx,if x>πat x=πf(x) = \begin{cases} kx + 1, & \text{if } x \leq \pi \\ \cos x, & \text{if } x > \pi \end{cases} \quad \text{at } x = \pi
29f(x)={kx+1,if x53x5,if x>5at x=5f(x) = \begin{cases} kx + 1, & \text{if } x \leq 5 \\ 3x - 5, & \text{if } x > 5 \end{cases} \quad \text{at } x = 5
30Find the values of aa and bb such that the function defined by
31Show that the function defined by f(x)=cos(x2)f(x) = \cos(x^2) is a continuous function.
32Show that the function defined by f(x)=cosxf(x) = |\cos x| is a continuous function.
33Examine that sinx\sin|x| is a continuous function.
34Find all the points of discontinuity of ff defined by f(x)=xx+1f(x) = |x| - |x + 1|.

19 more solved questions in Continuity and Differentiability

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 Continuity and Differentiability for CBSE Class 12 Mathematics?
Continuity and Differentiability covers several key topics that are frequently asked in CBSE Class 12 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Continuity and Differentiability — CBSE Class 12 Mathematics?
Understand the core concepts first, then work through the 114 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 Continuity and Differentiability Class 12 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Continuity and Differentiability (CBSE Class 12 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 Continuity and Differentiability chapter — for free.

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