Concept:For a quadratic expression with a positive coefficient of x2, the turning point is a minimum.This minimum occurs where the derivative dxdy=0.Explanation:Given y=x2+6x−12.Differentiate with respect to x:dxdy=2x+6.Set dxdy=0 to find the critical point:2x+6=0⇒x=−3.Since the coefficient of x2 is positive, x=−3 gives the minimum.Substitute x=−3 into y:y=(−3)2+6(−3)−12=9−18−12=−21.Therefore, the minimum value of y is −21.Answer:Minimum value =−21Correct option: A.