Concept:This is a rational equation. Combine the fractions on the left into a single fraction and then solve the resulting quadratic equation.Explanation:Start with x+1x​+x1​=3.Combine the fractions: x(x+1)x⋅x+1⋅(x+1)​=3.This gives x(x+1)x2+x+1​=3.Multiply both sides by x(x+1): x2+x+1=3x(x+1).Expand the right side: x2+x+1=3x2+3x.Bring all terms to one side: 0=3x2+3x−x2−x−1 → 0=2x2+2x−1.So 2x2+2x−1=0.Apply the quadratic formula: x=2⋅2−2±22−4⋅2⋅(−1)​​.Simplify: x=4−2±4+8​​=4−2±12​​=4−2±23​​.Divide numerator and denominator by 2: x=2−1±3​​.Thus the solutions are x=2−1+3​​ or x=2−1−3​​.Answer:Option B: x=2−1+3​​ is one of the correct roots.