I require some assistance with regards to the below, many thanks in advance! :)
If one root of $ax^2+bx+c=0$ is treble the other, prove that $3b^2-16ac=0$.
I require some assistance with regards to the below, many thanks in advance! :)
If one root of $ax^2+bx+c=0$ is treble the other, prove that $3b^2-16ac=0$.
Hint
Call one root $p$, then the other one is $3p$ and $ax^2+bx+c$ can be factored as $a(x-p)(x-3p)$. Now expand and compare (what is $b$, what is $c$?), then compute $3b^2-16ac$.
Alternatively, but this comes down to the same, the sum and product of the roots are respectively: $$\mbox{sum } = -\frac{b}{a} = 4p \quad \mbox{and} \quad \mbox{product} = \frac{c}{a} = 3p^2$$