Concept:The slope of the tangent to a curve at a given point is the value of the derivative dxdy at that point.Explanation:Differentiate the curve y=x2−2x with respect to x:dxdy=2x−2At the point (2,0), substitute x=2:dxdy=2(2)−2=4−2=2So the gradient of the tangent is m=2.Use the point-slope form of a line through (x1,y1)=(2,0):y−y1=m(x−x1)y−0=2(x−2)y=2x−4Answer:The equation of the tangent is y=2x−4, which is option A.