Concept:Stationary points occur where the gradient of the curve is zero, i.e. dxdy=0.Explanation:Given y=3x2−2x3, differentiate with respect to x:dxdy=6x−6x2.Set dxdy=0 for a stationary point:6x−6x2=0⇒6x(1−x)=0.So x=0 or x=1.For x=1:y=3(1)2−2(1)3=3−2=1.Hence, (1,1) is a stationary point.Note: x=0 gives (0,0), but that is not listed among the options.Answer:C. (1,1)