MHT-CET Maths · Applications of Derivative
Maxima, Minima & Optimisation
Locate the peaks and valleys of a function: find the critical points where the derivative is zero, classify them with the first- or second-derivative test, then apply the machinery to constrained sets, parameter conditions, and real word problems.
Why this matters
This is the largest and hardest subtopic in the whole chapter — 42 PYQs, heavily HARD. Everything else in Applications of Derivatives feeds into it. The MHT-CET question factory recycles a handful of templates relentlessly: the extreme-value-parameter family (y = a log x + bx² + x, extrema at x = −1 and x = 2), the maximum of a cubic on a set S = {x : quadratic ≤ 0}, wire-cutting and open-tank optimisation, profit maximisation, and the minimum of a sec θ − b tan θ. The recurring traps live here too: the second-derivative sign (f″ < 0 is a MAX, not a min), forgetting to check the endpoints of a constrained set, and dropping the AM-GM shortcut that turns a two-line derivative problem into one line.
Concept 1 of 9
Critical Points — Where the Slope Vanishes
Intuition
Definition
A critical point (or stationary point) of is a value in the domain where or does not exist.
- Local maxima and minima can occur only at critical points — but a critical point need NOT be an extremum (it may be a point of inflection, e.g. for ).
- So the recipe is always: (1) compute ; (2) solve (and note where it is undefined); (3) classify each candidate with the first- or second-derivative test.
Critical-point condition
- ca candidate for a local maximum or minimum
Worked example
- Differentiate: .
- Factor: .
- Set : and .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Critical points of ?
- 2.Critical points of ?
- 3.Is enough to guarantee an extremum at ?
- 4.Where can have an extremum?
is NECESSARY, not sufficient
Don't forget points where is UNDEFINED
Concept 2 of 9
The First-Derivative Test
Intuition
Definition
At a critical point , examine the sign of just to the left and just to the right:
- changes local maximum at .
- changes local minimum at .
- does not change sign neither (a point of inflection).
This test always works — even when is awkward to compute or when leaves the second-derivative test inconclusive. Factor into linear/quadratic pieces and read the sign in each interval.
First-derivative test
Worked example
- , critical points .
- On : both factors negative . On : .
- At : goes local maximum.
- On : both factors positive . At : goes local minimum.
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.changes at . What is ?
- 2.keeps the same sign through . What is ?
- 3.: is an extremum?
- 4.: classify .
From the bank · past-year question
[Q130 · 21 April Shift I · 2025]
A repeated root of is NOT an extremum
Concept 3 of 9
The Second-Derivative Test
Intuition
Definition
At a critical point (where ):
- curve concave down local maximum.
- curve concave up local minimum.
- inconclusive — fall back to the first-derivative test.
This is usually the fastest test when is easy to compute at the critical point.
Second-derivative test
- f''(c)concavity at the critical point c
Worked example
- , critical points .
- .
- At : local maximum.
- At : local minimum. (At , : inconclusive, and the first-derivative test shows no sign change.)
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.at a critical point means?
- 2.at a critical point means?
- 3.— what next?
- 4.: min at ? Check .
From the bank · past-year question
[Q124 · 14th May Shift 2 · 2024]
is a MAXIMUM (the sign trips everyone)
When , the test says NOTHING
Concept 4 of 9
Extreme Value at a Given Point ⇒ Solve for Parameters
Intuition
Definition
' has an extreme value at ' means . With two given extreme points you get two equations in the unknown parameters — a routine linear system. The signature MHT-CET template is with extrema at and :
Extremum condition at a given point
Worked example
- ; the extrema at and mean and .
- At : . At : .
- Subtract the two: ; then .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.For the family (extrema ):
- 2.Same family:
- 3.Same family:
- 4.'Extreme value at ' translates to which equation?
From the bank · past-year question
[Q118 · 3rd May Shift 2 · 2023]
Read exactly which combination is asked
is natural log, and the extremum is formal
Concept 5 of 9
Absolute Max/Min on a Constrained Set S
Intuition
Definition
To find the greatest/least value of on a set given by a quadratic inequality: 1. Solve the inequality. . 2. Find interior critical points of that lie inside the interval (often there are none — may be monotonic on such a short interval). 3. **Evaluate at every critical point in the interval and at both endpoints**; the largest is the absolute max, the smallest the absolute min. For , , so is increasing on — the max is at : .
Absolute extremum on a closed interval
- a, bendpoints of the interval from solving the inequality
- c_icritical points of f lying inside (a, b)
Worked example
- Solve : .
- , both inside .
- Evaluate every candidate: , , , .
- The greatest of is .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Solve .
- 2.First step for 'max of on '?
- 3.Max of on ?
- 4.If no critical point lies inside, the extremum is at?
From the bank · past-year question
[Q115 · 9th May Shift 2 · 2024]
SOLVE the inequality first — S is not all of
On a closed interval, always compare the ENDPOINTS
Concept 6 of 9
Applied Optimisation — Geometry & the AM-GM Shortcut
Intuition
Definition
The recipe: (1) express the target and the constraint; (2) eliminate a variable so ; (3) solve ; (4) confirm max/min. The AM-GM shortcut: for positive terms, AM GM with equality when the terms are equal. So a sum with fixed product is minimised, and a product with fixed sum is maximised, when the terms are equal:
AM-GM optimisation shortcut
Worked example
- By AM-GM: .
- Substitute the constraint : .
- Equality (the minimum) holds when .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.with ?
- 2.: maximum of ?
- 3.Sum of two numbers is 3; max of (first)×(second)²?
- 4.Triangular park, two fenced sides : max area?
From the bank · past-year question
[Q108 · 26 April Shift II · 2025]
AM-GM only maximises a PRODUCT (fixed sum) or minimises a SUM (fixed product)
Number-splitting: split in the ratio of the EXPONENTS
Concept 7 of 9
Applied Optimisation — Tanks, Boxes & Cost
Intuition
Definition
For an open tank with a square base of side and height , volume :
- Surface area (base + 4 sides, no top) .
- Eliminate : .
- (the optimal side is twice the height).
For a cost version, weight each face by its unit cost before minimising. Always confirm with that it is a minimum.
Open square-based tank, least surface
- xside of the square base
- hheight; at the optimum x = 2h
Worked example
- Volume: .
- Open box surface: .
- cm.
- , confirming a minimum.
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Open square tank, volume : optimal side in terms of height?
- 2.Open tank cm³, min surface: side?
- 3.Which face does an OPEN tank omit?
- 4.How to confirm a minimum after ?
From the bank · past-year question
[Q140 · 22 April Shift II · 2025]
OPEN tank has no top — count the faces carefully
Eliminate the second variable via the volume constraint FIRST
Concept 8 of 9
Applied Optimisation — Profit, Revenue & Cost
Intuition
Definition
Profit , where is revenue and is total cost.
- If the price per item is , then .
- Maximise: solve (marginal revenue = marginal cost) and check .
- The final answer is the profit VALUE at the optimal , unless the number of items itself is asked.
Profit maximisation
Worked example
- Revenue .
- Profit .
- ; (maximum).
- .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Profit in terms of and ?
- 2.Revenue if price per item is ?
- 3.Condition for max profit at ?
- 4.: profit-maximising ?
From the bank · past-year question
[Q133 · 26 April Shift I · 2025]
Build REVENUE as price × quantity, not just price
Return the profit VALUE, not the quantity
Concept 9 of 9
Extrema of Trig and Rational Expressions
Intuition
Definition
Trig minimum: for , the minimum of on is , reached when . **Harmonic ():** its extreme values are . **Rational :** at ; (max), (min), so the range is .
Key extremum formulas
- a, bcoefficients; for the sec–tan form require a > b > 0
Worked example
- ; by the quotient rule .
- , .
- The smaller is , so the minimum value is (and the maximum is ).
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1., ?
- 2.Max of ?
- 3.Min of ?
- 4.Min of on ?
From the bank · past-year question
[Q113 · 11th May Shift 2 · 2024]
– minimum is , not
For a symmetric rational, both matter
Summary — formulas & gotchas at a glance
A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.
Formulas (9)
- Critical Points — Where the Slope Vanishes
Critical-point condition
- The First-Derivative Test
First-derivative test
- The Second-Derivative Test
Second-derivative test
- Extreme Value at a Given Point ⇒ Solve for Parameters
Extremum condition at a given point
- Absolute Max/Min on a Constrained Set S
Absolute extremum on a closed interval
- Applied Optimisation — Geometry & the AM-GM Shortcut
AM-GM optimisation shortcut
- Applied Optimisation — Tanks, Boxes & Cost
Open square-based tank, least surface
- Applied Optimisation — Profit, Revenue & Cost
Profit maximisation
- Extrema of Trig and Rational Expressions
Key extremum formulas
Watch out for (17)
- is NECESSARY, not sufficient→ Critical Points — Where the Slope Vanishes
- Don't forget points where is UNDEFINED→ Critical Points — Where the Slope Vanishes
- A repeated root of is NOT an extremum→ The First-Derivative Test
- is a MAXIMUM (the sign trips everyone)→ The Second-Derivative Test
- When , the test says NOTHING→ The Second-Derivative Test
- Read exactly which combination is asked→ Extreme Value at a Given Point ⇒ Solve for Parameters
- is natural log, and the extremum is formal→ Extreme Value at a Given Point ⇒ Solve for Parameters
- SOLVE the inequality first — S is not all of→ Absolute Max/Min on a Constrained Set S
- On a closed interval, always compare the ENDPOINTS→ Absolute Max/Min on a Constrained Set S
- AM-GM only maximises a PRODUCT (fixed sum) or minimises a SUM (fixed product)→ Applied Optimisation — Geometry & the AM-GM Shortcut
- Number-splitting: split in the ratio of the EXPONENTS→ Applied Optimisation — Geometry & the AM-GM Shortcut
- OPEN tank has no top — count the faces carefully→ Applied Optimisation — Tanks, Boxes & Cost
- Eliminate the second variable via the volume constraint FIRST→ Applied Optimisation — Tanks, Boxes & Cost
- Build REVENUE as price × quantity, not just price→ Applied Optimisation — Profit, Revenue & Cost
- Return the profit VALUE, not the quantity→ Applied Optimisation — Profit, Revenue & Cost
- – minimum is , not→ Extrema of Trig and Rational Expressions
- For a symmetric rational, both matter→ Extrema of Trig and Rational Expressions
Mastery check — 5 interleaved questions
Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.
[Q123 · 9th May Shift 1 · 2023]
[Q150 · Shift 1 · 2023]
[Q129 · 2nd May Shift 2 · 2023]
[Q142 · 4th May Shift 1 · 2023]
[Q114 · 10th May Shift 1 · 2024]
Drill every past-year question on this subtopic
42 questions from the bank — paginated, with cart and Word-export support.