हिंदी

If a = ⎡ ⎢ ⎣ 2 − 1 1 − 1 2 − 1 1 − 1 2 ⎤ ⎥ ⎦ . Verify that a 3 − 6 a 2 + 9 a − 4 I = O and Hence Find A−1. - Mathematics

Advertisements
Advertisements

प्रश्न

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

उत्तर

\[A = \begin{bmatrix}2 & - 1 & 1 \\ - 1 & 2 & - 1 \\ 1 & - 1 & 2\end{bmatrix}\].
\[ \Rightarrow \left| A \right| = \begin{vmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{vmatrix} = 2 \times \left( 4 - 1 \right) + 1\left( - 2 + 1 \right) + 1\left( 1 - 2 \right) = 6 - 1 - 1 = 4 \]
\[\text{ Since, }\left| A \right| \neq 0 \]
\[\text{ Hence, }A^{- 1}\text{ exists }. \]
Now,
\[ A^2 = \begin{bmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{bmatrix}\begin{bmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{bmatrix} = \begin{bmatrix} 4 + 1 + 1 & - 2 - 2 - 1 & 2 + 1 + 2\\ - 2 - 2 - 1 & 1 + 4 + 1 & - 1 - 2 - 2\\ 2 + 1 + 2 & - 1 - 2 - 2 & 1 + 1 + 4 \end{bmatrix} = \begin{bmatrix} 6 & - 5 & 5\\ - 5 & 6 & - 5\\ 5 & - 5 & 6 \end{bmatrix} \]
\[ A^3 = A^2 . A = \begin{bmatrix} 6 & - 5 & 5\\ - 5 & 6 & - 5\\ 5 & - 5 & 6 \end{bmatrix}\begin{bmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{bmatrix} = \begin{bmatrix} 12 + 5 + 5 & - 6 - 10 - 5 & 6 + 5 + 10\\ - 10 - 6 - 5 & 5 + 12 + 5 & - 5 - 6 - 10\\ 10 + 5 + 6 & - 5 - 10 - 6 & 5 + 5 + 12 \end{bmatrix} = \begin{bmatrix} 22 & - 21 & 21\\ - 21 & 22 & - 21\\ 21 &- 21 & 22 \end{bmatrix} \]
\[\text{ Now, }A^3 - 6 A^2 + 9A - 4I = \begin{bmatrix} 22 & - 21 & 21\\ - 21 & 22 & - 21\\ 21 & - 21 & 22 \end{bmatrix} - 6\begin{bmatrix} 6 & - 5 & 5\\ - 5 & 6 & - 5\\ 5 & - 5 & 6 \end{bmatrix} + 9\begin{bmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{bmatrix} - 4\begin{bmatrix} 1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1 \end{bmatrix} \]
\[ = \begin{bmatrix} 22 - 36 + 18 - 4 & - 21 + 30 - 9 - 0 & 21 - 30 + 9 - 0\\ - 21 + 30 - 9 - 0 & 22 - 36 + 18 - 4 & - 21 + 30 - 9 - 0\\ 21 - 30 + 9 - 0 & - 21 + 30 - 9 - 0 & 22 - 36 + 18 - 4 \end{bmatrix} \]
\[ = \begin{bmatrix} 0 & 0 & 0\\ 0 & 0 & 0\\ 0 & 0 & 0 \end{bmatrix} = O [\text{ Null matrix }]\]
Hence proved . 
\[\text{ Now,} A^3 - 6 A^2 + 9A - 4I = O\]
\[ \Rightarrow A^{- 1} \times \left( A^3 - 6 A^2 + 9A - 4I \right) = A^{- 1} \times O \]
\[ \Rightarrow A^2 - 6A + 9I - 4 A^{- 1} = O\]
\[ \Rightarrow 4 A^{- 1} = A^2 - 6A + 9I\]
\[ \Rightarrow 4 A^{- 1} = \begin{bmatrix} 6 & - 5 & 5\\ - 5 & 6 & - 5\\ 5 & - 5 & 6 \end{bmatrix} - 6\begin{bmatrix} 2 & - 1 & 1\\ - 1 & 2 & - 1\\ 1 & - 1 & 2 \end{bmatrix} + 9\begin{bmatrix} 1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1 \end{bmatrix}\]
\[ \Rightarrow 4 A^{- 1} = \begin{bmatrix} 6 - 12 + 9 & - 5 + 6 + 0 & 5 - 6 + 0\\ - 5 + 6 + 0 & 6 - 12 + 9 & - 5 + 6 + 0\\ 5 - 6 + 0 & - 5 + 6 + 0 & 6 - 12 + 9 \end{bmatrix} \]
\[ \Rightarrow 4 A^{- 1} = \begin{bmatrix} 3 & 1 & - 1\\ 1 & 3 & 1\\ - 1 & 1 & 3 \end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{4}\begin{bmatrix} 3 & 1 & - 1\\ 1 & 3 & 1\\ - 1 & 1 & 3 \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 26 | पृष्ठ २४

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

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

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


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

`[(-1,5),(-3,2)]`


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

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


For the matrix A = `[(3,2),(1,1)]` find the numbers a and b such that A2 + aA + bI = 0.


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.


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.


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 and verify that \[A^{- 1} A = I_3\]

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


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}4 & 3 \\ 2 & 5\end{bmatrix}\], find x and y such that 

\[A^2 = xA + yI = O\] . Hence, evaluate 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.


Show that the matrix, \[A = \begin{bmatrix}1 & 0 & - 2 \\ - 2 & - 1 & 2 \\ 3 & 4 & 1\end{bmatrix}\]  satisfies the equation,  \[A^3 - A^2 - 3A - I_3 = O\] . Hence, find A−1.


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


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


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


If A is symmetric matrix, write whether AT is symmetric or skew-symmetric.


If A is a square matrix, then write the matrix adj (AT) − (adj A)T.


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 a singular matrix, then adj A is ______.


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 A satisfies the equation \[x^3 - 5 x^2 + 4x + \lambda = 0\] then A-1 exists if _____________ .


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 \[A^2 - A + I = 0\], then the inverse of A is __________ .


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


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?


`("aA")^-1 = 1/"a"  "A"^-1`, where a is any real number and A is a square matrix.


If A, B be two square matrices such that |AB| = O, then ____________.


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


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


Read the following passage:

Gautam buys 5 pens, 3 bags and 1 instrument box and pays a sum of ₹160. From the same shop, Vikram buys 2 pens, 1 bag and 3 instrument boxes and pays a sum of ₹190. Also, Ankur buys 1 pen, 2 bags and 4 instrument boxes and pays a sum of ₹250.

Based on the above information, answer the following questions:

  1. Convert the given above situation into a matrix equation of the form AX = B. (1)
  2. Find | A |. (1)
  3. Find A–1. (2)
    OR
    Determine P = A2 – 5A. (2)

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×