Concept:For positive numbers, Arithmetic Mean ≥ Geometric Mean (AM ≥ GM). Use this to find the minimum of x+x1 and add the constant.Explanation:Given expression: x+2xx+2.Simplify: x+2xx+2x2=x+21+x1.So we need the minimum of x+x1+21 for x>0.Consider x and x1 (both positive since x>0).By AM ≥ GM: 2x+x1≥x⋅x1=1=1.Hence x+x1≥2.Equality when x=x1, i.e., x=1 (since x>0).Thus the minimum value of x+x1 is 2.Now add the constant 21: minimum of whole expression is 2+21=221.Answer:The minimum value is 221, which corresponds to option C.