हिंदी

For the Matrix a = ⎡ ⎢ ⎣ 1 − 1 1 2 3 0 18 2 10 ⎤ ⎥ ⎦ , Show that a (Adj A) = O. - Mathematics

Advertisements
Advertisements

प्रश्न

For the matrix 

\[A = \begin{bmatrix}1 & - 1 & 1 \\ 2 & 3 & 0 \\ 18 & 2 & 10\end{bmatrix}\] , show that A (adj A) = O.
Advertisements

उत्तर

\[A = \begin{bmatrix}1 & - 1 & 1 \\ 2 & 3 & 0 \\ 18 & 2 & 10\end{bmatrix}\]
Now,
\[ C_{11} = \begin{vmatrix}3 & 0 \\ 2 & 10\end{vmatrix} = 30 C_{12} = - \begin{vmatrix}2 & 0 \\ 18 & 10\end{vmatrix} = - 20 C_{13} = \begin{vmatrix}2 & 3 \\ 18 & 2\end{vmatrix} = - 50\]
\[ C_{21} = - \begin{vmatrix}- 1 & 1 \\ 2 & 10\end{vmatrix} = 12 C_{22} = \begin{vmatrix}1 & 1 \\ 18 & 10\end{vmatrix} = - 8 C_{23} = - \begin{vmatrix}1 & - 1 \\ 18 & 2\end{vmatrix} = - 20\]
\[ C_{31} = \begin{vmatrix}- 1 & 1 \\ 3 & 0\end{vmatrix} = - 3 C_{32} = - \begin{vmatrix}1 & 1 \\ 2 & 0\end{vmatrix} = 2 C_{33} = \begin{vmatrix}1 & - 1 \\ 2 & 3\end{vmatrix} = 5\]
\[adj A = \begin{bmatrix}30 & - 20 & - 50 \\ 12 & - 8 & - 20 \\ - 3 & 2 & 5\end{bmatrix}^T = \begin{bmatrix}30 & 12 & - 3 \\ - 20 & - 8 & 2 \\ - 50 & - 20 & 5\end{bmatrix}\]
\[ \therefore A(adj A) = \begin{bmatrix}1 & - 1 & 1 \\ 2 & 3 & 0 \\ 18 & 2 & 10\end{bmatrix}\begin{bmatrix}30 & 12 & - 3 \\ - 20 & - 8 & 2 \\ - 50 & - 20 & 5\end{bmatrix} = \begin{bmatrix}30 + 20 - 50 & 12 + 18 - 20 & - 3 - 2 + 5 \\ 60 - 60 - 0 & 24 - 24 - 0 & - 6 + 6 + 0 \\ 540 - 40 - 500 & 216 - 16 - 200 & - 54 + 4 + 50\end{bmatrix} = \begin{bmatrix}0 & 0 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 0\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 3 | पृष्ठ २२

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

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?


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

`[(2,1,3),(4,-1,0),(-7,2,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.


If A−1 = `[(3,-1,1),(-15,6,-5),(5,-2,2)]` and B = `[(1,2,-2),(-1,3,0),(0,-2,1)]`, find (AB)−1.


Find the adjoint of the following matrix:
\[\begin{bmatrix}a & b \\ c & d\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 & 0 & - 1 \\ 5 & 1 & 0 \\ 1 & 1 & 3\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}0 & 1 \\ 1 & 0\end{bmatrix}\]

Find the inverse of the following matrix.

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

Find the inverse of the following matrix.

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

Find the inverse of the following matrix.

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


Find the matrix X satisfying the equation 

\[\begin{bmatrix}2 & 1 \\ 5 & 3\end{bmatrix} X \begin{bmatrix}5 & 3 \\ 3 & 2\end{bmatrix} = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix} .\]

Find the inverse by using elementary row transformations:

\[\begin{bmatrix}5 & 2 \\ 2 & 1\end{bmatrix}\]


Find the inverse by using elementary row transformations:

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


Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]


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


If A satisfies the equation \[x^3 - 5 x^2 + 4x + \lambda = 0\] then A-1 exists if _____________ .


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


If \[A = \begin{bmatrix}1 & 0 & 1 \\ 0 & 0 & 1 \\ a & b & 2\end{bmatrix},\text{ then aI + bA + 2 }A^2\] equals ____________ .


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

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.


|A–1| ≠ |A|–1, where A is non-singular matrix.


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


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


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.

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×