मराठी

If a = [ 2 3 1 2 ] , Verify that a 2 − 4 a + I = O , Where I = [ 1 0 0 1 ] and O = [ 0 0 0 0 ] . Hence, Find A−1. - Mathematics

Advertisements
Advertisements

प्रश्न

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.

Advertisements

उत्तर

\[A = \begin{bmatrix}2 & 3 \\ 1 & 2\end{bmatrix}\]
\[ \therefore A^2 = \begin{bmatrix}7 & 12 \\ 4 & 7\end{bmatrix}\]
and
\[ A^2 - 4A + I = \begin{bmatrix}7 & 12 \\ 4 & 7\end{bmatrix} - \begin{bmatrix}8 & 12 \\ 4 & 8\end{bmatrix} + \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\]
\[ \Rightarrow A^2 - 4A + I = \begin{bmatrix}7 - 8 + 1 & 12 - 12 + 0 \\ 4 - 4 + 0 & 7 - 8 + 1\end{bmatrix} = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix} = O\]
\[ \Rightarrow A^2 - 4A + I = 0\]
\[ \Rightarrow A^2 - 4A = - I\]
\[ \Rightarrow A^{- 1} A^2 - 4A A^{- 1} = - I A^{- 1} \left[\text{ Pre - multiplying both sides by }A^{- 1} \right]\]
\[ \Rightarrow A - 4I = - A^{- 1} \]
\[ \Rightarrow A^{- 1} = 4I - A\]
\[ \Rightarrow A^{- 1} = \left\{ \begin{bmatrix}4 & 0 \\ 0 & 4\end{bmatrix} - \begin{bmatrix}2 & 3 \\ 1 & 2\end{bmatrix} \right\} = \begin{bmatrix}2 & - 3 \\ - 1 & 2\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 17 | पृष्ठ २३

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

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

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


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

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


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

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


Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.


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


If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and hence find A−1.


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.

Compute the adjoint of the following matrix:

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

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.


Find A (adj A) for the matrix  \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & 2 & - 1 \\ - 4 & 5 & 2\end{bmatrix} .\]


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}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\]

Given \[A = \begin{bmatrix}2 & - 3 \\ - 4 & 7\end{bmatrix}\], compute A−1 and show that \[2 A^{- 1} = 9I - A .\]


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


Given  \[A = \begin{bmatrix}5 & 0 & 4 \\ 2 & 3 & 2 \\ 1 & 2 & 1\end{bmatrix}, B^{- 1} = \begin{bmatrix}1 & 3 & 3 \\ 1 & 4 & 3 \\ 1 & 3 & 4\end{bmatrix}\] . Compute (AB)−1.


Show that

\[A = \begin{bmatrix}- 8 & 5 \\ 2 & 4\end{bmatrix}\] satisfies the equation \[A^2 + 4A - 42I = O\]. Hence, find A−1.

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


\[\text{ If }A = \begin{bmatrix}0 & 1 & 1 \\ 1 & 0 & 1 \\ 1 & 1 & 0\end{bmatrix},\text{ find }A^{- 1}\text{ and show that }A^{- 1} = \frac{1}{2}\left( A^2 - 3I \right) .\]

Find the inverse by using elementary row transformations:

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


Find the inverse by using elementary row transformations:

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


Find the inverse of the matrix \[\begin{bmatrix} \cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]


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


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 = \begin{bmatrix}1 & 2 & - 1 \\ - 1 & 1 & 2 \\ 2 & - 1 & 1\end{bmatrix}\] , then ded (adj (adj A)) is __________ .


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


If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\]  be such that \[A^{- 1} = kA\], then k equals ___________ .


If a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .


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

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

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


Find x, if `[(1,2,"x"),(1,1,1),(2,1,-1)]` 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 A is a square matrix of order 3, |A′| = −3, then |AA′| = ______.


If A = `[(2, -3, 5),(3, 2, -4),(1, 1, -2)]`, find A–1. Use A–1 to solve the following system of equations 2x − 3y + 5z = 11, 3x + 2y – 4z = –5, x + y – 2z = –3


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.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×