Concept:Simplify the given expression using substitution x=a.Explanation:Let x=a1/2=a, so a=x2 and a−1/2=1/x.Then 1−a=1−x2=(1−x)(1+x).Rewrite the first term:1−x2x+1/x=(1−x)(1+x)(x2+1)/x=x(1−x)(1+x)x2+1.Rewrite the second term:1+x1−1/x=1+x(x−1)/x=x(1+x)x−1.Note x−1=−(1−x), so the second term becomes x(1+x)−(1−x).Combine with common denominator x(1−x)(1+x):x(1−x)(1+x)x2+1+x(1+x)−(1−x)=x(1−x)(1+x)x2+1−(1−x)2.Simplify numerator:x2+1−(1−2x+x2)=2x.Thus the expression becomes x(1−x)(1+x)2x=(1−x)(1+x)2=1−x22.Since x2=a, we get 1−a2.Answer:1−a2