English

For the Matrix a = ⎡ ⎢ ⎣ 1 1 1 1 2 − 3 2 − 1 3 ⎤ ⎥ ⎦ . Show that a − 3 − 6 a 2 + 5 a + 11 I 3 = O . Hence, Find A−1. - Mathematics

Advertisements
Advertisements

Question

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

Solution

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

\[ \Rightarrow \left| A \right| = \begin{vmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{vmatrix} = \left( 1 \times 3 \right) - \left( 1 \times 9 \right) + \left( 1 \times - 5 \right) = 3 - 9 - 5 = - 11 \]

\[\text{ Since, }\left| A \right| \neq 0\]

\[\text{Hence, }A^{- 1}\text{ exists . }\]

Now, 

\[ A^2 = \begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{bmatrix}\begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 &- 1 & 3 \end{bmatrix} = \begin{bmatrix} 1 + 1 + 2 & 1 + 2 - 1 & 1 - 3 + 3\\1 + 2 - 6 & 1 + 4 + 3 & 1 - 6 - 9\\2 - 1 + 6 & 2 - 2 - 3 & 2 + 3 + 9 \end{bmatrix} = \begin{bmatrix} 4 & 2 & 1\\ - 3 & 8 & - 14\\ 7 & - 3 & 14 \end{bmatrix}\]

\[\text{ and }A^3 = A^2 . A = \begin{bmatrix} 4 & 2 & 1\\ - 3 & 8 & - 14\\7 & - 3 & 14 \end{bmatrix}\begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{bmatrix} = \begin{bmatrix} 4 + 2 + 2 & 4 + 4 - 1 & 4 - 6 + 3\\ - 3 + 8 - 28 & - 3 + 16 + 14 & - 3 - 24 - 42\\ 7 - 3 + 28 & 7 - 6 - 14 & 7 + 9 + 42 \end{bmatrix} = \begin{bmatrix} 8 & 7 & 1\\ - 23 & 27 & - 69\\ 32 & - 13 & 58 \end{bmatrix}\]

\[\text{ Now, }A^3 - 6 A^2 + 5A + 11 I_3 = \begin{bmatrix} 8 & 7 & 1 \\ - 23 & 27 & - 69 \\ 32 & - 13 & 58 \end{bmatrix} - 6 \begin{bmatrix} 4 & 2 & 1 \\ - 3 & 8 & - 14 \\ 7 & - 3 & 14 \end{bmatrix} + 5 \begin{bmatrix} 1 & 1 & 1\\1 & 2 & - 3\\2 & - 1 & 3 \end{bmatrix} + 11 \begin{bmatrix} 1 & 0 & 0\\0 & 1 & 0\\0 & 0 & 1 \end{bmatrix}\]

\[ = \begin{bmatrix} 8 - 24 + 5 + 11 & 7 - 12 + 5 + 0 & 1 - 6 + 5 + 0\\ - 23 + 18 + 5 + 0 & 27 - 48 + 10 + 11 & - 69 + 84 - 15 + 0\\ 32 - 42 + 10 + 0 & - 13 + 18 - 5 + 0 & 58 - 84 + 15 + 11 \end{bmatrix} \]

\[ = \begin{bmatrix} 0 & 0 & 0\\0 & 0 & 0\\0 & 0 & 0 \end{bmatrix} = O (\text{ Null matrix})\]

\[\text{ Again, }A^3 - 6 A^2 + 5A + 11 I_3 = O\]

\[ \Rightarrow A^{- 1} \times \left( A^3 - 6 A^2 + 5A + 11 I_3 \right) = A^{- 1} \times O (\text{ Pre - multiplying both sides because }A^{- 1} exists) \]

\[ \Rightarrow \left( A^2 - 6A + 5 I_3 + 11 A^{- 1} \right) = 0\]

\[ \Rightarrow \begin{bmatrix} 4 & 2 & 1\\ - 3 & 8 - 14\\ 7 & - 3 & 14 \end{bmatrix} - 6\begin{bmatrix} 1 & 1 & 1\\1 & 2 &- 3\\2 & - 1 & 3 \end{bmatrix} + 5\begin{bmatrix} 1 & 0 & 0\\0 & 1 & 0\\0 & 0 & 1 \end{bmatrix} = - 11 A^{- 1} \]

\[ \Rightarrow \begin{bmatrix} 4 - 6 + 5 & 2 - 6 + 0 & 1 - 6 + 0\\ - 3 - 6 + 0 & 8 - 12 + 5 & - 14 + 18 + 0\\ 7 - 12 + 0 & - 3 + 6 + 0 & 14 - 18 + 5 \end{bmatrix} = - 11 A^{- 1} \]

\[ \Rightarrow A^{- 1} = - \frac{1}{11}\begin{bmatrix} 3 & - 4 & - 5\\- 9 & 1 & 4\\ - 5 & 3 & 1 \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 24 | Page 24

RELATED QUESTIONS

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?


Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. School A wants to award Rs x each, Rs y each and Rs z each for the three respective values to 3, 2 and 1 students, respectively with a total award money of Rs 1,600. School B wants to spend Rs 2,300 to award 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is Rs 900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for an award.


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,0,0),(0, cos alpha, sin alpha),(0, sin alpha, -cos alpha)]`


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 x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.


Find the adjoint of the following matrix:
\[\begin{bmatrix}- 3 & 5 \\ 2 & 4\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}\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.

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

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


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


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.


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 = \begin{bmatrix}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\] , show that \[A^{- 1} = A^3\]


Solve the matrix equation \[\begin{bmatrix}5 & 4 \\ 1 & 1\end{bmatrix}X = \begin{bmatrix}1 & - 2 \\ 1 & 3\end{bmatrix}\], where X is a 2 × 2 matrix.


Find the matrix X for which 

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


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


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


If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .


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


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

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


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


If `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.


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


If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.


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×