a) Let g(x)=x and h(x)=1−x2. Hence,
f′(x)=(g∘h)′(x)=g′(h(x))⋅h′(x)=21−x21⋅(−2x)=1−x2−x.b) The tangent line of f at (a,1−a2) is defined as
y(x)=1−a2−a(x−a)+1−a2.It intersects with f when
y(x)=f(x)⟹1−a2−a(x−a)+1−a2=1−x2.Then
⟹1−a21−a2−2a(x−a)+a2(x−a)2=1−x2⟹1−a2−2ax+2a2+a2(x2−2ax+a2)=1−x2−a2+a2x2⟹1−2ax+a2x2=1−x2−a2+a2x2⟹x2−2ax+a2=0⟹(x−a)2=0⟹x=a.Thus, y intersects f only once at x=a.