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.

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


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

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


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

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


For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 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 and verify that \[A^{- 1} A = I_3\]

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

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

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

If \[A = \begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\] , find \[A^{- 1}\] and prove that \[A^2 - 4A - 5I = O\]


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


Find the inverse by using elementary row transformations:

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


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 = \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 & 4 \\ 2 & 4\end{bmatrix}, B = \begin{bmatrix}- 2 & - 2 \\ 0 & - 1\end{bmatrix},\text{ then }\left( A + B \right)^{- 1} =\]


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


If A and B are invertible matrices, which of the following statement is not correct.


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 = \frac{1}{3}\begin{bmatrix}1 & 1 & 2 \\ 2 & 1 & - 2 \\ x & 2 & y\end{bmatrix}\] is orthogonal, then x + y =

(a) 3
(b) 0
(c) − 3
(d) 1


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 matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .


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


If A = `[(0, 1, 3),(1, 2, x),(2, 3, 1)]`, A–1 = `[(1/2, -4, 5/2),(-1/2, 3, -3/2),(1/2, y, 1/2)]` then x = 1, y = –1.


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


(A3)–1 = (A–1)3, where A is a square matrix and |A| ≠ 0.


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


If A = [aij] is a square matrix of order 2 such that aij = `{(1","  "when i" ≠ "j"),(0","  "when"  "i" = "j"):},` then A2 is ______.


If A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.


If for a square matrix A, A2 – A + I = 0, then A–1 equals ______.


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.

To raise money for an orphanage, students of three schools A, B and C organised an exhibition in their residential colony, where they sold paper bags, scrap books and pastel sheets made by using recycled paper. Student of school A sold 30 paper bags, 20 scrap books and 10 pastel sheets and raised ₹ 410. Student of school B sold 20 paper bags, 10 scrap books and 20 pastel sheets and raised ₹ 290. Student of school C sold 20 paper bags, 20 scrap books and 20 pastel sheets and raised ₹ 440.

Answer the following question:

  1. Translate the problem into a system of equations.
  2. Solve the system of equation by using matrix method.
  3. Hence, find the cost of one paper bag, one scrap book and one pastel sheet.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×