Find the matrices of the linear mappings in the following bases
$F(x,y,z) = (x-y+z, x+y-z)$
$\{(1,1,1), (1,0,0), (0,0,1)\}$ and $\{(1,2), (3,3)\}$
I don't really know how to start this task. It is a bit confusing for me as there is 2nd to 3d. Thanks for help
By definition, the matrix associated to a linear map between vector spaces with two given bases is the matrix that has for columns the images of the vectors of the first basis expressed in terms of the second basis. Hence, a linear map from an $n$ dimensional vector space to an $m$ dimensional vector space will have a matrix with $n$ columns (one for each basis element in the source vector space) and $m$ rows (one for each coefficient needed to express the image of a vector in terms of the basis of the target vector space).
So in your case you will get a $2\times 3$ matrix whose first column is the vector $F(1,1,1)$ expressed in terms of the basis $\{ (1,2),(3,3) \}$, and so on.