The graph of the function $f (x)$ is given.
How many different real roots does the $f (4-3x^2)=0$ equation have?
Here is possible solution:
$$\Bigg [{4-3x^2=-2 \\ 4-3x^2=4} \Longrightarrow x=\left\{0,\sqrt 2,- \sqrt 2\right\} $$
Then, here is different solution:
$$f(x)=x^2-2x-8$$
$$f(4-3x^2)=0\Longrightarrow (4-3x^2)^2-2(4-3x^2)-8=0 \Longrightarrow 9x^4-18x^2=0 \Longrightarrow x=\left\{0,\sqrt 2,- \sqrt 2\right\} $$
Problematic point.
Here, I assumed the function is quadratic. But, obviously, this function may not be quadratic.
My questions:
Question $-1:$ Is the first solution completely correct?
Question $-2:$ Can we say that, the second solution is completely and definitely wrong? If so, is it possible to add something to this method and turn it into the right solution?



Both solutions are equally valid (and indeed give the same solutions).
The fact that the curve is not a parabola is irrelevant. What matters is that the function has exactly two roots, at $-2$ and $4$. In fact you are expressing that $x=-2\lor x=4$ in a single go.