NCERT Solutions for Class 11 Maths Chapter 12, Limits and Derivatives, cover the two foundational ideas of calculus – the algebra of limits (including standard algebraic and trigonometric limits) and the derivative of a function defined using first principles, along with the algebra of derivatives and the derivatives of polynomial and trigonometric functions. This chapter has three exercises – Exercise 12.1 (limits), Exercise 12.2 (derivatives) and a Miscellaneous Exercise – and these step-by-step solutions, based on the current 2026-27 rationalised NCERT textbook, will help students build a strong base for calculus in Class 12 and competitive exams. These solutions are prepared to match the latest NCERT syllabus and exam pattern.
Exercise 12.1
Q1. Evaluate the following limit: limx→3 (x + 3)
Substituting x = 3 directly (since x + 3 is a polynomial function, continuous everywhere):
limx→3 (x + 3) = 3 + 3 = 6
Q2. Evaluate the following limit: limx→π (x − 22/7)
limx→π (x − 22/7) = π − 22/7
Q3. Evaluate the following limit: limr→1 πr²
limr→1 πr² = π(1)² = π
Q4. Evaluate the following limit: limx→4 (4x + 3)/(x − 2)
Since the denominator is non-zero at x = 4, we substitute directly:
limx→4 (4x + 3)/(x − 2) = (16 + 3)/(4 − 2) = 19/2
Q5. Evaluate the following limit: limx→−1 (x10 + x5 + 1)/(x − 1)
limx→−1 (x10 + x5 + 1)/(x − 1) = [(−1)10 + (−1)5 + 1] / (−1 − 1) = (1 − 1 + 1)/(−2) = 1/(−2) = −1/2
Q6. Evaluate the following limit: limx→0 [(x + 1)5 − 1]/x
This is of the form 0/0. Expanding (x + 1)5 by the binomial theorem:
(x + 1)5 = 1 + 5x + 10x² + 10x³ + 5x4 + x5
So (x + 1)5 − 1 = 5x + 10x² + 10x³ + 5x4 + x5 = x(5 + 10x + 10x² + 5x³ + x4)
limx→0 [(x + 1)5 − 1]/x = limx→0 (5 + 10x + 10x² + 5x³ + x4) = 5
Q7. Evaluate the following limit: limx→2 (3x² − x − 10)/(x² − 4)
This is of the form 0/0 at x = 2, so we factorise:
3x² − x − 10 = (3x + 5)(x − 2)
x² − 4 = (x − 2)(x + 2)
limx→2 (3x + 5)(x − 2) / [(x − 2)(x + 2)] = limx→2 (3x + 5)/(x + 2) = (6 + 5)/4 = 11/4
Q8. Evaluate the following limit: limx→3 (x4 − 81)/(2x² − 5x − 3)
x4 − 81 = (x² − 9)(x² + 9) = (x − 3)(x + 3)(x² + 9)
2x² − 5x − 3 = (2x + 1)(x − 3)
limx→3 (x + 3)(x² + 9)/(2x + 1) = (6)(18)/7 = 108/7
Q9. Evaluate the following limit: limx→0 (ax + b)/(cx + 1)
Substituting x = 0 (denominator is 1, non-zero):
limx→0 (ax + b)/(cx + 1) = (0 + b)/(0 + 1) = b
Q10. Evaluate the following limit: limz→1 (z1/3 − 1)/(z1/6 − 1)
Using the standard result limx→1 (xn − 1)/(x − 1) = n:
Divide numerator and denominator by (z − 1):
[(z1/3 − 1)/(z − 1)] ÷ [(z1/6 − 1)/(z − 1)] → (1/3)(1)−2/3 ÷ (1/6)(1)−5/6 = (1/3)/(1/6) = 2
Q11. Evaluate the following limit: limx→1 (ax² + bx + c)/(cx² + bx + a), a + b + c ≠ 0
Substituting x = 1 (denominator a + b + c ≠ 0):
limx→1 (ax² + bx + c)/(cx² + bx + a) = (a + b + c)/(c + b + a) = 1
Q12. Evaluate the following limit: limx→−2 (1/x + 1/2)/(x + 2)
1/x + 1/2 = (2 + x)/(2x)
So the expression = (2 + x)/[2x(x + 2)] = 1/(2x), for x ≠ −2
limx→−2 1/(2x) = 1/(2 × (−2)) = −1/4
Q13. Evaluate the following limit: limx→0 sin(ax)/(bx)
limx→0 sin(ax)/(bx) = (a/b) · limx→0 sin(ax)/(ax) = (a/b)(1) = a/b
Q14. Evaluate the following limit: limx→0 sin(ax)/sin(bx), a, b ≠ 0
limx→0 [sin(ax)/(ax)] · [ax/bx] · [bx/sin(bx)] = 1 · (a/b) · 1 = a/b
Q15. Evaluate the following limit: limx→π sin(π − x)/[π(π − x)]
Let t = π − x, so t → 0 as x → π:
limt→0 sin t/(πt) = (1/π) · limt→0 (sin t)/t = 1/π
Q16. Evaluate the following limit: limx→0 cos x/(π − x)
limx→0 cos x/(π − x) = cos 0/(π − 0) = 1/π
Q17. Evaluate the following limit: limx→0 (cos 2x − 1)/(cos x − 1)
Using cos 2x − 1 = −2sin²x and cos x − 1 = −2sin²(x/2):
= sin²x / sin²(x/2) = [2 sin(x/2) cos(x/2)]² / sin²(x/2) = 4cos²(x/2)
limx→0 4cos²(x/2) = 4(1)² = 4
Q18. Evaluate the following limit: limx→0 (ax + x cos x)/(b sin x)
= limx→0 x(a + cos x)/(b sin x) = limx→0 [(a + cos x)/b] · [x/sin x] = [(a + 1)/b] · 1 = (a + 1)/b
Q19. Evaluate the following limit: limx→0 x sec x
limx→0 x sec x = 0 × sec 0 = 0 × 1 = 0
Q20. Evaluate the following limit: limx→0 (sin ax + bx)/(ax + sin bx), a, b, a + b ≠ 0
Dividing numerator and denominator by x:
= [a · (sin ax/ax) + b] / [a + b · (sin bx/bx)] → (a · 1 + b)/(a + b · 1) = (a + b)/(a + b) = 1
Q21. Evaluate the following limit: limx→0 (cosec x − cot x)
cosec x − cot x = (1 − cos x)/sin x = 2sin²(x/2) / [2 sin(x/2)cos(x/2)] = tan(x/2)
limx→0 tan(x/2) = 0
Q22. Evaluate the following limit: limx→π/2 tan 2x/(x − π/2)
Let t = x − π/2, so x = t + π/2 and t → 0:
tan 2x = tan(2t + π) = tan 2t (period π)
limt→0 tan 2t/t = 2 · limt→0 tan 2t/(2t) = 2 × 1 = 2
Q23. Find limx→0 f(x) and limx→1 f(x), where f(x) = 2x + 3, x ≤ 0 and f(x) = 3(x + 1), x > 0
At x → 0:
Left-hand limit: limx→0− (2x + 3) = 3
Right-hand limit: limx→0+ 3(x + 1) = 3(1) = 3
Since LHL = RHL = 3, limx→0 f(x) = 3
At x → 1: (x = 1 lies in the region x > 0, and 3(x+1) is continuous)
limx→1 f(x) = 3(1 + 1) = 6
Q24. Find limx→1 f(x), where f(x) = x² − 1, x ≤ 1 and f(x) = −x² − 1, x > 1
Left-hand limit: limx→1− (x² − 1) = 1 − 1 = 0
Right-hand limit: limx→1+ (−x² − 1) = −1 − 1 = −2
Since LHL ≠ RHL, the limit does not exist.
Q25. Evaluate limx→0 f(x), where f(x) = |x|/x, x ≠ 0 and f(0) = 0
Left-hand limit (x < 0): |x|/x = −x/x = −1
Right-hand limit (x > 0): |x|/x = x/x = 1
Since LHL ≠ RHL, the limit does not exist.
Q26. Find limx→0 f(x), where f(x) = x/|x|, x ≠ 0 and f(0) = 0
Left-hand limit (x < 0): x/|x| = x/(−x) = −1
Right-hand limit (x > 0): x/|x| = x/x = 1
Since LHL ≠ RHL, the limit does not exist.
Q27. Find limx→5 f(x), where f(x) = |x| − 5
Near x = 5, |x| = x, so f is continuous there:
limx→5 (|x| − 5) = 5 − 5 = 0
Q28. Suppose f(x) = a + bx for x < 1, f(1) = 4, and f(x) = b − ax for x > 1. If limx→1 f(x) = f(1), what are the possible values of a and b?
f(1) = 4.
Left-hand limit: limx→1− (a + bx) = a + b
Right-hand limit: limx→1+ (b − ax) = b − a
For the limit to exist and equal f(1) = 4: a + b = 4 and b − a = 4.
Adding: 2b = 8 ⇒ b = 4. Then a = 4 − b = 0.
So a = 0, b = 4.
Q29. Let a1, a2, …, an be fixed real numbers and define f(x) = (x − a1)(x − a2)…(x − an). What is limx→a1 f(x)? For some a ≠ a1, a2, …, an, compute limx→a f(x).
Since f is a polynomial function, it is continuous everywhere, so the limit equals the function value.
limx→a1 f(x) = f(a1) = (a1 − a1)(a1 − a2)…(a1 − an) = 0 (the first factor is zero)
For a ≠ a1, a2, …, an:
limx→a f(x) = f(a) = (a − a1)(a − a2)…(a − an)
Q30. If f(x) = 0 for x = 0 and f(x) = |x| − 1 for x > 0, for what value(s) of a does limx→a f(x) exist?
The function is defined only for x ≥ 0.
For a > 0: near such a point f(x) = |x| − 1 = x − 1, which is continuous, so the left-hand and right-hand limits both equal a − 1. The limit exists and equals a − 1.
For a = 0: since f is not defined for x < 0, the left-hand limit at 0 cannot be found, so the (two-sided) limit does not exist at a = 0.
Conclusion: limx→a f(x) exists for every a > 0, and does not exist at a = 0.
Q31. If the function f(x) satisfies limx→1 [f(x) − 2]/(x² − 1) = π, evaluate limx→1 f(x).
Since the denominator x² − 1 → 0 as x → 1, and the overall limit is the finite value π, the numerator must also → 0 (otherwise the limit would be undefined or infinite).
So limx→1 [f(x) − 2] = 0, which gives limx→1 f(x) = 2
Q32. If f(x) = mx² + n for x < 0, f(x) = nx + m for 0 ≤ x ≤ 1, and f(x) = nx³ + m for x > 1. For what integers m and n do both limx→0 f(x) and limx→1 f(x) exist?
At x = 0:
Left-hand limit: limx→0− (mx² + n) = n
Right-hand limit: limx→0+ (nx + m) = m
For the limit to exist: n = m
At x = 1:
Left-hand limit: limx→1− (nx + m) = n + m
Right-hand limit: limx→1+ (nx³ + m) = n + m
These are automatically equal for any m, n.
Conclusion: both limits exist exactly when m = n (m, n any integers with m = n).
Exercise 12.2
Q1. Find the derivative of x² − 2 at x = 10.
f(x) = x² − 2, so f′(x) = 2x (by the power rule).
f′(10) = 2(10) = 20
Q2. Find the derivative of x at x = 1.
f(x) = x, so f′(x) = 1.
f′(1) = 1
Q3. Find the derivative of 99x at x = 100.
f(x) = 99x, so f′(x) = 99.
f′(100) = 99
Q4. Find the derivative of the following functions from first principle.
- x³ − 27
f(x) = x³ − 27
f′(x) = limh→0 [(x + h)³ − 27 − (x³ − 27)]/h = limh→0 [(x + h)³ − x³]/h
= limh→0 [3x²h + 3xh² + h³]/h = limh→0 (3x² + 3xh + h²) = 3x² - (x − 1)(x − 2)
f(x) = x² − 3x + 2
f(x + h) − f(x) = [(x+h)² − 3(x+h) + 2] − [x² − 3x + 2] = 2xh + h² − 3h = h(2x + h − 3)
f′(x) = limh→0 (2x + h − 3) = 2x − 3 - 1/x²
f(x + h) − f(x) = 1/(x+h)² − 1/x² = [x² − (x+h)²] / [x²(x+h)²] = −h(2x + h) / [x²(x+h)²]
f′(x) = limh→0 −(2x + h) / [x²(x+h)²] = −2x/x4 = −2/x³ - (x + 1)/(x − 1)
f(x + h) − f(x) = (x+h+1)/(x+h−1) − (x+1)/(x−1). Combining over a common denominator, the numerator simplifies to −2h, so:
f(x+h) − f(x) = −2h / [(x + h − 1)(x − 1)]
f′(x) = limh→0 −2 / [(x + h − 1)(x − 1)] = −2/(x − 1)²
Q5. For the function f(x) = x100/100 + x99/99 + … + x²/2 + x + 1, prove that f′(1) = 100 f′(0).
Differentiating term by term (using d/dx(xn/n) = xn−1):
f′(x) = x99 + x98 + … + x + 1 (a sum of 100 terms)
f′(1) = 1 + 1 + … + 1 (100 terms) = 100
f′(0) = 0 + 0 + … + 0 + 1 = 1 (only the constant term survives)
So f′(1) = 100 = 100 × 1 = 100 f′(0). Hence proved.
Q6. Find the derivative of xn + axn−1 + a²xn−2 + … + an−1x + an for a fixed real number a.
Differentiating each term using the power rule:
f′(x) = nxn−1 + (n−1)axn−2 + (n−2)a²xn−3 + … + an−1
Q7. For some constants a and b, find the derivative of:
- (x − a)(x − b)
= x² − (a+b)x + ab ⇒ f′(x) = 2x − (a + b) - (ax² + b)²
Using the product/power pattern, f′(x) = 2(ax²+b) · 2ax = 4ax(ax² + b) - (x − a)/(x − b)
By the quotient rule: f′(x) = [(1)(x−b) − (x−a)(1)]/(x−b)² = (a − b)/(x − b)²
Q8. Find the derivative of (xn − an)/(x − a) for some constant a.
Using xn − an = (x − a)(xn−1 + axn−2 + … + an−1), the function simplifies to:
f(x) = xn−1 + axn−2 + a²xn−3 + … + an−1
Differentiating term by term:
f′(x) = (n−1)xn−2 + (n−2)axn−3 + … + an−2
Q9. Find the derivative of:
- 2x − 3/4
f′(x) = 2 - (5x³ + 3x − 1)(x − 1)
Product rule with u = 5x³+3x−1 (u′ = 15x²+3), v = x−1 (v′ = 1):
f′(x) = (15x²+3)(x−1) + (5x³+3x−1)(1) = 15x³−15x²+3x−3+5x³+3x−1
= 20x³ − 15x² + 6x − 4 - x−3(5 + 3x)
= 5x−3 + 3x−2 ⇒ f′(x) = −15x−4 − 6x−3 = −15/x4 − 6/x³ - x⁵(3 − 6x−9)
= 3x⁵ − 6x−4 ⇒ f′(x) = 15x4 + 24x−5 = 15x4 + 24/x⁵ - x−4(3 − 4x−5)
= 3x−4 − 4x−9 ⇒ f′(x) = −12x−5 + 36x−10 - 2/(x + 1) − x²/(3x − 1)
d/dx[2/(x+1)] = −2/(x+1)²
d/dx[x²/(3x−1)] by quotient rule = [2x(3x−1) − x²(3)]/(3x−1)² = (3x²−2x)/(3x−1)²
f′(x) = −2/(x+1)² − (3x² − 2x)/(3x − 1)²
Q10. Find the derivative of cos x from first principle.
f(x) = cos x
f′(x) = limh→0 [cos(x+h) − cos x]/h
Using cos A − cos B = −2 sin[(A+B)/2] sin[(A−B)/2]:
cos(x+h) − cos x = −2 sin(x + h/2) sin(h/2)
f′(x) = limh→0 −sin(x + h/2) · [sin(h/2)/(h/2)] = −sin(x) × 1 = −sin x
Q11. Find the derivative of the following functions:
- sin x cos x
By the product rule: (sin x)′cos x + sin x(cos x)′ = cos²x − sin²x = cos 2x - sec x
Using the quotient rule on 1/cos x: f′(x) = [0 · cos x − 1 · (−sin x)]/cos²x = sin x/cos²x = sec x tan x - 5 sec x + 4 cos x
f′(x) = 5 sec x tan x − 4 sin x - cosec x
Using the quotient rule on 1/sin x: f′(x) = [0 · sin x − 1 · cos x]/sin²x = −cos x/sin²x = −cosec x cot x - 3 cot x + 5 cosec x
f′(x) = −3 cosec²x − 5 cosec x cot x - 5 sin x − 6 cos x + 7
f′(x) = 5 cos x + 6 sin x - 2 tan x − 7 sec x
f′(x) = 2 sec²x − 7 sec x tan x
Miscellaneous Exercise
Q1. Find the derivative of the following functions from first principle (it is to be understood that a, b, c, d, p, q, r and s are fixed non-zero constants and m and n are integers):
- −x
f′(x) = limh→0 [−(x+h) − (−x)]/h = limh→0 (−h)/h = −1 - (−x)−1 = −1/x
f′(x) = limh→0 [−1/(x+h) + 1/x]/h = limh→0 [h/(x(x+h))]/h = limh→0 1/[x(x+h)] = 1/x² - sin(x + 1)
f′(x) = limh→0 [sin(x+h+1) − sin(x+1)]/h. Using sin A − sin B = 2 cos[(A+B)/2] sin[(A−B)/2]:
= limh→0 2 cos(x+1+h/2) sin(h/2) / h = cos(x+1) × 1 = cos(x + 1) - cos(x − π/8)
By the same method as (iii): f′(x) = −sin(x − π/8)
Q2. Find the derivative of (x + a).
f′(x) = 1
Q3. Find the derivative of (px + q)(r/x + s).
Product rule with u = px+q (u′=p), v = rx−1+s (v′=−rx−2):
f′(x) = p(r/x + s) + (px+q)(−r/x²) = pr/x + ps − pr/x − qr/x²
= ps − qr/x²
Q4. Find the derivative of (ax + b)(cx + d)².
Product rule with u = ax+b (u′=a), v = (cx+d)² (v′=2c(cx+d)):
f′(x) = a(cx+d)² + (ax+b) · 2c(cx+d) = (cx+d)[a(cx+d) + 2c(ax+b)]
= (cx + d)(3acx + ad + 2bc)
Q5. Find the derivative of (ax + b)/(cx + d).
Quotient rule with u = ax+b (u′=a), v = cx+d (v′=c):
f′(x) = [a(cx+d) − c(ax+b)]/(cx+d)² = (ad − bc)/(cx + d)²
Q6. Find the derivative of (1 + 1/x)/(1 − 1/x).
Multiplying numerator and denominator by x: f(x) = (x + 1)/(x − 1)
By the quotient rule: f′(x) = [(x−1) − (x+1)]/(x−1)² = −2/(x − 1)²
Q7. Find the derivative of 1/(ax² + bx + c).
f(x) = (ax²+bx+c)−1 ⇒ f′(x) = −(2ax + b)/(ax² + bx + c)²
Q8. Find the derivative of (ax + b)/(px² + qx + r).
Quotient rule with u = ax+b (u′=a), v = px²+qx+r (v′=2px+q):
f′(x) = [a(px²+qx+r) − (ax+b)(2px+q)]/(px²+qx+r)²
Expanding the numerator: apx²+aqx+ar − (2apx²+aqx+2bpx+bq) = −apx² − 2bpx + (ar − bq)
f′(x) = [−apx² − 2bpx + (ar − bq)] / (px² + qx + r)²
Q9. Find the derivative of (px² + qx + r)/(ax + b).
Quotient rule with u = px²+qx+r (u′=2px+q), v = ax+b (v′=a):
f′(x) = [(2px+q)(ax+b) − a(px²+qx+r)]/(ax+b)²
Expanding the numerator: 2apx²+2bpx+aqx+bq − apx²−aqx−ar = apx²+2bpx+(bq−ar)
f′(x) = [apx² + 2bpx + (bq − ar)] / (ax + b)²
Q10. Find the derivative of a/x4 − b/x² + cos x.
f(x) = ax−4 − bx−2 + cos x
f′(x) = −4a/x⁵ + 2b/x³ − sin x
Q11. Find the derivative of 4√x − 2.
f(x) = 4x1/2 − 2 ⇒ f′(x) = 4 × (1/2)x−1/2 = 2/√x
Q12. Find the derivative of (ax + b)n.
Writing t = ax + b and following the same first-principle pattern used for xn (Theorem 6), with the increment in t equal to ah when x increases by h:
f′(x) = na(ax + b)n−1
Q13. Find the derivative of (ax + b)n(cx + d)m.
Product rule with u = (ax+b)n (u′ = na(ax+b)n−1), v = (cx+d)m (v′ = mc(cx+d)m−1):
f′(x) = na(ax+b)n−1(cx+d)m + mc(ax+b)n(cx+d)m−1
= (ax+b)n−1(cx+d)m−1 [na(cx+d) + mc(ax+b)]
Q14. Find the derivative of sin(x + a).
By the same method as Q1(iii) above: f′(x) = cos(x + a)
Q15. Find the derivative of cosec x cot x.
Product rule with u = cosec x (u′ = −cosec x cot x), v = cot x (v′ = −cosec²x):
f′(x) = (−cosec x cot x)(cot x) + (cosec x)(−cosec²x) = −cosec x cot²x − cosec³x
= −cosec x (cot²x + cosec²x)
Q16. Find the derivative of cos x/(1 + sin x).
Quotient rule with u = cos x (u′ = −sin x), v = 1+sin x (v′ = cos x):
f′(x) = [−sin x(1+sin x) − cos²x]/(1+sin x)² = [−sin x − sin²x − cos²x]/(1+sin x)² = [−sin x − 1]/(1+sin x)²
= −1/(1 + sin x)
Q17. Find the derivative of (sin x + cos x)/(sin x − cos x).
Quotient rule with u = sin x+cos x (u′ = cos x−sin x), v = sin x−cos x (v′ = cos x+sin x):
Numerator = (cos x−sin x)(sin x−cos x) − (sin x+cos x)(cos x+sin x) = −(1 − sin 2x) − (1 + sin 2x) = −2
f′(x) = −2/(sin x − cos x)²
Q18. Find the derivative of (sec x − 1)/(sec x + 1).
Quotient rule with u = sec x−1 (u′ = sec x tan x), v = sec x+1 (v′ = sec x tan x):
Numerator = sec x tan x(sec x+1) − (sec x−1)sec x tan x = sec x tan x[(sec x+1)−(sec x−1)] = 2 sec x tan x
f′(x) = 2 sec x tan x / (sec x + 1)²
Q19. Find the derivative of sinn x.
Writing sinnx = sin x · sinn−1x and applying the product rule repeatedly (i.e. by induction on n), the power of a function differentiates the same way as the power rule:
f′(x) = n sinn−1x cos x
Q20. Find the derivative of (a + b sin x)/(c + d cos x).
Quotient rule with u = a+b sin x (u′ = b cos x), v = c+d cos x (v′ = −d sin x):
f′(x) = [b cos x(c+d cos x) + d sin x(a+b sin x)]/(c+d cos x)²
= [bc cos x + bd cos²x + ad sin x + bd sin²x]/(c+d cos x)²
= (bd + bc cos x + ad sin x) / (c + d cos x)²
Q21. Find the derivative of sin(x + a)/cos x.
Quotient rule with u = sin(x+a) (u′ = cos(x+a)), v = cos x (v′ = −sin x):
f′(x) = [cos(x+a)cos x + sin(x+a)sin x]/cos²x = cos(x+a−x)/cos²x
= cos a · sec²x
Q22. Find the derivative of x4(5 sin x − 3 cos x).
Product rule with u = x4 (u′ = 4x³), v = 5 sin x−3 cos x (v′ = 5 cos x+3 sin x):
f′(x) = 4x³(5 sin x−3 cos x) + x4(5 cos x+3 sin x)
= 20x³ sin x − 12x³ cos x + 5x4 cos x + 3x4 sin x
Q23. Find the derivative of (x² + 1) cos x.
Product rule with u = x²+1 (u′ = 2x), v = cos x (v′ = −sin x):
f′(x) = 2x cos x − (x² + 1) sin x
Q24. Find the derivative of (ax² + sin x)(p + q cos x).
Product rule with u = ax²+sin x (u′ = 2ax+cos x), v = p+q cos x (v′ = −q sin x):
f′(x) = (2ax + cos x)(p + q cos x) − q sin x(ax² + sin x)
Q25. Find the derivative of (x + cos x)(x − tan x).
Product rule with u = x+cos x (u′ = 1−sin x), v = x−tan x (v′ = 1−sec²x = −tan²x):
f′(x) = (1 − sin x)(x − tan x) − tan²x (x + cos x)
Q26. Find the derivative of (4x + 5 sin x)/(3x + 7 cos x).
Quotient rule with u = 4x+5 sin x (u′ = 4+5 cos x), v = 3x+7 cos x (v′ = 3−7 sin x):
Numerator = (4+5cos x)(3x+7cos x) − (4x+5sin x)(3−7sin x)
Expanding and simplifying using sin²x + cos²x = 1:
= 35 + 28 cos x − 15 sin x + x(15 cos x + 28 sin x)
f′(x) = [35 + 28 cos x − 15 sin x + x(15 cos x + 28 sin x)] / (3x + 7 cos x)²
Q27. Find the derivative of x² cos(π/4)/sin x.
Here cos(π/4) = 1/√2 is simply a constant multiplier. Using the quotient rule on x²/sin x with u = x² (u′=2x), v = sin x (v′=cos x):
d/dx[x²/sin x] = [2x sin x − x² cos x]/sin²x
f′(x) = (1/√2) · [2x sin x − x² cos x] / sin²x
Q28. Find the derivative of x/(1 + tan x).
Quotient rule with u = x (u′=1), v = 1+tan x (v′=sec²x):
f′(x) = [(1 + tan x) − x sec²x] / (1 + tan x)²
Q29. Find the derivative of (x + sec x)(x − tan x).
Product rule with u = x+sec x (u′ = 1+sec x tan x), v = x−tan x (v′ = −tan²x):
f′(x) = (1 + sec x tan x)(x − tan x) − tan²x (x + sec x)
Q30. Find the derivative of x/sinn x.
Product rule with u = x (u′=1), v = sin−nx (v′ = −n sin−n−1x cos x, using Q19’s result):
f′(x) = sin−nx − nx cos x sin−n−1x = (1/sinnx) − (nx cos x)/sinn+1x
= (sin x − nx cos x) / sinn+1x
Class 11 Maths Chapter 12 – Notes and Extra Questions
- The left-hand limit is the value approached by f(x) as x approaches a point a from values less than a; the right-hand limit is the value approached from values greater than a. A limit exists at a point only when the left-hand and right-hand limits are equal.
- The algebra of limits allows the limit of a sum, difference, product, constant multiple, or quotient (with non-zero denominator limit) of two functions to be computed from the limits of the individual functions.
- For polynomial and rational functions, the limit at a point in the domain is simply the value of the function at that point; indeterminate 0/0 forms are resolved by factorising and cancelling common factors.
- Two standard trigonometric limits used throughout the chapter: limx→0 (sin x)/x = 1 and limx→0 (1 − cos x)/x = 0.
- The derivative of a function f at a point a is defined by first principles as f′(a) = limh→0 [f(a+h) − f(a)]/h, provided this limit exists.
- The algebra of derivatives includes the sum/difference rule, the constant multiple rule, the Leibnitz product rule (uv)′ = u′v + uv′, and the quotient rule (u/v)′ = (u′v − uv′)/v².
- The power rule d/dx(xn) = nxn−1 holds for any positive integer n (and, more generally, for any real number n).
- Standard derivatives to remember: d/dx(sin x) = cos x, d/dx(cos x) = −sin x, d/dx(tan x) = sec²x, d/dx(cot x) = −cosec²x, d/dx(sec x) = sec x tan x, d/dx(cosec x) = −cosec x cot x.
- Extra practice question 1: Evaluate limx→0 (1 − cos 4x)/x².
- Extra practice question 2: Find the derivative of f(x) = (x² + 1)/(x − 3) using the quotient rule.
- Extra practice question 3: Using first principles, find the derivative of f(x) = √x.
- Chapter 2: Relations and Functions – Free PDF Download
- Chapter 3: Trigonometric Functions – Free PDF Download
- Chapter 4: Complex Numbers and Quadratic Equations – Free PDF Download
- Chapter 5: Linear Inequalities – Free PDF Download
- Chapter 6: Permutations and Combinations – Free PDF Download
- Chapter 7: Binomial Theorem – Free PDF Download
- Chapter 8: Sequences and Series – Free PDF Download
- Chapter 9: Straight Lines – Free PDF Download
- Chapter 10: Conic Sections – Free PDF Download
- Chapter 11: Introduction to Three Dimensional Geometry – Free PDF Download
- Chapter 13: Statistics – Free PDF Download
- Chapter 14: Probability – Free PDF Download
Frequently Asked Questions
Q1. How many exercises are there in Class 11 Maths Chapter 12, Limits and Derivatives?
The current NCERT textbook (2026-27 rationalised edition) has two exercises – Exercise 12.1 (32 questions on limits) and Exercise 12.2 (11 questions on derivatives) – plus a Miscellaneous Exercise with 30 questions that mixes both topics.
Q2. What is the difference between the left-hand limit and the right-hand limit?
The left-hand limit is the value a function approaches as the input approaches a given point from values smaller than that point, while the right-hand limit is the value approached from values larger than that point. The two-sided limit at a point exists only if these two one-sided limits are equal.
Q3. What is the first-principles definition of a derivative, and is it used in the Class 11 exercises?
The derivative of f at a point a is defined as f′(a) = limh→0 [f(a+h) − f(a)]/h. Several questions in Exercise 12.2 and the Miscellaneous Exercise explicitly ask students to differentiate functions “from first principle” using this limit definition, in addition to using the standard algebra-of-derivatives rules.
Q4. Does Chapter 12 cover the product rule and quotient rule for derivatives?
Yes. Along with the sum, difference, and constant-multiple rules, the chapter’s algebra of derivatives (Theorem 5) includes the Leibnitz product rule and the quotient rule, both of which are used repeatedly in Exercise 12.2 and the Miscellaneous Exercise.

