English

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

Advertisements
Advertisements

Question

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

Advertisements

Solution

Here,
\[A = \begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{vmatrix}\]
\[ = 1\left( 1 + 3 \right) - 2\left( - 1 + 2 \right) + 5(3 + 2)\]
\[ = 4 - 2 + 25\]
\[ = 27\]
\[ {\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}- 1 & - 1 \\ 3 & - 1\end{vmatrix} = 4, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}1 & - 1 \\ 2 & - 1\end{vmatrix} = - 1, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}1 & - 1 \\ - 2 & 3\end{vmatrix} = 5\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}2 & 5 \\ 3 & - 1\end{vmatrix} = 17, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 5 \\ 2 & - 1\end{vmatrix} = - 11, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 2 \\ 2 & 3\end{vmatrix} = 1\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}2 & 5 \\ - 1 & - 1\end{vmatrix} = 3, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 5 \\ 1 & - 1\end{vmatrix} = 6, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 2 \\ 1 & - 1\end{vmatrix} = - 3\]
\[adj A = \begin{bmatrix}4 & - 1 & 5 \\ 17 & - 11 & 1 \\ 3 & 6 & - 3\end{bmatrix}^T \]
\[ = \begin{bmatrix}4 & 17 & 3 \\ - 1 & - 11 & 6 \\ 5 & 1 & - 3\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{27}\begin{bmatrix}4 & 17 & 3 \\ - 1 & - 11 & 6 \\ 5 & 1 & - 3\end{bmatrix}\]
The given system of equations can be written in matrix form as follows:
\[\begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}10 \\ - 2 \\ - 11\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{27}\begin{bmatrix}4 & 17 & 3 \\ - 1 & - 11 & 6 \\ 5 & 1 & - 3\end{bmatrix}\begin{bmatrix}10 \\ - 2 \\ - 11\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{27}\begin{bmatrix}40 - 34 - 33 \\ - 10 + 22 - 66 \\ 50 - 2 + 33\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{27}\begin{bmatrix}- 27 \\ - 54 \\ 81\end{bmatrix}\]
\[ \therefore x = \frac{- 27}{27}, y = \frac{- 54}{27}\text{ and }z = \frac{81}{27}\]
\[ \Rightarrow 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 16]

APPEARS IN

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

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?


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

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


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

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


For the matrix A = `[(1,1,1),(1,2,-3),(2,-1,3)]` show that A3 − 6A2 + 5A + 11 I = 0. Hence, find A−1.


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


If  \[A = \begin{bmatrix}- 4 & - 3 & - 3 \\ 1 & 0 & 1 \\ 4 & 4 & 3\end{bmatrix}\], show that adj A = A.


Find the inverse of the following matrix:

\[\begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\]

Find the inverse of the following matrix.
\[\begin{bmatrix}1 & 2 & 3 \\ 2 & 3 & 1 \\ 3 & 1 & 2\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}1 & 0 & 0 \\ 0 & \cos \alpha & \sin \alpha \\ 0 & \sin \alpha & - \cos \alpha\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}\]


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

Show that

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

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

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


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


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


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


Find the inverse by using elementary row transformations:

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


If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = k A,\]  then find the value of k.


If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] , write  \[A^{- 1}\] in terms of A.


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 A and B are invertible matrices, which of the following statement is not correct.


Let \[A = \begin{bmatrix}1 & 2 \\ 3 & - 5\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ 0 & 2\end{bmatrix}\] and X be a matrix such that A = BX, then X is equal to _____________ .


If \[A = \frac{1}{3}\begin{bmatrix}1 & 1 & 2 \\ 2 & 1 & - 2 \\ x & 2 & y\end{bmatrix}\] is orthogonal, then x + y =

(a) 3
(b) 0
(c) − 3
(d) 1


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

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


If A, B be two square matrices such that |AB| = O, then ____________.


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


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)

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×