Suppose $A$ is a square matrix such that $A^2=I$, and assume that $A\neq I$ and $A\neq -I$. I am trying to show that $A$ is diagonalizable based on the following hint: "Verify that $A(A+I)=A+I$ and $A(A-I)=-(A-I)$ and then look at nonzero columns of $A+I$ and $A-I$".
It is easy to see that $A(A+I)=A+I$ and $A(A-I)=-(A-I)$. However, I am not sure what is meant by looking at the columns since we don't have anything concrete. I notice however that the only possible eigenvalues for the matrix are $1$ and $-1$ and further that the above equalities imply that each vector $(A+I)v$ is an eigenvector corresponding to $1$ and that each vector $(A-I)v$ is an eigenvector corresponding to $-1$. But where do I go from here?
I understand that this question has been asked before. I want to know what might be meant by "look at the columns". In particular, nothing about decompositions or canonical forms appears in the book at this point. I am hoping for something elementary based off the hint given above.