English

Find the Inverse of the Following Matrix and Verify that a − 1 a = I 3 ⎡ ⎢ ⎣ 2 3 1 3 4 1 3 7 2 ⎤ ⎥ ⎦ - Mathematics

Advertisements
Advertisements

Question

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

Solution

\[B = \begin{bmatrix}2 & 3 & 1 \\ 3 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]
Now, 
\[ C_{11} = \begin{vmatrix}4 & 1 \\ 7 & 2\end{vmatrix} = 1, C_{12} = - \begin{vmatrix}3 & 1 \\ 3 & 2\end{vmatrix} = - 3\text{ and }C_{13} = \begin{vmatrix}3 & 4 \\ 3 & 7\end{vmatrix} = 9\]
\[ C_{21} = - \begin{vmatrix}3 & 1 \\ 7 & 2\end{vmatrix} = 1, C_{22} = \begin{vmatrix}2 & 1 \\ 3 & 2\end{vmatrix} = 1\text{ and } C_{23} = - \begin{vmatrix}2 & 3 \\ 3 & 7\end{vmatrix} = - 5\]
\[ C_{31} = \begin{vmatrix}3 & 1 \\ 4 & 1\end{vmatrix} = - 1, C_{32} = - \begin{vmatrix}2 & 1 \\ 3 & 1\end{vmatrix} = 1\text{ and }C_{33} = \begin{vmatrix}2 & 3 \\ 3 & 4\end{vmatrix} = - 1\]
\[adjB = \begin{bmatrix}1 & - 3 & 9 \\ 1 & 1 & - 5 \\ - 1 & 1 & - 1\end{bmatrix}^T = \begin{bmatrix}1 & 1 & - 1 \\ - 3 & 1 & 1 \\ 9 & - 5 & - 1\end{bmatrix}\]
\[\text{ and }\left| B \right| = 2\]
\[ B^{- 1} = \frac{1}{2}\begin{bmatrix}1 & 1 & - 1 \\ - 3 & 1 & 1 \\ 9 & - 5 & - 1\end{bmatrix}\]
\[\text{ Now, }B^{- 1} B = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix} = I_3\]

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

APPEARS IN

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

RELATED QUESTIONS

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

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


If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and 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 inverse of the following matrix:

\[\begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]

Find the inverse of the following matrix.

\[\begin{bmatrix}1 & 0 & 0 \\ 0 & \cos \alpha & \sin \alpha \\ 0 & \sin \alpha & - \cos \alpha\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
\[F \left( \alpha \right) = \begin{bmatrix}\cos \alpha & - \sin \alpha & 0 \\ \sin \alpha & \cos \alpha & 0 \\ 0 & 0 & 1\end{bmatrix}\text{ and }G\left( \beta \right) = \begin{bmatrix}\cos \beta & 0 & \sin \beta \\ 0 & 1 & 0 \\ - \sin \beta & 0 & \cos \beta\end{bmatrix}\]

Show that

(i) \[\left[ F \left( \alpha \right) \right]^{- 1} = F \left( - \alpha \right)\]
(ii) \[\left[ G \left( \beta \right) \right]^{- 1} = G \left( - \beta \right)\]
(iii) \[\left[ F \left( \alpha \right)G \left( \beta \right) \right]^{- 1} = G \left( - \beta \right)F \left( - \alpha \right)\]

If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that 

\[A^2 - 5A + 7I = O\].  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.

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.

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.


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 satisfying the matrix equation \[X\begin{bmatrix}5 & 3 \\ - 1 & - 2\end{bmatrix} = \begin{bmatrix}14 & 7 \\ 7 & 7\end{bmatrix}\]


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

 


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


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


Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

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


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


If A is a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.


If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.


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


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


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


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


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


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 for a square matrix A, A2 – A + I = 0, then A–1 equals ______.


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)

Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×