Zaymiey

📐 Mathematics  ·  Application of Derivatives  ·  JEE

A point moves along the curve y = x<sup>3</sup> - 3x. Find the points where the tangent to the curve is parallel to the x-axis, and classify them.

Answer: (1,-2) is local min, (-1,2) is local max.

  • A (1,-2) is local min, (-1,2) is local max
  • B (1,-2) is local max, (-1,2) is local min
  • C Both are inflection points
  • D (0,0) is the only such point

Correct answer: A. (1,-2) is local min, (-1,2) is local max

Explanation: y' = 3x<sup>2</sup>-3 = 0 gives x=1,-1. y''=6x. At x=1, y''=6>0 so local minimum at (1,-2). At x=-1, y''=-6<0 so local maximum at (-1,2).

Tangent and Normal at a Point on a Curve(a,b)tangent (slope=f'(a))normal (slope=-1/f'(a))Tangent and normal are always perpendicular to each other at the point of contact

The tangent at a point touches the curve with slope f'(a); the normal is the line perpendicular to the tangent at that same point, with slope -1/f'(a) - together they describe the curve's local direction and the line "straight into" the curve.

Concept context

Use derivatives to study rate of change, increasing and decreasing functions, tangents and normals, and maxima and minima, with classic optimization problems.

Read the full Application of Derivatives notes →