SOLUTION: A = [5 0.25; 35 6]
Find an invertible matrix X and a diagonal matrix D such that X^−1 * A * X=D.
Algebra ->
College
-> Linear Algebra
-> SOLUTION: A = [5 0.25; 35 6]
Find an invertible matrix X and a diagonal matrix D such that X^−1 * A * X=D.
Log On
You can put this solution on YOUR website! To find an invertible matrix $X$ and a diagonal matrix $D$ such that $X^{-1}AX = D$, we need to diagonalize the matrix $A$. The diagonal entries of $D$ will be the eigenvalues of $A$, and the columns of $X$ will be the corresponding eigenvectors.
Given: