This is your practice engine for the whole chapter: 32 fully worked problems arranged topic-wise and in rising difficulty — rate of change (Examples 1-8), increasing/decreasing functions (Examples 9-16), and maxima-minima with optimisation (Examples 17-32). The NCERT miscellaneous examples and the toughest exercise problems are all here.
Attempt each problem yourself first — set a 5-minute timer — then compare with the worked solution. If your method differs but your answer matches, read the solution anyway: the presented method is usually the one examiners award full marks fastest.
[JEE Tip] Examples marked with harder geometry (26-32) are exactly the level of JEE Main optimisation questions. Master their setups — the differentiation itself is rarely the hard part.
Solved Examples
Rate of Change (Examples 1-8)
Example 1: Circle area rate (warm-up)
Find the rate of change of the area of a circle with respect to its radius r when r=4 cm.
Solution:
A=πr2⇒drdA=2πr.
At r=4: drdA=8π.
Final Answer:8π cm²/cm.
Example 2: Balloon volume vs radius
A balloon, which always remains spherical, has a variable radius. Find the rate at which its volume is increasing with respect to the radius when the radius is 10 cm.
Solution:
V=34πr3⇒drdV=4πr2.
At r=10: drdV=4π(100)=400π.
Final Answer:400π cm³/cm.
Takeaway:drdV equals the sphere's surface area — volume grows by "adding a skin".
Example 3: The stopping car
A car starts from a point P at time t=0 and stops at point Q. The distance covered in t seconds is x=t2(2−3t) metres. Find the time taken to reach Q and the distance PQ.
Solution:
Velocity:v=dtdx=dtd(2t2−3t3)=4t−t2=t(4−t).
The car stops when v=0:t=0 (start, at P) or t=4 (at Q).
Distance:x(4)=16(2−34)=16⋅32=332 m.
Final Answer: The car reaches Q after 4 seconds; PQ =332 m.
Takeaway: "Starts" and "stops" are physics words for v=0 — translate them before differentiating.
Example 4: The conical water tank
A water tank is an inverted right circular cone with semi-vertical angle tan−1(0.5). Water is poured in at 5 m³/h. Find the rate at which the water level rises when the depth is 4 m.
Takeaway: In a cylinder the cross-section never changes, so depth rate = volume rate ÷ base area. No calculus drama needed.
Example 8: The shrinking isosceles triangle
The two equal sides of an isosceles triangle with fixed base b are decreasing at 3 cm/s. How fast is the area decreasing when the two equal sides are equal to the base?
Solution:
Area in terms of the equal side a: height =a2−4b2, so A=4b4a2−b2.
Sign:4−cosx>0 and (2+cosx)2>0 always, so the sign of f′ is the sign of cosx.
Final Answer: Increasing on (0,2π) and (23π,2π); decreasing on (2π,23π).
Takeaway: The pre-simplification in step 1 is the whole game — spotting 2+cosx−x(2+cosx) saves five minutes of quotient-rule agony.
Example 16: The famous xlogx
Show that f(x)=xlogx has a maximum at x=e.
Solution:
Differentiate:f′(x)=x2x1⋅x−logx=x21−logx.
Critical point:f′(x)=0⇒logx=1⇒x=e.
Sign change: for x<e, logx<1 so f′>0; for x>e, f′<0. Maximum at x=e with value e1.
Final Answer:f has a (local and absolute) maximum e1 at x=e. ∎
Takeaway: This result powers the classic JEE comparison eπ>πe: since xlogx peaks at e, eloge>πlogπ, and cross-multiplying gives it.
Maxima, Minima and Optimisation (Examples 17-32)
Example 17: A bell-shaped rational function
Find the local maximum value of g(x)=x2+21.
Solution:
g′(x)=(x2+2)2−2x=0⇒x=0.
Sign of g′: positive for x<0, negative for x>0 — local maximum at x=0.
Value: g(0)=21.
Final Answer: Local maximum value 21 at x=0.
Example 18: Mixed powers, three critical points
Find the points at which f(x)=(x−2)4(x+1)3 has (i) local maxima (ii) local minima (iii) points of inflexion.
Solution:
Differentiate and factorise:f′(x)=4(x−2)3(x+1)3+3(x−2)4(x+1)2=(x−2)3(x+1)2(7x−2).
Critical points:x=2,−1,72.
Sign analysis:(x+1)2≥0 never changes sign. Through x=72: f′ goes (+)→(−) — local maximum. Through x=2: f′ goes (−)→(+) — local minimum. Through x=−1: no sign change — inflexion.
Final Answer: Local maximum at x=72; local minimum at x=2; point of inflexion at x=−1.
Takeaway: Odd powers in f′ flip the sign, even powers don't — read the multiplicities instead of testing every interval.
Example 19: Trig absolute extremes on a closed interval
Find the absolute maximum and minimum values of f(x)=cos2x+sinx, x∈[0,π].
Compare: the largest is 2π (endpoint), the smallest is 0 (endpoint).
Final Answer: Maximum value 2π at x=2π; minimum value 0 at x=0.
Takeaway: Four interior critical points, yet both champions are endpoints — the rising trend x dominates the bounded wiggle sin2x.
Example 21: Minimum sum of cubes
Find two positive numbers whose sum is 16 and the sum of whose cubes is minimum.
Solution:
Setup: numbers x and 16−x; S(x)=x3+(16−x)3, 0<x<16.
Differentiate:S′(x)=3x2−3(16−x)2=3[x2−(16−x)2]. By difference of squares, x2−(16−x)2=(x−(16−x))(x+(16−x))=(2x−16)(16), so S′(x)=48(2x−16).
Critical point:x=8; S′′(x)=96>0: minimum.
Final Answer: The numbers are 8 and 8.
Takeaway: Use the difference-of-squares factoring a2−b2=(a−b)(a+b) on S′ — it avoids expanding cubes entirely.
Example 22: Box from a rectangular sheet
A rectangular sheet of tin 45 cm by 24 cm is made into an open box by cutting equal squares of side x from the corners. Find x so that the volume is maximum.
Solution:
Volume:V(x)=x(45−2x)(24−2x), 0<x<12.
Expand and differentiate:V(x)=4x3−138x2+1080x, so V′(x)=12x2−276x+1080=12(x−5)(x−18).
Critical points:x=5 or x=18 (rejected: outside domain).
Conclude:x2=2R2⇒x=R2 and y=4R2−2R2=R2=x — a square.
Final Answer: The inscribed rectangle of maximum area is the square (side R2). ∎
Takeaway: Maximising A2 instead of A, and substituting t=x2, turns the whole proof into a parabola-vertex problem.
Example 24: The manufacturer's profit
A manufacturer can sell x items at a price of ₹(5−100x) each. The cost price of x items is ₹(5x+500). Find the number of items he should sell to earn maximum profit.
Final Answer: Selling 240 items gives maximum profit.
Takeaway: Profit = revenue − cost, always. (The maximum profit itself is P(240)=576−500=76, i.e. ₹76 — worth computing if asked.)
Example 25: The 3 m × 8 m aluminium sheet
An open-topped box is made by removing equal squares from each corner of a 3 m by 8 m rectangular sheet and folding up the sides. Find the volume of the largest such box.
Solution:
Volume:V(x)=x(3−2x)(8−2x)=4x3−22x2+24x, 0<x<23.
Differentiate:V′(x)=12x2−44x+24=4(x−3)(3x−2).
Critical points:x=3 (rejected — exceeds 23) or x=32.
Final Answer: Largest volume =27200 m³ (cut squares of side 32 m).
Takeaway: State the domain first — it instantly disqualifies the fake root x=3 with the one-word reason "breadth would be negative".
Example 26: The cheapest tank
An open-topped tank with a rectangular base and rectangular sides is to have depth 2 m and volume 8 m³. Building costs are ₹70/m² for the base and ₹45/m² for the sides. What is the cost of the least expensive tank?
Solution:
Constraint: base x×y with depth 2: volume 2xy=8⇒xy=4.
Cost:C=70xy+45×2×2(x+y)=280+180(x+y).
Minimise x+y given xy=4:x+x4 has derivative 1−x24=0⇒x=2, so y=2 (second derivative x38>0: minimum).
Cost:C=280+180(4)=1000.
Final Answer: The least expensive tank costs ₹1000.
Takeaway: Constants (the ₹280 base cost) ride along untouched — optimise only the variable part.
Example 27: Circle plus square, fixed total perimeter (proof)
The sum of the perimeter of a circle and a square is k. Prove that the sum of their areas is least when the side of the square is double the radius of the circle.
Solution:
Variables: circle radius r, square side a: 2πr+4a=k, so a=4k−2πr.
Solve:A′(r)=0⇒8r=k−2πr⇒r=8+2πk; then a=4k−2πr=48r=2r.
Confirm:A′′(r)=2π+2π2>0: minimum.
Final Answer: The combined area is least when a=2r — side of square = diameter of circle. ∎
Example 28: The Norman window
A window is in the form of a rectangle surmounted by a semicircular opening. The total perimeter is 10 m. Find the dimensions that admit maximum light.
Solution:
Variables: semicircle radius r (so rectangle width 2r), rectangle height h. Perimeter: 2r+2h+πr=10.
Target (area):A=2rh+2πr2. From the perimeter, h=210−2r−πr, so A(r)=r(10−2r−πr)+2πr2=10r−2r2−2πr2.
Final Answer: Width =2r=π+420 m, rectangle height =π+410 m (equal to the radius).
Takeaway: Answer in the requested form — "dimensions" means the width AND the height, not just r.
Example 29: Minimum hypotenuse (a JEE-grade proof)
A point on the hypotenuse of a right triangle is at distances a and b from the two sides. Show that the minimum length of the hypotenuse is (a2/3+b2/3)3/2.
Solution:
Parametrise by the angleθ the hypotenuse makes with one side. The hypotenuse through the point splits into two segments: L(θ)=sinθa+cosθb, 0<θ<2π.
Substitute back: with tanθ=b1/3a1/3, we get sinθ=a2/3+b2/3a1/3 and cosθ=a2/3+b2/3b1/3. Then
L=a⋅a1/3a2/3+b2/3+b⋅b1/3a2/3+b2/3=(a2/3+b2/3)a2/3+b2/3=(a2/3+b2/3)3/2
Nature:L→∞ at both ends of the domain, so the single interior critical point is the minimum.
Final Answer: Minimum hypotenuse length =(a2/3+b2/3)3/2. ∎
Takeaway: When lengths blow up at the domain's ends, a lone interior critical point must be the minimum — say so instead of computing a messy second derivative.
Example 30: Largest cone in a sphere
Show that the altitude of the right circular cone of maximum volume inscribed in a sphere of radius r is 34r, and that its volume is 278 of the sphere's volume.
Solution:
Setup: let the cone's altitude be h; its base circle sits at distance h−r from the centre, so base radius Rc satisfies Rc2=r2−(h−r)2=2rh−h2.
Maximum volume:V=π⋅32R(R2−3R2)=π⋅32R⋅32R2=334πR3.
Final Answer: Height =32R; maximum volume =334πR3. ∎
Takeaway: Draw the axial cross-section: the sphere becomes a circle, the cylinder a rectangle, and Pythagoras hands you the constraint.
Example 32: Largest cylinder in a cone
Show that the height of the cylinder of greatest volume inscribed in a right circular cone of height h and semi-vertical angle α is one-third of the cone's height, and the greatest volume is 274πh3tan2α.
Solution:
Setup: cone base radius =htanα. For a cylinder of radius x, similar triangles give cylinder height H=htanαh(htanα−x)=h−tanαx.
Cylinder height at this x:H=h−32h=3h — one-third of the cone's height.
Confirm and evaluate:V′′(32htanα)=2πh−tanα6π⋅32htanα=−2πh<0 (maximum), and V=π(32htanα)2⋅3h=274πh3tan2α.
Final Answer: Cylinder height =3h; greatest volume =274πh3tan2α. ∎
Takeaway: Compare with the curved-surface version (Section 4): greatest surface needs x=2r, greatest volume needs x=32r. Read which quantity is being maximised!
Ready to test your knowledge?
Take a quick interactive quiz on this topic —
free, works without login.