Solve for $x$ and $y$: \begin{cases} y &= 4x^2 - x - 6 \\ y &= 2 - x. \end{cases}
I have tried rearranging to get $x + y = 2$ and then substituting $y$ into it but hit a dead end. I'm pretty sure it turns into a quadratic equation. Any help would be appreciated thanks.
What seems to be your problem? Your approach is one way of doing it.
You could also start by subtracting the two equations from another to get
$$0 = 4x^2-8.$$
This should also be what you arrive at using your method. Can you solve this now and then solve for $y$? Note that you can divide by $4$ and get:
$$x^2-2=0.$$