Concept:Isolate one radical, then square both sides and solve the resulting equation.Explanation:Start with 2x+2−x=1.Isolate the radical: 2x+2=1+x.Square both sides: 2x+2=1+2x+x.Simplify: x+1=2x.Square both sides again: (x+1)2=(2x)2.This gives x2+2x+1=4x.Rearrange: x2−2x+1=0.Factor: (x−1)2=0.Therefore, x−1=0 twice, so x=1 twice.Check: 2(1)+2−1=4−1=2−1=1.The solution is valid.Answer:x=1 twice, which is option A.