Sample Quiz on Eigenspaces

Question # 1: The eigenvalues of the matrix A:=matrix([[1,1,2],[0,-1,3],[0,0,4]]);
Question # 2: The eigenvalues of an invertible matrix A are:1,-2,3 What are the eigenvalues of the inverse of the matrix A?
Question # 3: The eigenvalues of a matrix A are: 1,2,-2. Then the eigenvalues of the fifth power of matrix A are:
Question # 4: The eigenvalues of a symmetric matrix with real entries
Question # 5: If the geometric and the algebraic multiplicities of the eigenvalues of a matrix are equal, then
Question # 6: The vector w:= (A^3)*v where v and A are given by: v:=vector([10,10]); A:=matrix([[4,0],[2,2]]):
Question # 7: If the dimension of the solution space of a homogeneous system of 3 equations in 3 unknowns is 2, then the eigenvalue 0 of the coefficient matrix has:
Question # 8: The characteristic polynomial of a given matrix is p(x)=x^3-3*x^2+2*x. Then the matrix