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

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

`[(2,3),(-4,-6)]`


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,-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)]`


Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.


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.


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

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


If \[A = \begin{bmatrix}4 & 5 \\ 2 & 1\end{bmatrix}\] , then show that \[A - 3I = 2 \left( I + 3 A^{- 1} \right) .\]


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.


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 & - 2 \\ 4 & - 2\end{bmatrix}\], find the value of \[\lambda\]  so that \[A^2 = \lambda A - 2I\]. Hence, find A−1.


Show that \[A = \begin{bmatrix}6 & 5 \\ 7 & 6\end{bmatrix}\] satisfies the equation \[x^2 - 12x + 1 = O\]. 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\]


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


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


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


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


Find the inverse by using elementary row transformations:

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


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


If \[S = \begin{bmatrix}a & b \\ c & d\end{bmatrix}\], then adj A is ____________ .


If A, B are two n × n non-singular matrices, then __________ .


If B is a non-singular matrix and A is a square matrix, then det (B−1 AB) is equal to ___________ .


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


If \[A^2 - A + I = 0\], then the inverse of A is __________ .


Let \[A = \begin{bmatrix}1 & 2 \\ 3 & - 5\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ 0 & 2\end{bmatrix}\] and X be a matrix such that A = BX, then X is equal to _____________ .


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 = `[(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)]`


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


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


For what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?


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


For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:


A furniture factory uses three types of wood namely, teakwood, rosewood and satinwood for manufacturing three types of furniture, that are, table, chair and cot.

The wood requirements (in tonnes) for each type of furniture are given below:

  Table Chair Cot
Teakwood 2 3 4
Rosewood 1 1 2
Satinwood 3 2 1

It is found that 29 tonnes of teakwood, 13 tonnes of rosewood and 16 tonnes of satinwood are available to make all three types of furniture.

Using the above information, answer the following questions:

  1. Express the data given in the table above in the form of a set of simultaneous equations.
  2. Solve the set of simultaneous equations formed in subpart (i) by matrix method.
  3. Hence, find the number of table(s), chair(s) and cot(s) produced.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×