I get question from my teacher. he ask what this matrix transformation do:
options:
1) rotate and scaling
2) translate and scaling
3) scaling and rotate
4) not 1,2,3
$$ \begin{bmatrix}1& 0 & 1\\ 0 & 0 & 1\\ 0 & 0 & 1\end{bmatrix}$$
we working on 2D with homegeneous cordinates.
thank you