Concept:Cross-multiply and rearrange to isolate x.Explanation:Start with y=x+1x−2​.Multiply both sides by (x+1): y(x+1)=x−2.Expand: xy+y=x−2.Bring x terms to one side: xy−x=−y−2, or x−xy=y+2.Factor x: x(1−y)=y+2.Divide by (1−y): x=1−yy+2​.Answer:x=1−yy+2​ (Option A).