English

For the matrix A = [(1,1,1),(1,2,-3),(2,-1,3)] show that A3 − 6A2 + 5A + 11 I = 0. Hence, find A−1. - Mathematics

Advertisements
Advertisements

Question

For the matrix A = `[(1,1,1),(1,2,-3),(2,-1,3)]` show that A3 − 6A2 + 5A + 11 I = 0. Hence, find A−1.

Sum
Advertisements

Solution

A = `[(1,1,1),(1,2,-3),(2,-1,3)]`

A2 = AA

= `[(1,1,1),(1,2,-3),(2,-1,3)] [(1,1,1),(1,2,-3),(2,-1,3)]`

= `[(1+1+2,1+2-1,1-3+3),(1+2-6,1+4+3,1-6-9),(2-1+6,2-2-3,2+3+9)]`

= `[(4,2,1),(-3,8,-14),(7,-3,14)]`

A3 = A2A

= `[(4,2,1),(-3,8,-14),(7,-3,14)] [(1,1,1),(1,2,-3),(2,-1,3)]`

= `[(4+2+2,4+4-1,4-6+3),(-3+8-28,-3+16+14,-3-24-42),(7-3+28,7-6-14,7+9+42)]`

= `[(8,7,1),(-23,27,-69),(32,-13,58)]`

L.H.S. = A3 − 6A2 + 5A + 11 I

= `[(8,7,1),(-23,27,-69),(32,-13,58)] - 6 [(4,2,1),(-3,8,-14),(7,-3,14)] + 5 [(1,1,1),(1,2,-3),(2,-1,3)] + 11 [(1,0,0),(0,1,0),(0,0,1)]`

= `[(8,7,1),(-23,27,-69),(32,-13,58)] - [(24,12,6),(-18,48,-84),(42,-18,84)] + [(5,5,5),(5,10,-15),(10,-5,15)] + [(11,0,0),(0,11,0),(0,0,11)]`

= `[(8 - 24 + 5 + 11, 7 - 12 + 5 + 0, 1 - 6 + 5 + 0),(-23 + 18 + 5 + 0, 27 - 48 + 10 + 11, -69 + 84 - 15 + 0),(32 - 42 + 10 + 0,-13 + 18 - 5 + 0, 58 - 84 + 15 + 11)]`

= `[(0,0,0),(0,0,0),(0,0,0)]`

= 0

Hence, A3 − 6A2 + 5A + 11 I = 0

Now, A3 − 6A2 + 5A + 11 I = 0

A3 − 6A2 + 5A = −11 I

A2AA−1 = 6AAA−1 + 5AA−1 = 11 I A−1

11A−1 = −A2 + 6A − 5I

= `[(-4,-2,-1),(3,-8,14),(-7,3,-14)] + 6 [(1,1,1),(1,2,-3),(2,-1,3)] - 5 [(1,0,0),(0,1,0),(0,0,1)]`

= `[(-4,-2,-1),(3,-8,14),(-7,3,-14)] + [(6,6,6),(6,12,-18),(12,-6,18)] - [(5,0,0),(0,5,0),(0,0,5)]`

= `[(-3,4,5),(9,-1,-4),(5,-3,-1)]`

A−1 = `1/11 [(-3,4,5),(9,-1,-4),(5,-3,-1)]`

shaalaa.com
  Is there an error in this question or solution?
Chapter 4: Determinants - Exercise 4.5 [Page 132]

APPEARS IN

NCERT Mathematics Part 1 and 2 [English] Class 12
Chapter 4 Determinants
Exercise 4.5 | Q 15 | Page 132

RELATED QUESTIONS

Find the inverse of the matrices (if it exists).

`[(-1,5),(-3,2)]`


For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.


Find the adjoint of the following matrix:
\[\begin{bmatrix}- 3 & 5 \\ 2 & 4\end{bmatrix}\]

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.

Find the adjoint of the following matrix:
\[\begin{bmatrix}\cos \alpha & \sin \alpha \\ \sin \alpha & \cos \alpha\end{bmatrix}\]

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.

Find the inverse of the following matrix.
\[\begin{bmatrix}1 & 2 & 3 \\ 2 & 3 & 1 \\ 3 & 1 & 2\end{bmatrix}\]


Find the inverse of the following matrix.

\[\begin{bmatrix}1 & 0 & 0 \\ 0 & \cos \alpha & \sin \alpha \\ 0 & \sin \alpha & - \cos \alpha\end{bmatrix}\]

Find the inverse of the matrix \[A = \begin{bmatrix}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\] and show that \[a A^{- 1} = \left( a^2 + bc + 1 \right) I - aA .\]


If \[A = \begin{bmatrix}2 & 3 \\ 1 & 2\end{bmatrix}\] , verify that \[A^2 - 4 A + I = O,\text{ where }I = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\text{ and }O = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\] . Hence, find A−1.


If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that 

\[A^2 - 5A + 7I = O\].  Hence, find A−1.

For the matrix \[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & - 3 \\ 2 & - 1 & 3\end{bmatrix}\] . Show that

\[A^{- 3} - 6 A^2 + 5A + 11 I_3 = O\]. Hence, find A−1.

If \[A = \begin{bmatrix}2 & - 1 & 1 \\ - 1 & 2 & - 1 \\ 1 & - 1 & 2\end{bmatrix}\].
Verify that \[A^3 - 6 A^2 + 9A - 4I = O\]  and hence find A−1.

Find the matrix X satisfying the matrix equation \[X\begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix} = \begin{bmatrix}14 & 7 \\ 7 & 7\end{bmatrix}\]


Find the adjoint of the matrix \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\]  and hence show that \[A\left( adj A \right) = \left| A \right| I_3\]. 


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}1 & 1 & 2 \\ 3 & 1 & 1 \\ 2 & 3 & 1\end{bmatrix}\]


If \[A = \begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\text{ and }A \left( adj A = \right)\begin{bmatrix}k & 0 \\ 0 & k\end{bmatrix}\], then find the value of k.


If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\]  then find the value of k.


If A is a singular matrix, then adj A is ______.


For any 2 × 2 matrix, if \[A \left( adj A \right) = \begin{bmatrix}10 & 0 \\ 0 & 10\end{bmatrix}\] , then |A| is equal to ______ .


If A5 = O such that \[A^n \neq I\text{ for }1 \leq n \leq 4,\text{ then }\left( I - A \right)^{- 1}\] equals ________ .


For non-singular square matrix A, B and C of the same order \[\left( A B^{- 1} C \right) =\] ______________ .


The matrix \[\begin{bmatrix}5 & 10 & 3 \\ - 2 & - 4 & 6 \\ - 1 & - 2 & b\end{bmatrix}\] is a singular matrix, if the value of b is _____________ .


If d is the determinant of a square matrix A of order n, then the determinant of its adjoint is _____________ .


If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\]  be such that \[A^{- 1} = kA\], then k equals ___________ .


If \[\begin{bmatrix}1 & - \tan \theta \\ \tan \theta & 1\end{bmatrix} \begin{bmatrix}1 & \tan \theta \\ - \tan \theta & 1\end{bmatrix} - 1 = \begin{bmatrix}a & - b \\ b & a\end{bmatrix}\], then _______________ .


If A is an invertible matrix, then det (A1) is equal to ____________ .


If x, y, z are non-zero real numbers, then the inverse of the matrix \[A = \begin{bmatrix}x & 0 & 0 \\ 0 & y & 0 \\ 0 & 0 & z\end{bmatrix}\], is _____________ .

|adj. A| = |A|2, where A is a square matrix of order two.


Find the adjoint of the matrix A `= [(1,2),(3,4)].`


If the equation a(y + z) = x, b(z + x) = y, c(x + y) = z have non-trivial solutions then the value of `1/(1+"a") + 1/(1+"b") + 1/(1+"c")` is ____________.


The value of `abs (("cos" (alpha + beta),-"sin" (alpha + beta),"cos"  2 beta),("sin" alpha, "cos" alpha, "sin" beta),(-"cos" alpha, "sin" alpha, "cos" beta))` is independent of ____________.


If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.


A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.


If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×