मराठी

Show that a = [ 6 5 7 6 ] Satisfies the Equation X 2 − 12 X + 1 = O . Thus, Find A−1. - Mathematics

Advertisements
Advertisements

प्रश्न

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

Advertisements

उत्तर

\[A = \begin{bmatrix} 6 & 5 \\7 & 6 \end{bmatrix} \]
\[ \therefore A^2 = \begin{bmatrix} 71 & 60 \\84 & 71 \end{bmatrix} \]
\[\text{ If }I_2\text{ is the identity matrix of order 2, then}\]
\[ A^2 - 12A + I_2 = \begin{bmatrix} 71 & 60 \\84 & 71 \end{bmatrix} - 12\begin{bmatrix} 6 & 5 \\7 & 6 \end{bmatrix} + \begin{bmatrix} 1 & 0 \\0 & 1 \end{bmatrix}\]
\[ \Rightarrow A^2 - 12A + I_2 = \begin{bmatrix} 71 - 72 + 1 & 60 - 60 + 0 \\84 - 84 + 0 & 71 - 72 + 1 \end{bmatrix}\]
\[ \Rightarrow A^2 - 12A + I_2 = 0\]
\[\text{ Thus, A satisfies }x^2 - 12x + 1 = 0 . \]
Now, 
\[ A^2 - 12A + I_2 = 0\]
\[ \Rightarrow I_2 = 12A - A^2 \]
\[ \Rightarrow A^{- 1} I_2 = A^{- 1} \left( 12A - A^2 \right) \left[\text{ Pre - multiplying both sides by }A^{- 1} \right]\]
\[ \Rightarrow A^{- 1} = 12 I_2 - A\]
\[ \Rightarrow A^{- 1} = 12 \begin{bmatrix} 1 & 0 \\0 & 1 \end{bmatrix} - \begin{bmatrix} 6 & 5 \\7 & 6 \end{bmatrix} \]
\[ \Rightarrow A^{- 1} = \begin{bmatrix} 12 - 6 & 0 - 5\\ 0 - 7 & 12 - 6 \end{bmatrix} \]
\[ \Rightarrow A^{- 1} = \begin{bmatrix} 6 & - 5 \\ - 7 & 6 \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 23 | पृष्ठ २४

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

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

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


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

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


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

`[(1,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`


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 adjoint of the following matrix:

\[\begin{bmatrix}1 & \tan \alpha/2 \\ - \tan \alpha/2 & 1\end{bmatrix}\]
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.

Compute the adjoint of the following matrix:

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

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


For the matrix 

\[A = \begin{bmatrix}1 & - 1 & 1 \\ 2 & 3 & 0 \\ 18 & 2 & 10\end{bmatrix}\] , show that A (adj A) = O.

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


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}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\]

Find the inverse of the following matrix.

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

Find the inverse of the following matrix.

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

Given  \[A = \begin{bmatrix}5 & 0 & 4 \\ 2 & 3 & 2 \\ 1 & 2 & 1\end{bmatrix}, B^{- 1} = \begin{bmatrix}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{bmatrix}\] . Compute (AB)−1.


Show that

\[A = \begin{bmatrix}- 8 & 5 \\ 2 & 4\end{bmatrix}\] satisfies the equation \[A^2 + 4A - 42I = O\]. 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.

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


Find the matrix X satisfying the equation 

\[\begin{bmatrix}2 & 1 \\ 5 & 3\end{bmatrix} X \begin{bmatrix}5 & 3 \\ 3 & 2\end{bmatrix} = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix} .\]

\[\text{ If }A^{- 1} = \begin{bmatrix}3 & - 1 & 1 \\ - 15 & 6 & - 5 \\ 5 & - 2 & 2\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 2 & - 2 \\ - 1 & 3 & 0 \\ 0 & - 2 & 1\end{bmatrix},\text{ find }\left( AB \right)^{- 1} .\]

Find the inverse by using elementary row transformations:

\[\begin{bmatrix}1 & 2 & 0 \\ 2 & 3 & - 1 \\ 1 & - 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 adj \[A = \begin{bmatrix}2 & 3 \\ 4 & - 1\end{bmatrix}\text{ and adj }B = \begin{bmatrix}1 & - 2 \\ - 3 & 1\end{bmatrix}\]


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


If for the matrix A, A3 = I, then A−1 = _____________ .


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


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 = \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


Using matrix method, solve the following system of equations: 
x – 2y = 10, 2x + y + 3z = 8 and -2y + z = 7


If A and B are invertible matrices, then which of the following is not correct?


A square matrix A is invertible if det A is equal to ____________.


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


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


Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` is singular


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 ____________.


For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:


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


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 ______.


If A = `[(0, 1),(0, 0)]`, then A2023 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×