हिंदी

If a = ⎡ ⎢ ⎣ 1 − 2 3 0 − 1 4 − 2 2 1 ⎤ ⎥ ⎦ , Find ( a T ) − 1 . - Mathematics

Advertisements
Advertisements

प्रश्न

If \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 1} .\]

Advertisements

उत्तर

We know that (AT)1 = (A1)T.
\[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix}\]
\[ A^{- 1} = \frac{1}{\left| A \right|}Adj . A\]
Now,
\[\left| A \right| = \begin{vmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{vmatrix}\]
\[ = 1\left( - 1 - 8 \right) - 2\left( - 8 + 3 \right)\]
\[ = - 9 + 10\]
\[ = 1\]
\[\text{ Now, to find Adj . A}\]
\[A_{11} = \left( - 1 \right)^{1 + 1} \left( - 9 \right) = - 9\]
\[ A_{12} = \left( - 1 \right)^{1 + 2} \left( 8 \right) = - 8\]
\[ A_{13} = \left( - 1 \right)^{1 + 3} \left( - 2 \right) = - 2\]
\[A_{21} = \left( - 1 \right)^{2 + 1} \left( - 8 \right) = 8\]
\[ A_{22} = \left( - 1 \right)^{2 + 2} \left( 7 \right) = 7 \]
\[ A_{23} = \left( - 1 \right)^{2 + 3} \left( - 2 \right) = 2\]
\[ A_{31} = \left( - 1 \right)^{3 + 1} \left( - 5 \right) = - 5\]
\[ A_{32} = \left( - 1 \right)^{3 + 2} \left( 4 \right) = - 4\]
\[ A_{33} = \left( - 1 \right)^{3 + 3} \left( - 1 \right) = - 1\]
Therefore, 
\[Adj . A = \begin{bmatrix}- 9 & 8 & - 5 \\ - 8 & 7 & - 4 \\ - 2 & 2 & - 1\end{bmatrix}\]
Thus, 
\[ A^{- 1} = \begin{bmatrix}- 9 & 8 & - 5 \\ - 8 & 7 & - 4 \\ - 2 & 2 & - 1\end{bmatrix} . \]
\[ \left( A^T \right)^{- 1} = \left( A^{- 1} \right)^T \]
\[ = \begin{bmatrix}- 9 & 8 & - 5 \\ - 8 & 7 & - 4 \\ - 2 & 2 & - 1\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 9 & - 8 & - 2 \\ 8 & 7 & 2 \\ - 5 & - 4 & - 1\end{bmatrix}\]
\[\text{ Hence, }\left( A^T \right)^{- 1} = \begin{bmatrix}- 9 & - 8 & - 2 \\ 8 & 7 & 2 \\ - 5 & - 4 & - 1\end{bmatrix} .\]

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 7: Adjoint and Inverse of a Matrix - Exercise 7.1 [पृष्ठ २५]

APPEARS IN

आरडी शर्मा Mathematics [English] Class 12
अध्याय 7 Adjoint and Inverse of a Matrix
Exercise 7.1 | Q 37 | पृष्ठ २५

संबंधित प्रश्न

The monthly incomes of Aryan and Babban are in the ratio 3 : 4 and their monthly expenditures are in the ratio 5 : 7. If each saves Rs 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?


Verify A(adj A) = (adj A)A = |A|I.

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


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

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


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

`[(1,2,3),(0,2,4),(0,0,5)]`


If A−1 = `[(3,-1,1),(-15,6,-5),(5,-2,2)]` and B = `[(1,2,-2),(-1,3,0),(0,-2,1)]`, find (AB)−1.


Let A = `[(1,2,1),(2,3,1),(1,1,5)]` verify that

  1. [adj A]–1 = adj(A–1)
  2. (A–1)–1 = A

Find the inverse of the following matrix:

\[\begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]

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}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]

For the following pair of matrix verify that \[\left( AB \right)^{- 1} = B^{- 1} A^{- 1} :\]

\[A = \begin{bmatrix}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B \begin{bmatrix}4 & 6 \\ 3 & 2\end{bmatrix}\]


Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]


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 .\]


Show that

\[A = \begin{bmatrix}- 8 & 5 \\ 2 & 4\end{bmatrix}\] satisfies the equation \[A^2 + 4A - 42I = O\]. Hence, find A−1.

Show that \[A = \begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix}\] satisfies the equation \[x^2 - 3x - 7 = 0\]. Thus, find A−1.


If \[A = \frac{1}{9}\begin{bmatrix}- 8 & 1 & 4 \\ 4 & 4 & 7 \\ 1 & - 8 & 4\end{bmatrix}\],
prove that  \[A^{- 1} = A^3\]

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


\[\text{ If }A = \begin{bmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{bmatrix},\text{ find }A^{- 1}\text{ and show that }A^{- 1} = \frac{1}{2}\left( A^2 - 3I \right) .\]

Find the inverse by using elementary row transformations:

\[\begin{bmatrix}7 & 1 \\ 4 & - 3\end{bmatrix}\]


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 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.


Find the inverse of the matrix \[\begin{bmatrix} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]


If \[A = \begin{bmatrix}a & b \\ c & d\end{bmatrix}, B = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] , find adj (AB).


If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.


If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write  \[A^{- 1}\] in terms of A.


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


If a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .


If \[A = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\], find A−1 and hence solve the system of linear equations 2x − 3y + 5z = 11, 3x + 2y − 4z = −5, x + y + 2z = −3


Find A−1, if \[A = \begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\] . Hence solve the following system of linear equations:x + 2y + 5z = 10, x − y − z = −2, 2x + 3y − z = −11


If A, B be two square matrices such that |AB| = O, then ____________.


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


If A = `[(2, -3, 5),(3, 2, -4),(1, 1, -2)]`, find A–1. Use A–1 to solve the following system of equations 2x − 3y + 5z = 11, 3x + 2y – 4z = –5, x + y – 2z = –3


If A = `[(1/sqrt(5), 2/sqrt(5)),((-2)/sqrt(5), 1/sqrt(5))]`, B = `[(1, 0),(i, 1)]`, i = `sqrt(-1)` and Q = ATBA, then the inverse of the matrix A. Q2021 AT is equal to ______.


Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×