Last Updated: May 2026
JEE Main Application of Derivatives 2027 is one of the highest-yield calculus chapters — it reliably contributes 2–3 questions every JEE Main shift across rate of change, monotonicity, maxima-minima, tangents and normals, and the Mean Value Theorem. Together with Definite Integrals and Differential Equations, Application of Derivatives makes calculus the single biggest scoring zone in JEE Mathematics. This pillar covers the entire chapter in chronological learning order with concepts, formulas, every trick that appears in PYQs, and 30 practice problems modelled on the latest exam pattern.
Why Application of Derivatives Matters in JEE 2027
If you look at the last five JEE Main sessions, AOD has the most predictable question distribution of any calculus chapter. Maxima-minima problems alone appear in roughly 70% of shifts, and tangent-normal questions appear in another 50%. The chapter is also a feeder for JEE Advanced, where AOD-flavoured optimization problems mix with coordinate geometry and physics modelling.
JEE Main AOD Weightage (Past 5 Years)
| Sub-topic | Average Qs / Shift | Difficulty | Most Common Pattern |
|---|---|---|---|
| Maxima & Minima (closed interval, AM-GM) | 1.0 | Moderate–Hard | Optimize area / volume / cost |
| Tangents & Normals | 0.6 | Easy–Moderate | Slope at point, length of subtangent |
| Monotonicity (increasing/decreasing) | 0.5 | Moderate | Find interval where f’ > 0 |
| Rate of Change | 0.4 | Easy | Related rates, dr/dt → dV/dt |
| Rolle’s & Mean Value Theorem | 0.3 | Moderate | Existence of c, value of c |
| Approximations & Differentials | 0.2 | Easy | Estimate small change in f(x) |
Section 1 — Rate of Change of Quantities
If a quantity y depends on time t through y = f(x) and x itself depends on t, then by the chain rule dy/dt = (dy/dx)·(dx/dt). The most common JEE setup is a balloon, sphere, or cone changing dimensions over time.
Standard formulas:
- Sphere: V = (4/3)πr³, S = 4πr²
- Cone: V = (1/3)πr²h, lateral surface = πrℓ
- Cylinder: V = πr²h, total surface = 2πr(r+h)
- Cube: V = a³, surface = 6a²
Worked example. Air is pumped into a spherical balloon at 6 cm³/s. Find the rate at which the radius grows when r = 5 cm.
V = (4/3)πr³ ⇒ dV/dt = 4πr²·(dr/dt) ⇒ 6 = 4π(25)(dr/dt) ⇒ dr/dt = 3/(50π) cm/s.
Section 2 — Tangents and Normals
For a curve y = f(x), the slope of the tangent at (x₀, y₀) is m = f'(x₀). The normal is perpendicular, with slope −1/m. Standard equations:
- Tangent: y − y₀ = f'(x₀)·(x − x₀)
- Normal: y − y₀ = −(1/f'(x₀))·(x − x₀)
- Length of subtangent = |y/f'(x)|, length of subnormal = |y·f'(x)|
- Length of tangent = |y·√(1 + 1/f'(x)²)|, length of normal = |y·√(1 + f'(x)²)|
Trick. If a tangent at point P on y = f(x) is parallel to the x-axis, set f'(x) = 0; if perpendicular, f'(x) is undefined. Use this to filter parameters quickly in MCQs.
Section 3 — Monotonicity (Increasing & Decreasing Functions)
A function f is increasing on an interval I if x₁ < x₂ ⇒ f(x₁) < f(x₂). For differentiable f:
- f'(x) > 0 on I ⇒ strictly increasing on I
- f'(x) < 0 on I ⇒ strictly decreasing on I
- f'(x) ≥ 0 (with equality only at isolated points) ⇒ non-decreasing
Worked example. Find the interval where f(x) = x³ − 3x² + 4 is decreasing.
f'(x) = 3x² − 6x = 3x(x − 2). Sign chart: + on (−∞, 0), − on (0, 2), + on (2, ∞). So f is decreasing on (0, 2).
Section 4 — Maxima and Minima
This is the highest-yield AOD sub-topic. Master both the first-derivative test (sign change of f’ at critical point) and second-derivative test (f”(c) > 0 ⇒ local min, f”(c) < 0 ⇒ local max).
Closed-Interval Procedure
- Find critical points where f'(x) = 0 or undefined inside [a, b].
- Evaluate f at all critical points and at the endpoints a, b.
- Largest value = absolute max, smallest = absolute min.
AM-GM short-cut. If you must minimize f(x) = ax + b/x for a, b, x > 0, AM ≥ GM gives f(x) ≥ 2√(ab) with equality at x = √(b/a). Saves one full differentiation. Used heavily in JEE Main optimization MCQs.
Section 5 — Rolle’s and Mean Value Theorem
Rolle’s Theorem. If f is continuous on [a, b], differentiable on (a, b), and f(a) = f(b), then there exists c ∈ (a, b) with f'(c) = 0.
Lagrange’s MVT. If f is continuous on [a, b] and differentiable on (a, b), then there exists c ∈ (a, b) with f'(c) = (f(b) − f(a))/(b − a).
Cauchy’s MVT. If f, g are both continuous on [a, b], differentiable on (a, b) and g'(x) ≠ 0, then there exists c with (f(b) − f(a))/(g(b) − g(a)) = f'(c)/g'(c).
Section 6 — Approximations and Differentials
For small Δx, f(x + Δx) ≈ f(x) + f'(x)·Δx. JEE uses this to estimate values like √26, ln(1.02), or sin(31°). Carry exactly 4 decimal places in working — JEE answer choices are tight.
Section 7 — Common Errors to Avoid
- Forgetting endpoints in closed-interval optimization (a recurring 4-mark trap).
- Confusing critical points with extrema — always confirm via sign change or f”.
- Treating non-differentiable points as if f'(c) = 0 applies. Cusps and corners are also critical.
- Missing the constraint domain (e.g. x > 0 in a length problem) and reporting a negative answer.
30 Practice Problems
Below are 30 mixed-difficulty MCQs covering every sub-topic. Use the embedded quiz to attempt them with timer + scoring + explanation.
[cg_quiz]
Sample Problems (with worked answers)
- If the rate of change of the radius of a sphere is 0.5 cm/s when r = 4 cm, the rate of change of volume is — (Ans: 32π cm³/s)
- The slope of the tangent to y = x³ − x at x = 1 is — (Ans: 2)
- f(x) = x³ − 12x + 5 is decreasing on — (Ans: (−2, 2))
- The minimum value of f(x) = x + 9/x for x > 0 is — (Ans: 6)
- For Rolle’s Theorem on f(x) = x² − 4x on [0, 4], c = — (Ans: 2)
JEE Main AOD — 60-Day Mastery Plan
| Days | Focus | Output Target |
|---|---|---|
| 1–10 | Rate of change + Tangents-Normals (NCERT + RD Sharma) | 120 problems, 80% accuracy |
| 11–25 | Monotonicity + AM-GM optimization | 150 problems, 85% |
| 26–40 | Maxima-Minima (closed interval + applied) | 180 problems incl. 60 PYQs |
| 41–50 | MVT + approximations | 60 problems |
| 51–60 | Mixed-chapter mock papers | 10 timed sectional tests |
Frequently Asked Questions
Q1. Which AOD topic gets the most JEE Main weightage?
Maxima-Minima — averaging one full question per shift across the last five years. Master AM-GM and the closed-interval method first.
Q2. Are Rolle’s and MVT important for JEE Main 2027?
Yes — directly 1 in 3 shifts. NCERT-level statements are enough; advanced existence proofs are not asked.
Q3. How is JEE Advanced AOD different from JEE Main?
Advanced mixes AOD with parameters and inequalities — multi-concept questions (e.g. “find the range of a so that f is monotonic”). Focus on parameter-driven sign analysis after you finish JEE Main level.
Q4. Can I skip approximations and differentials?
No. Approximation is a 1-mark gift question — usually at the start of the section. The whole topic takes 30 minutes to learn.
Q5. Best book for AOD problem practice?
Cengage’s Algebra and Calculus for concepts, then Arihant’s 40 Days JEE Main Maths for MCQ density, finally last 10 years’ PYQs from the official NTA archive.
Related JEE Main 2027 Resources
- JEE Main Definite Integrals 2027
- JEE Main Differential Equations 2027
- JEE Main Limits and Continuity 2027
- JEE Main Chapter-wise Weightage 2027
- Best JEE Coaching Online 2027
Conclusion
Application of Derivatives is the most rewarding chapter to over-prepare for JEE Main 2027. The concepts are short, the formulas are few, and the question types repeat with high fidelity. Aim for 90% accuracy on Maxima-Minima and Tangents-Normals — together they cover 60% of the marks the chapter offers. Use the 30-question quiz above as a baseline, then layer the 60-day plan to reach exam-ready accuracy.