Correct option is C
f2(t)=1+2∫0tf(s)ds.Differentiating both sides:2f(t)f′(t)=0+2f(t).Simplify:f′(t)=1.Integrating:f(t)=t+C.Now, verify f(t) by substituting into the equation:(t+C)2=1+2∫0t(s+C)ds.(t+C)2=1+2(2t2+Ct).(t+C)2=1+t2+2Ct.Expand (t+C)2:t2+C2+2Ct=1+t2+2Ct.C2=1=>C=±1.Thus, the two solutions are:f(t)=t+1orf(t)=t−1.Conclusion: There are exactly two solutions.