If the equation $2^{2x} + a*2^{x+1} + a + 1=0$ has roots of opposite sign then the exhaustive values of a are?
I tried taking $2^x = t$. But then didn't know what to do.
The equation became, $t^2 + 2at + a +1 =0$. But then, what conditions should I impose?
Since one root is negative and the other positive, the only conclusion that I could draw was that $x<0$ for the first condition and $x>0$ for the second condition. But, I don't know how do I proceed from here?
Any help would be appreciated.
So far, so good! Now: if $x>0$, then $t=2^x>1$; and if $x<0$, then $t=2^x<1$. So for your new equation $t^2+2at+a+1=0$ you want it to have two roots $t$ of which one is greater and one is less than $1$. Comparing roots with $1$ seems a bit difficult; comparing with $0$ would be easier… So let's make another change of variables: $t$ is greater than or less than $1$ if and only if $y=t-1$ is greater than or less than $0$ respectively. Substituting $y=t-1$, i.e. $t=y+1$, the quadratic equations transforms into $$\begin{split} t^2+2at+a+1=0 &\iff (y+1)^2+2a(y+1)+a+1=0\\ &\iff y^2+2(a+1)y+(3a+2)=0. \end{split}$$
Now, we have to satisfy two conditions: