Concept:For a quadratic function, the minimum value occurs where the derivative is zero.Explanation:Given y=x2−2x−3.Differentiate with respect to x:dxdy=2x−2At the turning point, set dxdy=0:2x−2=0Solve for x:2x=2x=1Substitute x=1 into the original equation to find the minimum value:ymin=(1)2−2(1)−3ymin=1−2−3ymin=−4Answer:The minimum value is −4, which is option D.