Concept:The equation of the tangent to a circle is found by differentiating the circle equation to get the gradient at the given point.Explanation:Given circle: x2+y2−4x−2y=0.Differentiate implicitly with respect to x:2x+2ydxdy−4−2dxdy=0.Group the derivative terms:(2y−2)dxdy=4−2x.So dxdy=2y−24−2x.At the point (1,3):dxdy=2(3)−24−2(1)=42=21.The tangent line through (1,3) with slope 21 is:x−1y−3=21.Cross-multiply:2(y−3)=1(x−1).2y−6=x−1.Therefore:2y−x−5=0.Answer:2y−x−5=0