English

Show that a = [ 5 3 − 1 − 2 ] Satisfies the Equation X 2 − 3 X − 7 = 0 . Thus, Find A−1. - Mathematics

Advertisements
Advertisements

Question

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

Advertisements

Solution

\[A = \begin{bmatrix} 5 & 3\\- 1 & - 2 \end{bmatrix} \]
\[ A^2 = \begin{bmatrix} 22 & 9\\ - 3 & 1 \end{bmatrix}\]
\[\text{ If } I_2\text{ is the identity matrix of order 2, then}\]
\[ A^2 - 3A - 7 I_2 = \begin{bmatrix} 22b & 9\\ - 3 & 1 \end{bmatrix} - 3\begin{bmatrix} 5 & 3\\ - 1 & - 2 \end{bmatrix} - 7\begin{bmatrix} 1 & 0\\0 & 1 \end{bmatrix} \]
\[ \Rightarrow A^2 - 3A - 7 I_2 = \begin{bmatrix} 22 - 15 - 7 & 9 - 9 - 0\\ - 3 + 3 + 0 & 1 + 6 - 7 \end{bmatrix} = \begin{bmatrix} 0 & 0\\0 & 0 \end{bmatrix} = 0\]
\[ \Rightarrow A^2 - 3A - 7 I_2 = 0\]
\[\text{ Thus, A satisfies }x^2 - 3x - 7 = 0 . \]
Now, 
\[ A^2 - 3A - 7 I_2 = 0\]
\[ \Rightarrow A^2 - 3A = 7 I_2 \]
\[ \Rightarrow A^{- 1} \left( A^2 - 3A \right) = A^{- 1} \times 7 I_2 \left[\text{ Pre - multiplying both sides by } A^{- 1} \right]\]
\[ \Rightarrow A - 3 I_2 = 7 A^{- 1} \]
\[ \Rightarrow \begin{bmatrix} 5 & 3 \\ - 1 & - 2 \end{bmatrix} - 3\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix} =  7 A^{- 1} \]
\[ \Rightarrow A^{- 1} = \frac{1}{7} \begin{bmatrix} 5 - 3 & 3 - 0\\- 1 - 0 & - 2 - 3 \end{bmatrix} = \frac{1}{7} \begin{bmatrix} 2 & 3\\- 1 & - 5 \end{bmatrix} \]

shaalaa.com
  Is there an error in this question or solution?
Chapter 7: Adjoint and Inverse of a Matrix - Exercise 7.1 [Page 24]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 7 Adjoint and Inverse of a Matrix
Exercise 7.1 | Q 22 | Page 24

RELATED QUESTIONS

Find the adjoint of the matrices.

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


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.


If A is an invertible matrix of order 2, then det (A−1) is equal to ______.


If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.


Compute the adjoint of the following matrix:
\[\begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\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}2 & 0 & - 1 \\ 5 & 1 & 0 \\ 0 & 1 & 3\end{bmatrix}\]

Find the inverse of the following matrix.

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

Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]

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

Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]

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


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

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


Let \[A = \begin{bmatrix}3 & 2 \\ 7 & 5\end{bmatrix}\text{ and }B = \begin{bmatrix}6 & 7 \\ 8 & 9\end{bmatrix} .\text{ Find }\left( AB \right)^{- 1}\]


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


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.


If  \[A = \begin{bmatrix}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that 

\[A^2 = xA + yI = O\] . Hence, evaluate A−1.

If \[A = \begin{bmatrix}3 & - 2 \\ 4 & - 2\end{bmatrix}\], find the value of \[\lambda\]  so that \[A^2 = \lambda A - 2I\]. Hence, find A−1.


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

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


If A is an invertible matrix such that |A−1| = 2, find the value of |A|.


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


If \[A = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.


If A is an invertible matrix, then which of the following is not true ?


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 for the matrix A, A3 = I, then A−1 = _____________ .


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


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


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


If \[A = \begin{bmatrix}2 & - 1 \\ 3 & - 2\end{bmatrix},\text{ then } A^n =\] ______________ .

If A = `[(x, 5, 2),(2, y, 3),(1, 1, z)]`, xyz = 80, 3x + 2y + 10z = 20, ten A adj. A = `[(81, 0, 0),(0, 81, 0),(0, 0, 81)]`


|A–1| ≠ |A|–1, where A is non-singular matrix.


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


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


Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` 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 ____________.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×