Consider the equation : $$(a^2+a+1)x^2-2ax-a^2-1=0$$ Prove that for all values of $a$, the equation is quadratic.
So I know that the coefficient of $x^2$ should not be equal to 0
$$a^2+a+1≠ 0$$ but I have no idea how to work from there.
Without calculating the discriminant, prove that the equation (E) has two roots in R.
How do I do that ? I'm used to just calculating the discriminant and proving that it's positive which means (E) has 2 roots. What other way is there?
Hint: $$a^2+a+1 = a^2 + 2(a)(1/2)+1/4+3/4 = (a+1/2)^2+3/4$$