Concept:A vertical tangent occurs when the slope dxdy is undefined, i.e. when the denominator of dxdy becomes zero.Explanation:Given curve:y2−xy+9=0Differentiate both sides with respect to x:dxd(y2)−dxd(xy)+dxd(9)=0Using the product rule for xy:2ydxdy−(xdxdy+y)=0Simplify:2ydxdy−xdxdy−y=0Factor out dxdy:(2y−x)dxdy=yHence:dxdy=2y−xyFor the tangent to be vertical, the slope must be undefined, so set the denominator equal to zero:2y−x=0⇒x=2ySubstitute x=2y into the original equation:y2−(2y)y+9=0y2−2y2+9=0−y2+9=0y2=9y=±3Answer:The tangent is vertical when y=±3.Correct option: Option D.