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

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


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.


If x, y, z are nonzero real numbers, then the inverse of matrix A = `[(x,0,0),(0,y,0),(0,0,z)]` is ______.


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.

For the matrix 

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

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

Find the inverse of the following matrix.

\[\begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\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 matrix \[A = \begin{bmatrix}a & b \\ c & \frac{1 + bc}{a}\end{bmatrix}\] and show that \[a A^{- 1} = \left( a^2 + bc + 1 \right) I - aA .\]


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}6 & 5 \\ 7 & 6\end{bmatrix}\] satisfies the equation \[x^2 - 12x + 1 = O\]. Thus, 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.


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


If A is an invertible matrix such that |A−1| = 2, find the value of |A|.


If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.


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, B are two n × n non-singular matrices, then __________ .


For any 2 × 2 matrix, if \[A \left( adj A \right) = \begin{bmatrix}10 & 0 \\ 0 & 10\end{bmatrix}\] , then |A| is equal to ______ .


For non-singular square matrix A, B and C of the same order \[\left( A B^{- 1} C \right) =\] ______________ .


If \[A^2 - A + I = 0\], then the inverse of A is __________ .


If A and B are invertible matrices, which of the following statement is not correct.


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}1 & 0 & 1 \\ 0 & 0 & 1 \\ a & b & 2\end{bmatrix},\text{ then aI + bA + 2 }A^2\] equals ____________ .


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


Find the value of x for which the matrix A `= [(3 - "x", 2, 2),(2,4 - "x", 1),(-2,- 4,-1 - "x")]` is singular.


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


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


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


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


If for a square matrix A, A2 – A + I = 0, then A–1 equals ______.


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×