How many points do $(a) x+2 y=x^2-6$ and (b) $3 x-y=2 x^2+5$ intersect at when both equations are graphed on the $x y$-coordinate plane?
$3x+6y=3x^2-18$
$3x-y=2x^2+5$
$7y=x^2-23 \implies \dfrac{x^2-23}{7}=y$
How do you make any conclusions about the number of points of intersection based on that? If that's useless equation, why? If that's useless, why are other elimination methods more useful?
$x+2y=x^2-6$
$6x-2y=4x^2+10$
$7x=5x^2+4$
$0=5x^2-7x+4$
The discriminant tells us zero solutions, so no intersections.
$2x+4y=2x^2-6$
$3x-y=2x^2+5$
$-x+5y=-6-5$
$y=\dfrac{-11+x}{5}$
How do you make any conclusions about the number of points of intersection based on that? If that's useless equation, why? If that's useless, why are other elimination methods more useful?
You need to actually eliminate some variable.
In your first and third method, the last equation still has both $x$ and $y$ - hence no elimination has happened.
In your second method, you have eliminated $y$ and correctly found out that there are no real solutions.