Determine the value of $a$ such that $x^2-11x+a=0$ and $x^2-14x+2a=0$ may have a common root.
My attempt:
Let the common root be $\alpha$
On substituting $\alpha$ in both equations and then subtracting, $a = -3\alpha$
How do I continue from here? What are the other conditions for them to have common roots?
Eliminate $a$. Then, $$-2a=2(x^2-11x)=x^2-14x$$ $$x^2-8x=0$$ Therefore, the common root should be either $0$ or $8$.
If the common root is $0$, then $a=0$.
If the common root is $8$, then $a=24$.