Note that if you apply matrix [itex]\begin{bmatrix}a & b \\ c & d\end{bmatrix}[/itex] to the vector [itex]\begin{bmatrix}1 \\ 0 \end{bmatrix}[/itex] the result is [itex]\begin{bmatrix}a & b \\ c & d \end{bmatrix}\begin{bmatrix} 1 \\ 0 \end{bmatrix}= \begin{bmatrix}a(1)+ b(0) \\ c(1)+ d(0)\end{bmatrix}= \begin{bmatrix}a \\ c \end{bmatrix}[/itex].
That is, applying a matrix to the vector (1, 0) gives the first column of the matrix as a vector. Similarly, applying a matrix to the vector (0, 1) gives the second column of the matrix.
Now, the vector (1, 0) is 10 degrees "below" the line of reflection so its reflection is 10 degrees "above" or 20 degrees above the x-axis. What are the components of a vector of length 1 that makes an angle 20 degrees above the x-axis? The vector (0, 1) is 80 degrees "above" the line of reflection so its reflection is 80 degrees "below" the line of reflection or 70 degrees below the x- axis. What are the components of a vector of length 1 that makes an angle 70 degrees below the x-axis?