Skip to main content
CBSE Class 12 · Chapter 5 · Calculus · 2026-27

Continuity and Differentiability Class 12: MCQ and case study questions

15 multiple-choice questions and 2 case-based questions on the current (rationalised) syllabus, in the style of the board paper's Sections A and E. Try each one first; the answer, a one-line reason and a worked solution open on a tap.

  • 15 MCQs (1 mark each)
  • 2 case studies (4 marks each)
  • No calculator needed
  • Free, no sign-in

Multiple-choice questions

Choose one option. Section A of the board paper has 18 MCQs of 1 mark each, spread over all chapters.

Q1

·1 mark·Multiple choiceContinuity

The value of \(k\) for which \(f(x) = \begin{cases} \dfrac{x^2 - 9}{x - 3}, & x \ne 3 \\ k, & x = 3 \end{cases}\) is continuous at \(x = 3\) is

  1. (a)\(6\)
  2. (b)\(3\)
  3. (c)\(9\)
  4. (d)\(0\)
Show answer
Answer: (a) \(6\)

Why: For x ≠ 3, (x² − 9)/(x − 3) = x + 3, which tends to 6.

\(\lim_{x \to 3}\dfrac{(x - 3)(x + 3)}{x - 3} = \lim_{x \to 3}(x + 3) = 6\). Continuity needs \(k = 6\).

Q2

·1 mark·Multiple choiceDifferentiability

The function \(f(x) = |x - 2|\) at \(x = 2\) is

  1. (a)differentiable
  2. (b)continuous but not differentiable
  3. (c)discontinuous
  4. (d)neither defined nor continuous
Show answer
Answer: (b) continuous but not differentiable

Why: The graph has a corner at x = 2: left derivative −1, right derivative 1.

\(\lim_{x \to 2}|x - 2| = 0 = f(2)\), so \(f\) is continuous. Left derivative \(= -1\), right derivative \(= 1\); they differ, so \(f\) is not differentiable at \(2\).

Q3

·1 mark·Multiple choiceChain rule and standard derivatives

\(\dfrac{d}{dx}\left[\cos(x^2)\right]\) equals

  1. (a)\(-\sin(x^2)\)
  2. (b)\(2x\cos(x^2)\)
  3. (c)\(-2x\sin(x^2)\)
  4. (d)\(-\sin(2x)\)
Show answer
Answer: (c) \(-2x\sin(x^2)\)

Why: Chain rule: derivative of cos u is −sin u × u′, with u = x².

\(\dfrac{d}{dx}\cos(x^2) = -\sin(x^2) \cdot 2x = -2x\sin(x^2)\).

Q4

·1 mark·Multiple choiceChain rule and standard derivatives

\(\dfrac{d}{dx}\left[e^{3x}\sin x\right]\) equals

  1. (a)\(e^{3x}(3\sin x + \cos x)\)
  2. (b)\(3e^{3x}\cos x\)
  3. (c)\(e^{3x}(\sin x + 3\cos x)\)
  4. (d)\(e^{3x}\cos x\)
Show answer
Answer: (a) \(e^{3x}(3\sin x + \cos x)\)

Why: Product rule: 3e3x sin x + e3x cos x.

\((e^{3x})'\sin x + e^{3x}(\sin x)' = 3e^{3x}\sin x + e^{3x}\cos x = e^{3x}(3\sin x + \cos x)\).

Q5

·1 mark·Multiple choiceChain rule and standard derivatives

\(\dfrac{d}{dx}\left[\tan^{-1}(2x)\right]\) equals

  1. (a)\(\dfrac{1}{1 + 4x^2}\)
  2. (b)\(\dfrac{2}{1 + 2x^2}\)
  3. (c)\(\dfrac{1}{1 + 2x^2}\)
  4. (d)\(\dfrac{2}{1 + 4x^2}\)
Show answer
Answer: (d) \(\dfrac{2}{1 + 4x^2}\)

Why: d/dx tan⁻¹u = u′/(1 + u²) with u = 2x.

\(\dfrac{1}{1 + (2x)^2} \cdot 2 = \dfrac{2}{1 + 4x^2}\).

Q6

·1 mark·Multiple choiceChain rule and standard derivatives

For \(0 \lt x \lt \pi\), \(\dfrac{d}{dx}\left[\log(\sin x)\right]\) equals (Here \(\log\) means \(\log_e\).)

  1. (a)\(\tan x\)
  2. (b)\(\cot x\)
  3. (c)\(\dfrac{1}{\sin x}\)
  4. (d)\(\cos x\)
Show answer
Answer: (b) \(\cot x\)

Why: Derivative of log u is u′/u = cos x/sin x.

\(\dfrac{1}{\sin x} \cdot \cos x = \cot x\).

Q7

·1 mark·Multiple choiceChain rule and standard derivatives

For \(-2 \lt x \lt 2\), \(\dfrac{d}{dx}\left[\sin^{-1}\dfrac{x}{2}\right]\) equals

  1. (a)\(\dfrac{1}{\sqrt{1 - x^2}}\)
  2. (b)\(\dfrac{1}{2\sqrt{1 - x^2}}\)
  3. (c)\(\dfrac{1}{\sqrt{4 - x^2}}\)
  4. (d)\(\dfrac{2}{\sqrt{4 - x^2}}\)
Show answer
Answer: (c) \(\dfrac{1}{\sqrt{4 - x^2}}\)

Why: (1/√(1 − x²/4)) × 1/2 = 1/√(4 − x²).

\(\dfrac{1}{\sqrt{1 - \frac{x^2}{4}}} \cdot \dfrac12 = \dfrac{1}{2} \cdot \dfrac{2}{\sqrt{4 - x^2}} = \dfrac{1}{\sqrt{4 - x^2}}\).

Q8

·1 mark·Multiple choiceImplicit, parametric and logarithmic differentiation

If \(x^2 + y^2 = 25\), then \(\dfrac{dy}{dx}\) at the point \((3, 4)\) is

  1. (a)\(-\dfrac34\)
  2. (b)\(\dfrac34\)
  3. (c)\(-\dfrac43\)
  4. (d)\(\dfrac43\)
Show answer
Answer: (a) \(-\dfrac34\)

Why: 2x + 2y y′ = 0 gives y′ = −x/y.

Differentiating: \(2x + 2y\dfrac{dy}{dx} = 0 \Rightarrow \dfrac{dy}{dx} = -\dfrac{x}{y} = -\dfrac34\) at \((3, 4)\).

Q9

·1 mark·Multiple choiceImplicit, parametric and logarithmic differentiation

If \(x = 2t^2\) and \(y = 4t\), then \(\dfrac{dy}{dx}\) at \(t = 2\) is

  1. (a)\(2\)
  2. (b)\(\dfrac12\)
  3. (c)\(\dfrac14\)
  4. (d)\(4\)
Show answer
Answer: (b) \(\dfrac12\)

Why: dy/dx = (dy/dt)/(dx/dt) = 4/(4t) = 1/t.

\(\dfrac{dx}{dt} = 4t\), \(\dfrac{dy}{dt} = 4\), so \(\dfrac{dy}{dx} = \dfrac{1}{t} = \dfrac12\) at \(t = 2\).

Q10

·1 mark·Multiple choiceImplicit, parametric and logarithmic differentiation

For \(x \gt 0\), if \(y = x^x\), then \(\dfrac{dy}{dx}\) equals (Here \(\log\) means \(\log_e\).)

  1. (a)\(x \cdot x^{x - 1}\)
  2. (b)\(x^x\log x\)
  3. (c)\(x^{x}\)
  4. (d)\(x^x(1 + \log x)\)
Show answer
Answer: (d) \(x^x(1 + \log x)\)

Why: Take logs: log y = x log x, so y′/y = log x + 1.

\(\log y = x\log x \Rightarrow \dfrac{1}{y}\dfrac{dy}{dx} = \log x + 1 \Rightarrow \dfrac{dy}{dx} = x^x(1 + \log x)\).

Q11

·1 mark·Multiple choiceSecond-order derivatives

If \(y = e^{2x} + x^3\), then \(\dfrac{d^2y}{dx^2}\) equals

  1. (a)\(2e^{2x} + 3x^2\)
  2. (b)\(4e^{2x} + 3x^2\)
  3. (c)\(4e^{2x} + 6x\)
  4. (d)\(2e^{2x} + 6x\)
Show answer
Answer: (c) \(4e^{2x} + 6x\)

Why: Differentiate twice: 2e2x + 3x², then 4e2x + 6x.

\(y' = 2e^{2x} + 3x^2\), \(y'' = 4e^{2x} + 6x\).

Q12

·1 mark·Multiple choiceSecond-order derivatives

If \(y = 3\cos 2x\), then \(\dfrac{d^2y}{dx^2} + 4y\) equals

  1. (a)\(0\)
  2. (b)\(8y\)
  3. (c)\(-8y\)
  4. (d)\(4\)
Show answer
Answer: (a) \(0\)

Why: y″ = −12 cos 2x = −4y.

\(y' = -6\sin 2x\), \(y'' = -12\cos 2x = -4y\). So \(y'' + 4y = 0\).

Q13

·1 mark·Multiple choiceContinuity

The function \(f(x) = \begin{cases} kx^2, & x \le 2 \\ 3, & x \gt 2 \end{cases}\) is continuous at \(x = 2\) when \(k\) equals

  1. (a)\(3\)
  2. (b)\(\dfrac32\)
  3. (c)\(\dfrac43\)
  4. (d)\(\dfrac34\)
Show answer
Answer: (d) \(\dfrac34\)

Why: Match the two pieces at x = 2: 4k = 3.

\(f(2) = 4k\) and \(\lim_{x \to 2^+} 3 = 3\). So \(4k = 3 \Rightarrow k = \dfrac34\).

Q14

·1 mark·Multiple choiceChain rule and standard derivatives

For a constant \(a \gt 0\), \(\dfrac{d}{dx}\left(a^x\right)\) equals (Here \(\log\) means \(\log_e\).)

  1. (a)\(x\,a^{x - 1}\)
  2. (b)\(a^x\log a\)
  3. (c)\(a^x\)
  4. (d)\(\dfrac{a^x}{\log a}\)
Show answer
Answer: (b) \(a^x\log a\)

Why: ax = ex log a; differentiate by the chain rule.

\(a^x = e^{x\log a}\), so \(\dfrac{d}{dx}a^x = e^{x\log a} \cdot \log a = a^x\log a\). (\(x\,a^{x-1}\) is the power rule, which does not apply: the variable is in the exponent.)

Q15

·1 mark·Multiple choiceDifferentiability

The function \(f(x) = |x - 1| + |x + 2|\) is not differentiable at

  1. (a)\(x = 1\) only
  2. (b)\(x = -2\) only
  3. (c)\(x = 1\) and \(x = -2\)
  4. (d)no point (it is differentiable everywhere)
Show answer
Answer: (c) \(x = 1\) and \(x = -2\)

Why: Each modulus term has a corner where its inside is zero.

\(|x - 1|\) has a corner at \(x = 1\) and \(|x + 2|\) at \(x = -2\); the other term is differentiable there, so the sum has corners at both points. (E.g. at \(x = 1\): left derivative \(0\), right derivative \(2\).)

Case study questions

Section E of the board paper has three case-based questions of 4 marks: a real-life passage, then parts of 1, 1 and 2 marks, with a choice (OR) on the 2-mark part.

Case study 1: Taxi fare (4 marks)

A city taxi charges ₹\(F(d)\) for a trip of \(d\) km, where \(F(d) = 50 + 12d\) for \(0 \le d \le 5\) and \(F(d) = k + 10d\) for \(d \gt 5\). The transport authority insists that the fare must not jump at \(5\) km.

(i) Find \(k\) so that \(F\) is continuous at \(d = 5\). [1 mark]
Show answer
Answer: \(k = 60\)
\(F(5) = 110\) and \(\lim_{d \to 5^+}(k + 10d) = k + 50\); so \(k + 50 = 110 \Rightarrow k = 60\). A1
(ii) With this \(k\), find the fare for an \(8\) km trip. [1 mark]
Show answer
Answer: ₹\(140\)
\(F(8) = 60 + 80 = \text{₹}140\). A1
(iii) Is \(F\) differentiable at \(d = 5\)? Justify. [2 marks]
Show answer
Answer: No
Left derivative at \(5\) \(= 12\), right derivative \(= 10\) M1; they differ, so \(F\) is not differentiable at \(d = 5\) (though continuous). A1
OR Find the rate at which the fare increases per km for a \(3\) km trip and for a \(7\) km trip. [2 marks]
Show answer
Answer: ₹\(12\) per km; ₹\(10\) per km
\(F'(d) = 12\) for \(0 \lt d \lt 5\) M1 and \(F'(d) = 10\) for \(d \gt 5\): ₹\(12\)/km at \(3\) km, ₹\(10\)/km at \(7\) km. A1

Case study 2: Cooling cup of tea (4 marks)

Priya pours a cup of tea and leaves it on the kitchen table while she answers the door. The room is at \(25\,^\circ\)C, and the tea cools towards room temperature. Its temperature (in °C) \(t\) minutes after pouring is \(T(t) = 25 + 60e^{-t/10}\).

(i) What is the temperature of the tea at \(t = 0\)? [1 mark]
Show answer
Answer: \(85\,^\circ\)C
\(T(0) = 25 + 60 = 85\,^\circ\)C. A1
(ii) Find \(\dfrac{dT}{dt}\). [1 mark]
Show answer
Answer: \(-6e^{-t/10}\)
\(\dfrac{dT}{dt} = 60 \cdot \left(-\dfrac{1}{10}\right)e^{-t/10} = -6e^{-t/10}\). A1
(iii) Find \(\dfrac{dT}{dt}\) at \(t = 10\) and hence the rate at which the tea is cooling then (exact form). State the sign of \(\dfrac{d^2T}{dt^2}\). [2 marks]
Show answer
Answer: cooling at \(\dfrac{6}{e}\,^\circ\)C/min; positive
\(T'(10) = -6e^{-1} = -\dfrac{6}{e}\), so the tea is cooling at \(\dfrac{6}{e}\,^\circ\)C per minute A1. \(T''(t) = \dfrac{3}{5}e^{-t/10} \gt 0\): the cooling slows down. A1
OR Show that \(\dfrac{dT}{dt} = -\dfrac{1}{10}(T - 25)\). [2 marks]
Show answer
Answer: Shown
\(T - 25 = 60e^{-t/10}\) M1, so \(-\dfrac{1}{10}(T - 25) = -6e^{-t/10} = \dfrac{dT}{dt}\). A1

Next steps for Continuity and Differentiability

This free set is separate from the chapter's question bank. On the Continuity and Differentiability chapter page the revision notes and the first step of the Route to 95 are free for everyone. CBSE Essentials adds all 40 questions in the chapter bank (short and long answers, assertion–reason and more case studies) with their full step-marking schemes, the Route to 95 checkpoints with your progress saved, Skill Builders and the full common-mistakes library. There is no AI marking on CBSE Math Revision: you check your work against the marking scheme.

Original questions written by CBSE Math Revision for the CBSE 2026-27 syllabus; not taken from NCERT, NCERT Exemplar or CBSE papers. Every answer was re-checked by computer algebra and by an independent reviewer. CBSE Math Revision is independent and not affiliated with CBSE or NCERT. Spotted a slip? Tell us and it goes in the corrections log.