Concept:The slope of a curve at any point is given by the first derivative
dxdy. To find the maximum value of the slope, we set the second derivative
dx2d2y=0 (critical point) and check that the third derivative is negative (to confirm a maximum).
Explanation:We are given the curve
y=−x3+3x2+9x−27.
Step 1: Compute the slope
m=dxdy.
m=−3x2+6x+9.
Step 2: Differentiate again to find
dx2d2y.
dx2d2y=−6x+6=−6(x−1).
Step 3: Set
dx2d2y=0 to locate possible extremum of slope.
−6(x−1)=0⟹x=1.
Step 4: Confirm it is a maximum using the third derivative.
dx3d3y=−6<0 for all
x, so the slope is maximum at
x=1.
Step 5: Find the maximum slope value by substituting
x=1 into
m:
mmax=−3(1)2+6(1)+9=−3+6+9=12.
Answer:The maximum slope of the curve is 12 (Option B).