Am currently doing a question that asks about the relationship between a quadratic and its discriminant.
If we know that the quadratic $ax^2+bx+c$ is a perfect square, then can we say anything about the discriminant?
Specifically, can we be sure that the discriminant equals 0?
So far, I have tried to complete the square for the general quadratic, and got to:
$a((x+\frac{b}{2a})^2-\frac{b^2}{4a^2}+\frac ca)$
But am now stuck. What should I do next, or is there a totally different route I should be taking?
Since the quadratic is a perfect square, this tells you that a root of that quadratic will have multiplicity 2 - you took a linear equation and squared it. If the quadratic vanishes at $x=t$, then so does this linear equation, but we have that linear equation twice by squaring, hence the multiplicity.
So, we can deduce that the discriminant is 0.