Concept:If a point lies on a curve, its coordinates must satisfy the equation of the curve.Explanation:The given equation is y=x2+2x+k.The point is (2,0), so substitute x=2 and y=0.0=(2)2+2(2)+k0=4+4+k0=8+kTherefore, k=−8.Answer:k=−8This corresponds to option A.