$$ x^2+2(1+a)x+(3a^2+4ab+4b^2+2)=0$$
I tried to make an inequality using the discriminant and I simplified it to get $$a^2+2ab+b^2+\frac{1}{2}≤0$$
But I don't know how to solve this.
$$ x^2+2(1+a)x+(3a^2+4ab+4b^2+2)=0$$
I tried to make an inequality using the discriminant and I simplified it to get $$a^2+2ab+b^2+\frac{1}{2}≤0$$
But I don't know how to solve this.
Copyright © 2021 JogjaFile Inc.
This equation has a real root then the discriminant must be non-negative.
$$\Delta=4(1+a)^2-4(3a^2+4ab+4b^2+2) \geq 0$$ $$\iff 3a^2+4ab+4b^2-a^2-2a+1 \leq 0$$ $$ \iff (a-1)^2+(a+2b)^2 \leq 0$$ $$\iff a-1=a+2b=0$$ $$\iff a=1, b=-\frac{1}{2}$$