Concept:Implicit differentiation is used because y is given implicitly as a function of x.Explanation:Start with y2+xy−x=0.Differentiate every term with respect to x.The derivative of y2 is 2ydxdy.For xy, use the product rule to get xdxdy+y.The derivative of −x is −1.Thus, 2ydxdy+xdxdy+y−1=0.Group the dxdy terms: (x+2y)dxdy=1−y.Divide both sides by x+2y to obtain dxdy=x+2y1−y.Answer:dxdy=x+2y1−y, so the correct option is C.