First Derivative Test
The sign change of f'(x) around a critical point determines whether it is a local maximum or minimum. If f'(x) changes from positive to negative, the point is a local max; if negative to positive, it is a local min.
JEE problems frequently ask to classify critical points of polynomial and trigonometric functions, and the first derivative test works even when the second derivative is zero or hard to compute
Tangent and Normal Geometry
The slope of the tangent to y = f(x) at a point (x_1, y_1) is f'(x_1), and the slope of the normal is -1/f'(x_1). The tangent line equation is y - y_1 = f'(x_1)(x - x_1).
Tangent and normal equations appear directly in JEE problems involving curves, and are also used to find subtangent, subnormal lengths and angle of intersection between curves
Optimization Strategy
Express the quantity to be optimized as a single-variable function using given constraints, differentiate to find critical points where the derivative is zero, then verify using the first or second derivative test whether the critical point gives a maximum or minimum.
Word problems on maximizing area, minimizing cost, or optimizing geometric quantities are high-weightage in JEE and follow this systematic approach