Attempt:
Let $x, y \in \mathbb{R}$ and $4x + 3y = 6$. $$\Rightarrow y = \frac{6 - 4x}{3} = 2 - \frac{4x}{3}.$$ Thus, we have found a real number $y$ for every real number $x$ s.t $4x + 3y = 6$ and conclude that $\forall x \in \mathbb{R}, \exists y \in \mathbb{R}, \ 4x + 3y = 6$.
This seems too simple to be right. Am I on the right track?