Let $S_b := \{(x,y) \in\mathbb R^2 | y = 3x + b\}$ where $b\in\mathbb R$. Give a direct proof that if $(r,s)\in\mathbb R^2$, then there exists a $b\in\mathbb R$ such that $(r,s) \in S_b$.
I have not worked a proof with Cartesian Coordinates before, so this problem is just a little confusing, but I was able to figure out that $b = s-3r$, but I don't know where to show that or prove it.