Let $S$ be a subspace of $\mathcal M_{2\times2}$ such that
$$S=\left \{\begin{bmatrix}a & b\\c & d\end{bmatrix}:a+b+c=0\right \}$$
Construct an orthonormal basis for S relatively to the inner product defined by $\langle A,B\rangle=\sum_{i,j=1}^2a_{ij}b_{ij}$.
I honestly don't really know where to begin, if I had simple vectors I'd just use the Gram-Schmidt process but working in a matrix subspace really confuses me...