Let $A$ be a $2\times 3$ matrix and let $b\in \Bbb R^2$. Interpret the solution of the system $Ax=b$ geometrically, and discuss the possible cases in algebraic and geometric terms.
Algebraically, we have: $$\begin{bmatrix}a_{11}&a_{12}&a_{13}\\a_{21}&a_{22}&a_{23}\end{bmatrix}\begin{bmatrix}x_1\\x_2\\x_3\end{bmatrix}=\begin{bmatrix}a_{11}x_1+a_{12}x_2+a_{13}x_3\\a_{21}x_1+a_{22}x_2+a_{23}x_3\end{bmatrix}=\begin{bmatrix}b_1\\b_2\end{bmatrix}.$$ Algebraically, both of the induced equations are equations of a plane. Either they define the same equation, in which case an entire plane is sent to $b$, else if the planes intersect on a line, then that line is all that is sent to $b$, or else they don't intersect, and no points are sent to this point by $A$.
Do you agree with my argument here?
I don't know what you mean when you say that something is sent to $b$.
There are $3$ cases: