English

If a = ⎡ ⎢ ⎣ 2 − 3 5 3 2 − 4 1 1 − 2 ⎤ ⎥ ⎦ , Find A−1 and Hence Solve the System of Linear Equations 2x − 3y + 5z = 11, 3x + 2y − 4z = −5, X + Y + 2z = −3 - Mathematics

Advertisements
Advertisements

Question

If \[A = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\], find A−1 and hence solve the system of linear equations 2x − 3y + 5z = 11, 3x + 2y − 4z = −5, x + y + 2z = −3

Advertisements

Solution

Here,
\[A = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{vmatrix}\]
\[ = 2\left( - 4 + 4 \right) + 3\left( - 6 + 4 \right) + 5(3 - 2)\]
\[ = 0 - 6 + 5\]
\[ = - 1\]
\[ {\text{ Let }C}_{ij} {\text{ be the co factors of the elements a }}_{ij}\text{ in }A\left[ a_{ij} \right].\text{ Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}2 & - 4 \\ 1 & - 2\end{vmatrix} = 0, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}3 & - 4 \\ 1 & - 2\end{vmatrix} = 2, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}3 & 2 \\ 1 & 1\end{vmatrix} = 1\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 3 & 5 \\ 1 & - 2\end{vmatrix} = - 1, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & 5 \\ 1 & - 2\end{vmatrix} = - 9, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & - 3 \\ 1 & 1\end{vmatrix} = - 5\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 3 & 5 \\ 2 & - 4\end{vmatrix} = 2 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & 5 \\ 3 & - 4\end{vmatrix} = 23, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & - 3 \\ 3 & 2\end{vmatrix} = 13\]
\[adj A = \begin{bmatrix}0 & 2 & 1 \\ - 1 & - 9 & - 5 \\ 2 & 23 & 13\end{bmatrix}^T \]
\[ = \begin{bmatrix}0 & - 1 & 2 \\ 2 & - 9 & 23 \\ 1 & - 5 & 13\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 1}\begin{bmatrix}0 & - 1 & 2 \\ 2 & - 9 & 23 \\ 1 & - 5 & 13\end{bmatrix}\]
The given system of equations can be written in matrix form as follows:
\[\begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}11 \\ - 5 \\ - 3\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 1}\begin{bmatrix}0 & - 1 & 2 \\ 2 & - 9 & 23 \\ 1 & - 5 & 13\end{bmatrix}\begin{bmatrix}11 \\ - 5 \\ - 3\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 1}\begin{bmatrix}0 + 5 - 6 \\ 22 + 45 - 69 \\ 11 + 25 - 39\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 1}\begin{bmatrix}- 1 \\ - 2 \\ - 3\end{bmatrix}\]
\[ \Rightarrow x = \frac{- 1}{- 1}, y = \frac{- 2}{- 1}\text{ and }z = \frac{- 3}{- 1}\]
\[ \therefore x = 1, y = 2\text{ and }z = 3\]

shaalaa.com
  Is there an error in this question or solution?
Chapter 8: Solution of Simultaneous Linear Equations - Exercise 8.1 [Page 15]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 8 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 6 | Page 15

RELATED QUESTIONS

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?


Verify A(adj A) = (adj A)A = |A|I.

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


If A is an invertible matrix of order 2, then det (A−1) is equal to ______.


Find the inverse of the following matrix:

\[\begin{bmatrix}2 & 5 \\ - 3 & 1\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}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}3 & - 3 & 4 \\ 2 & - 3 & 4 \\ 0 & - 1 & 1\end{bmatrix}\] , show that \[A^{- 1} = A^3\]


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.


If \[A = \begin{bmatrix}1 & 2 & 2 \\ 2 & 1 & 2 \\ 2 & 2 & 1\end{bmatrix}\] , find \[A^{- 1}\] and prove that \[A^2 - 4A - 5I = O\]


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


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\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}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\]  then find the value of k.


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


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


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


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


An amount of Rs 10,000 is put into three investments at the rate of 10, 12 and 15% per annum. The combined income is Rs 1310 and the combined income of first and  second investment is Rs 190 short of the income from the third. Find the investment in each using matrix method.

 

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


If A = `[(0, 1, 3),(1, 2, x),(2, 3, 1)]`, A–1 = `[(1/2, -4, 5/2),(-1/2, 3, -3/2),(1/2, y, 1/2)]` then x = 1, y = –1.


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


A square matrix A is invertible if det A is equal to ____________.


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


For what value of x, matrix `[(6-"x", 4),(3-"x", 1)]` is a singular matrix?


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


If A is a square matrix of order 3, |A′| = −3, then |AA′| = ______.


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


If A = `[(1/sqrt(5), 2/sqrt(5)),((-2)/sqrt(5), 1/sqrt(5))]`, B = `[(1, 0),(i, 1)]`, i = `sqrt(-1)` and Q = ATBA, then the inverse of the matrix A. Q2021 AT is equal to ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×