Let $f(x)=x^2+2x-t^2$ and $f(x)=0$ has two roots $\alpha(t)$ and $\beta(t)(\alpha<\beta)$ where $t$ is a real parameter.Let $I(t)=\int_{\alpha}^{\beta}f(x)dx$.If the maximum value of $I(t)$ be $\lambda.$Find $\lambda.$
I found $I'(t)=f(\beta)\frac{d\beta}{dt}-f(\alpha)\frac{d\alpha}{dt}$ by Leibnitz theorem.But $f(\beta)$ and $f(\alpha)$ are both zero.I am confused now,what to do?

hint
$$\alpha (t)=-1-\sqrt {1+t^2} $$ $$\beta (t)=-1+\sqrt {1+t^2}$$
$$f (x)=(x+1)^2-(t^2+1)$$
$$I (t)=\int_\alpha^\beta f (x)dx=$$
$$(\frac {2}{3}-2)(1+t^2)\sqrt {1+t^2}$$
$$\max I=I (0)=-4/3$$ $I $ is an even function.