I have this matrix which has a line of invariant points $y=0.5x$ and a line of invariance $y=0.25x$. This matrix is:
\begin{bmatrix} -3&8\\ -1&3\\ \end{bmatrix}
I am further told that it is a combination of a Shear and a reflection in the line $y=0.5x$. My trouble arises when I am asked to give a geometrical description of the sheer which I calculated to be:
$0.5\begin{bmatrix} -13&36\\ -9&23 \end{bmatrix}$
The answer states that this is a sheer that is in the direction parallel to the line $y=0.5x$. I am confused as to how this sheer direction is determined? How does the line of invariant points relate to the direction of the shear in a matrix, can anyone convince me?
EDIT: I have made a realization with the aid of a drawing, I realized that given $y=0.5x$ is a line of invariant points, the position of the points after the matrix will lie along that line hence moving parallel to the line $y=0.5x$.