Concept:The slope of a curve is given by its first derivative. To find where the slope is maximum, we find the critical points of the slope function (where its derivative is zero) and then confirm that the second derivative is negative.Explanation:Let y=−x3+3x2+2x−27.The slope m=dxdy=−3x2+6x+2.To maximize m, set dxdm=0.dxdm=−6x+6=0⇒x=1.Check the second derivative: dx2d2m=−6<0, which confirms a maximum at x=1.Answer:x=1 (Option C)