Concept:Rewrite the given differential equation in the form dydx​+x=2y and solve using the integrating factor method.Explanation:Given (2y−x)dxdy​=1.Since dxdyâ€‹î€ =0, we can write dydx​=2y−x.Rearranging gives dydx​+x=2y.Here, P=1 and Q=2y.The integrating factor is e∫1dy=ey.The solution is xâ‹…ey=∫2yâ‹…eydy+c.Using integration by parts: ∫2yeydy=2(yey−∫1â‹…eydy)=2yey−2ey.Thus, xey=2ey(y−1)+c.Dividing by ey, we get x=2(y−1)+ce−y.Answer:x=2(y−1)+ce−y​Hence, the correct option is A.