Concept:To find the inverse, set y=f(x), solve for x in terms of y, and then replace y by x.Explanation:Given f(x)=x+x1.Let y=x+x1.Multiply throughout by x:xy=x2+1Rearrange as a quadratic in x:x2−xy+1=0Using the quadratic formula:x=2y±y2−4Since x∈[1,∞), choose the positive sign because the negative sign gives x<1 for y>2.Thus:x=2y+y2−4Replacing y by x, we get:f−1(x)=2x+x2−4Answer:f−1(x)=2x+x2−4Hence option A is correct.