मराठी

Show that a = [ 6 5 7 6 ] Satisfies the Equation X 2 − 12 X + 1 = O . Thus, Find A−1. - Mathematics

Advertisements
Advertisements

प्रश्न

Show that \[A = \begin{bmatrix}6 & 5 \\ 7 & 6\end{bmatrix}\] satisfies the equation \[x^2 - 12x + 1 = O\]. Thus, find A−1.

उत्तर

\[A = \begin{bmatrix} 6 & 5 \\7 & 6 \end{bmatrix} \]
\[ \therefore A^2 = \begin{bmatrix} 71 & 60 \\84 & 71 \end{bmatrix} \]
\[\text{ If }I_2\text{ is the identity matrix of order 2, then}\]
\[ A^2 - 12A + I_2 = \begin{bmatrix} 71 & 60 \\84 & 71 \end{bmatrix} - 12\begin{bmatrix} 6 & 5 \\7 & 6 \end{bmatrix} + \begin{bmatrix} 1 & 0 \\0 & 1 \end{bmatrix}\]
\[ \Rightarrow A^2 - 12A + I_2 = \begin{bmatrix} 71 - 72 + 1 & 60 - 60 + 0 \\84 - 84 + 0 & 71 - 72 + 1 \end{bmatrix}\]
\[ \Rightarrow A^2 - 12A + I_2 = 0\]
\[\text{ Thus, A satisfies }x^2 - 12x + 1 = 0 . \]
Now, 
\[ A^2 - 12A + I_2 = 0\]
\[ \Rightarrow I_2 = 12A - A^2 \]
\[ \Rightarrow A^{- 1} I_2 = A^{- 1} \left( 12A - A^2 \right) \left[\text{ Pre - multiplying both sides by }A^{- 1} \right]\]
\[ \Rightarrow A^{- 1} = 12 I_2 - A\]
\[ \Rightarrow A^{- 1} = 12 \begin{bmatrix} 1 & 0 \\0 & 1 \end{bmatrix} - \begin{bmatrix} 6 & 5 \\7 & 6 \end{bmatrix} \]
\[ \Rightarrow A^{- 1} = \begin{bmatrix} 12 - 6 & 0 - 5\\ 0 - 7 & 12 - 6 \end{bmatrix} \]
\[ \Rightarrow A^{- 1} = \begin{bmatrix} 6 & - 5 \\ - 7 & 6 \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 23 | पृष्ठ २४

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

Find the adjoint of the matrices.

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


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 = `[(1,-2,1),(-2,3,1),(1,1,5)]` verify that

  1. [adj A]–1 = adj (A–1)
  2. (A–1)–1 = A

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.

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


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 & 1 \\ - 1 & 2\end{bmatrix}\], show that 

\[A^2 - 5A + 7I = O\].  Hence, find A−1.

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


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}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 1} .\]


Find the adjoint of the matrix \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\]  and hence show that \[A\left( adj A \right) = \left| A \right| I_3\]. 


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}3 & 10 \\ 2 & 7\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 & 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}\]


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


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


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


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


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 is an invertible matrix, then det (A1) is equal to ____________ .


If x, y, z are non-zero real numbers, then the inverse of the matrix \[A = \begin{bmatrix}x & 0 & 0 \\ 0 & y & 0 \\ 0 & 0 & z\end{bmatrix}\], is _____________ .

Find A−1, if \[A = \begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\] . Hence solve the following system of linear equations:x + 2y + 5z = 10, x − y − z = −2, 2x + 3y − z = −11


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


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, where A `= [(1,2,3),(0,5,0),(2,4,3)]`


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 `abs((2"x", -1),(4,2)) = abs ((3,0),(2,1))` then x is ____________.


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)

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×