By the end of this chapter you'll be able to…

  • 1Evaluate standard limits (sin kx/x, (1-cos x)/x², (eˣ-1)/x, (xⁿ-aⁿ)/(x-a)) without expanding from scratch
  • 2Determine the constant that makes a piecewise function continuous at a point
  • 3Differentiate a function from first principles using the h → 0 definition
  • 4Recall the full standard-derivative table for algebraic, trigonometric, exponential, and logarithmic functions
  • 5Apply the product, quotient, and chain rules — including two rules stacked in one question — and differentiate twice for second-order derivatives
  • 6Find the equation of a tangent/normal at a point, solve rate-of-change word problems via the chain rule, and classify maxima/minima using the second-derivative test
💡
Why this chapter matters in NDA
Differential Calculus is the largest 'new' topic for most NDA aspirants coming straight out of Class 11–12 — unlike algebra or trigonometry, it can't be crammed as pure formula recall, because every question depends on correctly executing a multi-step procedure (a limit, then a derivative, then a rule, then a sign). That makes it the topic where careless execution costs the most marks under the −0.8333 penalty, but also the topic where a fixed, well-drilled toolkit (standard limits, the derivative table, three differentiation rules, two extremum tests) converts almost mechanically into 15+ reliable marks — with the added payoff that it is the direct foundation for Integral Calculus (12% weight), the next chapter in this subject.

Differential Calculus — NDA Mathematics

NDA calculus is Class 11–12 CBSE calculus with the proofs stripped out. You are never asked to derive a theorem from scratch in 75 seconds — you are asked to recognise which standard limit, which derivative rule, or which application a question is built on, then execute it cleanly. The syllabus is short: limits, continuity, derivatives (first principles and standard forms), differentiation rules, and three applications. Master that short list and this chapter converts almost mechanically into marks.


1. What NDA actually asks

13% weight ⇒ roughly 15–16 of the 120 Mathematics questions, at 2.5 marks each with a −0.8333 penalty for a wrong guess. That makes Differential Calculus the fourth-heaviest topic after Algebra (20%), Trigonometry (18%), and Analytical Geometry (15%) — and among the most execution-friendly, because every question reduces to one of a handful of fixed procedures:

  1. Standard limits — evaluating -type forms, algebraic limits via factoring, and limits at infinity.
  2. Continuity — finding an unknown constant that makes a piecewise function continuous at a point.
  3. Derivative from first principles — the definition applied to a simple function.
  4. Standard derivatives — the fixed list for powers, trig, exponential, and log functions.
  5. Differentiation rules — product, quotient, and chain rule, often chained two deep.
  6. Second-order derivatives — differentiate twice, usually followed by an evaluation.
  7. Applications — slope/equation of a tangent or normal, rate-of-change word problems, and basic maxima–minima (first- or second-derivative test).

There is no integration, no L'Hôpital's rule, and no rigorous proof anywhere on the syllabus — NDA tests fluency with a toolkit, not analysis.


2. Functions, limits & continuity

A real-valued function assigns one real output to each input in its domain . NDA rarely tests domain theory in isolation, but it underlies every limit and derivative question — know where a function is undefined (denominators zero, logs of non-positive numbers, even roots of negatives) before you differentiate it.

The limit means gets arbitrarily close to as approaches — from both sides. Two limit laws you'll use constantly: limits of sums/products/quotients split termwise (provided the denominator's limit isn't zero), and for forms, factor and cancel before substituting.

Standard limits to know cold (all as unless stated):

Every "" question is the first identity in disguise: multiply and divide by so the argument of sine matches the denominator.

Continuity at requires all three to hold and agree:

NDA's favourite continuity question gives a piecewise function — a rational expression for and a constant at — and asks for the that removes the discontinuity. Simplify the form algebraically, take the limit, and set equal to it.

Continuous ≠ differentiable. is continuous everywhere but has no derivative at (the left- and right-hand slopes disagree: vs ). Differentiability is the stronger condition; NDA occasionally tests this exact fact conceptually.


3. The derivative — first principles and the standard list

The derivative of at is defined as the limit of the average rate of change over a shrinking interval:

Worked derivation (know this pattern): for ,

using the sum-to-product identity and the standard limit . NDA typically asks for one such derivation directly (usually , , or ) rather than , but the method — expand, simplify the in the numerator, cancel, then take the limit — is identical for every function on the syllabus.

The standard derivative table (memorise; every differentiation question builds on this):

(constant)

4. Differentiation rules & second-order derivatives

Real questions rarely differentiate a bare standard function — they combine two or three functions, which is where the three rules come in.

Sum/difference: — split and differentiate termwise.

Product rule: for ,

Quotient rule: for ,

Chain rule: for a composite , treat as the inner function:

In practice: differentiate the outer function, keep the inner function unchanged inside it, then multiply by the derivative of the inner function. For : outer derivative is , inner derivative is , so .

Second-order derivatives. Differentiate twice: . NDA uses this both as a standalone "differentiate twice and evaluate" question and inside the second-derivative test for maxima/minima (Section 6).


5. Applications — tangents, normals & rate of change

Tangent and normal at a point on : the derivative evaluated at is the slope of the tangent, .

The normal is perpendicular to the tangent, so its slope is the negative reciprocal — never the same sign or the same value as . If (horizontal tangent), the normal is the vertical line .

Rate of change. is the instantaneous rate at which changes with . When a quantity changes with time, chain-rule it: if depends on and depends on ,

This is how "the radius of a circle grows at 3 cm/s — how fast does the area grow?" becomes : differentiate the geometric formula with respect to the variable that's actually changing, then plug in the given rate and the instant's value.

Increasing/decreasing: is increasing on an interval where and decreasing where throughout that interval.


6. Applications — maxima and minima

A critical point of is where (or fails to exist). NDA's maxima–minima questions are almost always: differentiate, set , solve for critical points, then classify each one.

Second-derivative test (the faster of the two, and NDA's default expectation):

  • and local maximum at .
  • and local minimum at .
  • inconclusive — fall back to the first-derivative test.

First-derivative test (use when or as a cross-check): if changes sign from to at , it's a local max; from to , a local min; no sign change means neither.

Once you've classified a critical point, plug it back into the original function — not — to get the actual maximum or minimum value. This last step is the single most common place marks are lost.


Solved examples

Question 1 of 7

Q1. Evaluate .

Show explanation

Solution. Multiply/divide to expose the standard form: .

Question 2 of 7

Q2. If for and , find for continuity at .

Show explanation

Solution. as . So .

Question 3 of 7

Q3. Differentiate from first principles.

Show explanation

Solution. .

Question 4 of 7

Q4. Differentiate .

Show explanation

Solution. Quotient rule with : .

Question 5 of 7

Q5. Find the tangent to at .

Show explanation

Solution. . , so at . Tangent: .

Question 6 of 7

Q6. A sphere's radius grows at 2 cm/s. Find the rate of growth of its volume when cm.

Show explanation

Solution. .

Question 7 of 7

Q7. Find the local extrema of .

Show explanation

Solution. , critical points . . At : → local max, . At : → local min, .


8. Common traps & training protocol

  • Forgetting the chain-rule multiplier. Differentiating as alone — the inner derivative is not optional.
  • Sign error on . , not ; this single sign error cascades through every product/quotient question involving cosine.
  • Quotient-rule order. It's , never — the numerator order matters because subtraction isn't commutative.
  • Confusing tangent and normal slopes. The normal's slope is , not and not — a plain reciprocal without the sign flip is one of the most-picked wrong options.
  • Second-derivative sign confusion. is a maximum (the curve bends downward, like a frown), is a minimum — many aspirants swap these under time pressure.
  • Reporting the critical point instead of the extreme value. The question asks for the maximum/minimum value of , which means substituting the critical point back into , not stopping at .
  • Dropping the /direction in rate-of-change problems. A quantity that is decreasing has a negative rate; plug the given rate in with its correct sign before differentiating the relationship.

Training protocol: write out the standard-limit table and the standard-derivative table from memory daily until both are reflexive — most calculus marks are lost to a forgotten -style constant, not to conceptual gaps. Then drill the three differentiation rules on composite functions (two rules stacked in one question is the norm, not the exception), and finish every maxima–minima problem by evaluating at the classified point, never at or .

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Derivative — first principles
f'(x) = lim(h→0) [f(x+h) − f(x)] / h
The definition every 'differentiate from first principles' question tests directly.
Standard limits
lim(x→0) sin x/x = 1; lim(x→0) (1−cos x)/x² = 1/2; lim(x→0) (eˣ−1)/x = 1
Multiply/divide to match the argument before substituting these forms.
Power-form limit
lim(x→a) (xⁿ−aⁿ)/(x−a) = n·aⁿ⁻¹
The algebraic-limit workhorse — also the formal definition of d/dx(xⁿ).
Limit to e
lim(x→∞) (1 + 1/x)ˣ = e; lim(x→0) (1+x)^(1/x) = e
Appears in growth-rate and compounding-flavoured limit questions.
Continuity condition
f continuous at a ⟺ lim(x→a⁻) f(x) = lim(x→a⁺) f(x) = f(a)
Simplify the 0/0 form first, then set the constant equal to the limit.
Standard derivatives
d/dx(xⁿ)=nxⁿ⁻¹; d/dx(sin x)=cos x; d/dx(cos x)=−sin x; d/dx(eˣ)=eˣ; d/dx(ln x)=1/x
The fixed table — every differentiation question builds on this list.
Product rule
(uv)' = u'v + uv'
Both terms required — dropping either is the single most common slip.
Quotient rule
(u/v)' = (u'v − uv') / v²
Order matters in the numerator; denominator is always squared.
Chain rule
dy/dx = dy/du · du/dx
Differentiate the outer function, keep the inner unchanged, multiply by the inner's derivative.
Tangent & normal
Tangent: y−y₁ = m(x−x₁); Normal: y−y₁ = −(1/m)(x−x₁), where m = f'(x₁)
Normal slope is the negative reciprocal of the tangent slope — sign flip AND reciprocal.
Related rates
dy/dt = dy/dx · dx/dt
Differentiate the geometric relation, then substitute the given instantaneous rate.
Extremum tests
f'(c)=0 & f''(c)<0 ⇒ local max; f'(c)=0 & f''(c)>0 ⇒ local min
f''(c)=0 is inconclusive — fall back to the sign change of f' (first-derivative test).
⚠️

Traps NDA sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Differentiating a composite function without the chain-rule multiplier
sin(2x²+1) differentiates to 4x·cos(2x²+1), not cos(2x²+1) alone — always multiply by the derivative of the inner function.
WATCH OUT
Sign error on d/dx(cos x)
d/dx(cos x) = −sin x, never +sin x. This one sign error silently flips the answer in every product/quotient question involving cosine.
WATCH OUT
Writing the quotient rule as (uv' − u'v)/v²
The correct numerator order is u'v − uv' (derivative of the top times the bottom, minus the top times the derivative of the bottom). Reversing it flips the sign of the whole answer.
WATCH OUT
Using the tangent's slope for the normal, or just its reciprocal without the sign flip
Normal slope = −1/m. Both the reciprocal AND the sign flip are required — a plain 1/m or −m is a deliberately placed distractor.
WATCH OUT
Swapping the second-derivative test signs
f''(c) < 0 bends downward = maximum (like a frown); f''(c) > 0 bends upward = minimum. Sanity-check with y = −x² (max at 0, y'' = −2 < 0) if unsure.
WATCH OUT
Reporting the critical point x = c as the answer instead of the extreme value f(c)
'Find the maximum value' means substitute c back into the ORIGINAL function f(x), not into f'(x), and not stopping at x = c itself.
WATCH OUT
Treating (eˣ − 1)/x → 1 and (aˣ − 1)/x → ln a as the same formula
The general form is (aˣ−1)/x → ln a; e is the special case where ln e = 1. Don't drop the ln a for a base other than e.
WATCH OUT
Cancelling x² and x directly in a 0/0 rational limit instead of factoring
(x²−9)/(x−3) is NOT x/1 — factor as (x−3)(x+3)/(x−3) first, cancel the common factor, then substitute.

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Differential Calculus — Limits, Derivatives & Applications?

11 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

11 questions~8 min worth ~5 marks in NDA exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Standard limits: sin x/x → 1, (1−cos x)/x² → 1/2, (eˣ−1)/x → 1, (aˣ−1)/x → ln a, (xⁿ−aⁿ)/(x−a) → n·aⁿ⁻¹.
  • Continuity at a: left limit = right limit = f(a). For piecewise questions, simplify the 0/0 form and set k equal to the limit.
  • Continuous does not imply differentiable — |x| at x = 0 is the standard counterexample (slopes −1 and +1 disagree).
  • First principles: f'(x) = lim(h→0) [f(x+h) − f(x)]/h — expand, cancel the h, then take the limit.
  • Standard derivative table: xⁿ → nxⁿ⁻¹, sin x → cos x, cos x → −sin x, eˣ → eˣ, ln x → 1/x — know all of it cold.
  • Product rule u'v+uv'; quotient rule (u'v−uv')/v²; chain rule = outer derivative × inner derivative.
  • Tangent slope m = f'(x₁); normal slope = −1/m — sign flip AND reciprocal, both required.
  • Related rates: differentiate the geometric relation, then substitute the given dx/dt or dr/dt.
  • Extremum test: f'(c)=0 and f''(c)<0 ⇒ max; f''(c)>0 ⇒ min; f''(c)=0 ⇒ use the first-derivative sign-change test.
  • Always report f(c), the value of the original function at the critical point — not c itself and not f'(c).

NDA question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: ~15–16 questions × 2.5 marks ≈ 37.5–40 of 300 Mathematics marks (13% weight)

Question styleMarks eachTypical countWhat it tests
Limits & continuity2.53–4Standard limits, algebraic 0/0 forms, continuity via an unknown constant
Derivatives & rules2.56–7First principles, the standard-derivative table, product/quotient/chain rule (often composed), second-order derivatives
Applications2.55–6Tangent/normal equations, related-rates word problems, maxima–minima via the extremum tests
Prep strategy
  • Week 1: write the standard-limit and standard-derivative tables from memory daily until both are reflexive.
  • Week 2: drill product/quotient/chain rule on composite functions — practise naming u, v, inner, and outer before differentiating.
  • Week 3: 15–20 PYQs per application type (tangents, rates, maxima–minima), finishing every maxima–minima question by evaluating f at the critical point.
  • Keep a running list of your own sign-error slips (cos derivative, quotient-rule order, normal slope) and re-check for exactly those in the last 30 seconds of each question.

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. Identify the question type in the first five seconds — limit, continuity, first-principles, differentiation, or application — each has one fixed procedure.
  2. For sin kx/x-style limits, immediately multiply/divide to match the coefficient inside sine to the coefficient in the denominator.
  3. For any composite function, write out u and v (or outer/inner) explicitly before applying product/quotient/chain rule — naming them prevents sign and order slips.
  4. For maxima–minima, always finish by substituting the critical point back into the ORIGINAL function — the question asks for a value, not a location, unless it says otherwise.
  5. Sanity-check tangent/normal slopes with a simple example (y = x² at x = 1: tangent slope 2, normal slope −1/2) if you're unsure about the sign flip under time pressure.
  6. Budget roughly 60–75 seconds per calculus question — a two-rule composite (chain inside quotient) is the ceiling of what NDA asks; if a question needs more than two layers, re-read it, you're likely overcomplicating.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Motion and rates in physics

Velocity is the derivative of position and acceleration the derivative of velocity — the exact rate-of-change machinery in Section 5, reused throughout the NDA General Knowledge physics syllabus and later at the Academy.

Engineering optimisation

Every 'minimum material for a given volume' or 'maximum range of a projectile' problem an engineer or ballistics officer solves is a maxima–minima problem: differentiate, set to zero, apply the second-derivative test.

Slope and gradient in navigation and terrain

Tangent-line slope is literally 'steepness at a point' — the same concept used in reading gradients on topographic maps and flight-path angle calculations.

Growth and decay modelling

The exponential derivative d/dx(eˣ) = eˣ underlies population growth, radioactive decay, and compound-interest-rate models — any process whose rate of change is proportional to its current value.

Where else this topic is tested

Prepare once, score in every exam that asks it.

CDS (Elementary Mathematics)Very high — near-identical syllabus and question style at the same Class 11–12 level
AFCAT / CAPF (Mathematics-adjacent sections)Medium — lighter calculus component, same core concepts
CUET (Mathematics)Medium — overlapping Class 12 syllabus, more application-heavy
JEE Main (Mathematics)Conceptual overlap — same rules and tests at significantly higher difficulty and depth

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

No. NDA calculus stays at Class 11–12 CBSE level: standard limits, first-principles derivatives of simple functions, the differentiation rules, and basic applications. There is no formal epsilon-delta analysis, no L'Hôpital's rule requirement, and no integration in this chapter — that's a separate topic (Integral Calculus, 12% weight).

Applying the standard-derivative table together with the product/quotient/chain rules is the single largest slice — most questions are a two-rule composite (e.g., chain rule inside a quotient). Standard limits and basic maxima–minima are the next two largest, roughly equal in frequency; pure first-principles and continuity questions are fewer but still recur every cycle.

Default to the second-derivative test — compute f''(c) and read its sign, it's faster. Only fall back to the first-derivative test (checking the sign of f' on either side of c) when f''(c) = 0, which makes the second-derivative test inconclusive.

No calculators are permitted in NDA. Every limit, derivative, and evaluation in this chapter is designed to resolve to a clean integer, simple fraction, or a small multiple of π or e by hand — if your arithmetic is producing an ugly decimal, re-check the differentiation step rather than reaching for a calculator you won't have.

It's the direct prerequisite for Integral Calculus & Differential Equations (12% weight, the very next chapter) — integration is defined as the reverse of differentiation, and differential equations are built on derivative notation. It also reuses Algebra's factoring and Trigonometry's identities constantly inside limits and derivatives.
Header Logo