Question
Question: If the matrix is given as \(X=\left[ \begin{matrix} 4 & 1 \\\ -1 & 2 \\\ \end{matrix} \r...
If the matrix is given as X=4 −1 12, then show that 6X−X2−9I=0?
Solution
We start solving the problem by finding the matrices X2, −6X. We then recall the definition of identity matrix I and find the matrix 9I. We substitute all these matrices in the equation 6X−X2−9I and make the necessary calculations to get a matrix. We now recall the definition of the null matrix and compare the null matrix with the resultant matrix to complete the required proof.
Complete step-by-step solution:
According to the problem, we are given a matrix X=4 −1 12 and we need to prove that 6X−X2−9I=0 ---(1).
Let us find the matrix X2.
So, we have X2=4 −1 12×4 −1 12.
⇒X2=(4×4)+(1×−1) (−1×4)+(2×−1) (4×1)+(1×2)(−1×1)+(2×2).
⇒X2=16−1 −4−2 4+2−1+4.
⇒X2=15 −6 63 ---(2).
Now, let us find 6X.
We have 6X=6×4 −1 12.
⇒6X=6×4 6×(−1) 6×16×2.
⇒6X=24 −6 612 ---(3).
We know that I is defined as the identity matrix which contains all elements of principal diagonal as 1 and all the other elements as 0. Since the given matrices are of order 2×2, we also take the order of the identity matrix as 2×2.
So, using the definition of identity matrix we get I=1 0 01.
Now, let us find the matrix 9I.
We have 9I=9×1 0 01.
⇒9I=9×1 9×0 9×09×1.
⇒9I=9 0 09 ---(4).
Let us substitute the results obtained from equations (2), (3) and (4) in equation (1) in order to prove the result.
Let us consider 6X−X2−9I.
⇒6X−X2−9I=24 −6 612−15 −6 63−9 0 09.
⇒6X−X2−9I=24−15−9 −6−(−6)−0 6−6−012−3−9.
⇒6X−X2−9I=0 0 00 ---(5).
We know that the matrix 0 is known as null or zero matrix which has all the elements in it as zero. Since the given matrices are of order 2×2, we also take the order of the null matrix as 2×2.
So, using the definition of null matrix we get 0=0 0 00. Using this in equation (5) we get 6X−X2−9I=0.
∴ We have proved the result 6X−X2−9I=0.
Note: We can also prove this result by first finding the quadratic equation that gives us the eigenvalues for the given matrix. We then use the fact that the given matrix will satisfy its quadratic equation whose roots are eigenvalues. We can also find the eigenvalues and eigenvectors using this quadratic equation. We should not confuse with the definitions and formulas of matrices. We should not make calculation mistakes while solving this problem.