Question: Use a matrix program to diagonalize

If possible Use the eigenvalue command to create the diagonal matrix D. If the program has a command that produces eigenvectors, use it to create an invertible matrix P. Then compute AP - PD and PDP-1. Discuss your results