If $a,b,c$ all real numbers and $1$ is root of $ax^2 + bx + c = 0$, then $y = 4ax^2 + 3bx + 2c$ , a is not 0 intersects x-axis at how many points?
I could infer that $a + b + c = 0$ and $4ax^2 + 3bx + 2c = 0$. But what else should I do to solve the problem?