Step 1. Find the characteristic polynomial $\phi(x)=\det(A-xI)=x^3-7x^2-2x+50.$
Step 2. Find the roots of $\phi(x).$ According to Wolfram Alpha, these are


and

These are the eigenvalues of the matrix. (note that despite the presence of $i$, these are all real numbers).
Step 3. For each eigenvalue $x$ from Step 2, solve the system of linear equations with matrix form $(A-xI)X=0$ (i.e. find the kernel (AKA nullspace) of $A-xI$). The solutions $X$ are the eigenvectors of $A$ for the eigenvalue $x.$
Step 4. Cry at the thought of even attempting Step 3.
Step 5. Check to see if you've got the matrix right. If no, start over with the correct matrix. If yes, get a computer to find eigenvalues and eigenvectors using software such as Matlab instead, or ask Wolfram Alpha to do that instead of asking it to find the characteristic polynomial. (I'm not aware of any simple methods for finding eigenvectors if you only know the approximate eigenvalues.)
I am getting a little confused because i though there was infinate solutions for eigen vectors?
– MathsPro May 06 '15 at 17:16