English

If a = ⎡ ⎢ ⎣ 1 − 2 0 2 1 3 0 − 2 1 ⎤ ⎥ ⎦ , Find A−1. Using A−1, Solve the System of Linear Equations X − 2y = 10, 2x + Y + 3z = 8, −2y + Z = 7 - Mathematics

Advertisements
Advertisements

Question

If \[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\] , find A−1. Using A−1, solve the system of linear equations  x − 2y = 10, 2x + y + 3z = 8, −2y + z = 7.
Advertisements

Solution

Here, 
\[ A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\]
\[\left| A \right|=1 \left( 1 + 6 \right) + 2\left( 2 - 0 \right) + 0\left( - 4 - 0 \right)\]
\[ = 7 + 4 + 0\]
\[ = 11\]
\[ {\text{ Let }C}_{ij} {\text{ be the cofactors of the elements a }}_{ij}\text{ in }A=\left[ a_{ij} \right].\text{ Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}1 & 3 \\ - 2 & 1\end{vmatrix} = 7, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 3 \\ 0 & 1\end{vmatrix} = - 2, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 1 \\ 0 & - 2\end{vmatrix} = - 4\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 2 & 0 \\ - 2 & 1\end{vmatrix} = 2, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 0 \\ 0 & 1\end{vmatrix} = 1, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & - 2 \\ 0 & - 2\end{vmatrix} = 2\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 2 & 0 \\ 1 & 3\end{vmatrix} = - 6, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 0 \\ 2 & 3\end{vmatrix} = - 3, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & - 2 \\ 2 & 1\end{vmatrix} = 5\]
\[ \therefore adj A = \begin{bmatrix}7 & - 2 & - 4 \\ 2 & 1 & 2 \\ - 6 & - 3 & 5\end{bmatrix}^T \]
\[ = \begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{11}\begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\]
\[\text{ or,} AX = B\]
\[\text{ where, } A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix} \text{ and }B = \begin{bmatrix}10 \\ 8 \\ 7\end{bmatrix}\]
Now, 
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow X = \frac{1}{11}\begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\begin{bmatrix}10 \\ 8 \\ 7\end{bmatrix}\]
\[ \Rightarrow X = \frac{1}{11}\begin{bmatrix}70 + 16 - 42 \\ - 20 + 8 - 21 \\ - 40 + 16 + 35\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{11}\begin{bmatrix}44 \\ - 33 \\ 11\end{bmatrix}\]
\[ \therefore x = 4, y = - 3\text{ and }z = 1\]

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 8.1 | Page 16

RELATED QUESTIONS

If `|[2x,5],[8,x]|=|[6,-2],[7,3]|`, write the value of x.


Let A be a nonsingular square matrix of order 3 × 3. Then |adj A| is equal to ______.


Examine the consistency of the system of equations.

x + 3y = 5

2x + 6y = 8


Solve the system of linear equations using the matrix method.

2x + y + z = 1

x – 2y – z = `3/2`

3y – 5z = 9


Solve the system of linear equations using the matrix method.

x − y + z = 4

2x + y − 3z = 0

x + y + z = 2


Solve the system of linear equations using the matrix method.

2x + 3y + 3z = 5

x − 2y + z = −4

3x − y − 2z = 3


Evaluate

\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}^2 .\]


Find the value of x, if

\[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & 5 \\ 8 & 3\end{vmatrix}\]


Without expanding, show that the value of the following determinant is zero:

\[\begin{vmatrix}0 & x & y \\ - x & 0 & z \\ - y & - z & 0\end{vmatrix}\]


Without expanding, show that the value of the following determinant is zero:

\[\begin{vmatrix}\sin^2 A & \cot A & 1 \\ \sin^2 B & \cot B & 1 \\ \sin^2 C & \cot C & 1\end{vmatrix}, where A, B, C \text{ are the angles of }∆ ABC .\]


\[\begin{vmatrix}1 + a & 1 & 1 \\ 1 & 1 + a & a \\ 1 & 1 & 1 + a\end{vmatrix} = a^3 + 3 a^2\]


​Solve the following determinant equation:

\[\begin{vmatrix}x + a & x & x \\ x & x + a & x \\ x & x & x + a\end{vmatrix} = 0, a \neq 0\]

 


​Solve the following determinant equation:

\[\begin{vmatrix}1 & x & x^3 \\ 1 & b & b^3 \\ 1 & c & c^3\end{vmatrix} = 0, b \neq c\]

 


If \[a, b\] and c  are all non-zero and 

\[\begin{vmatrix}1 + a & 1 & 1 \\ 1 & 1 + b & 1 \\ 1 & 1 & 1 + c\end{vmatrix} =\] 0, then prove that 
\[\frac{1}{a} + \frac{1}{b} + \frac{1}{c} +\]1
= 0

 


Find the area of the triangle with vertice at the point:

 (−1, −8), (−2, −3) and (3, 2)


Prove that :

\[\begin{vmatrix}a + b + 2c & a & b \\ c & b + c + 2a & b \\ c & a & c + a + 2b\end{vmatrix} = 2 \left( a + b + c \right)^3\]

 


Prove that :

\[\begin{vmatrix}1 & 1 + p & 1 + p + q \\ 2 & 3 + 2p & 4 + 3p + 2q \\ 3 & 6 + 3p & 10 + 6p + 3q\end{vmatrix} = 1\]

 


x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0


Evaluate \[\begin{vmatrix}4785 & 4787 \\ 4789 & 4791\end{vmatrix}\]


Find the value of x from the following : \[\begin{vmatrix}x & 4 \\ 2 & 2x\end{vmatrix} = 0\]


If \[\begin{vmatrix}x + 1 & x - 1 \\ x - 3 & x + 2\end{vmatrix} = \begin{vmatrix}4 & - 1 \\ 1 & 3\end{vmatrix}\], then write the value of x.

If a, b, c are in A.P., then the determinant
\[\begin{vmatrix}x + 2 & x + 3 & x + 2a \\ x + 3 & x + 4 & x + 2b \\ x + 4 & x + 5 & x + 2c\end{vmatrix}\]


Let \[A = \begin{bmatrix}1 & \sin \theta & 1 \\ - \sin \theta & 1 & \sin \theta \\ - 1 & - \sin \theta & 1\end{bmatrix},\text{ where 0 }\leq \theta \leq 2\pi . \text{ Then,}\]




If \[x, y \in \mathbb{R}\], then the determinant 

\[∆ = \begin{vmatrix}\cos x & - \sin x  & 1 \\ \sin x & \cos x & 1 \\ \cos\left( x + y \right) & - \sin\left( x + y \right) & 0\end{vmatrix}\]



The maximum value of  \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)

 





Solve the following system of equations by matrix method:
 x + y − z = 3
2x + 3y + z = 10
3x − y − 7z = 1


Solve the following system of equations by matrix method:
 2x + 6y = 2
3x − z = −8
2x − y + z = −3


Solve the following system of equations by matrix method:

\[\frac{2}{x} + \frac{3}{y} + \frac{10}{z} = 4, \frac{4}{x} - \frac{6}{y} + \frac{5}{z} = 1, \frac{6}{x} + \frac{9}{y} - \frac{20}{z} = 2; x, y, z \neq 0\]

 


Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10


Show that each one of the following systems of linear equation is inconsistent:
4x − 2y = 3
6x − 3y = 5


Show that each one of the following systems of linear equation is inconsistent:
4x − 5y − 2z = 2
5x − 4y + 2z = −2
2x + 2y + 8z = −1


The sum of three numbers is 2. If twice the second number is added to the sum of first and third, the sum is 1. By adding second and third number to five times the first number, we get 6. Find the three numbers by using matrices.


Two institutions decided to award their employees for the three values of resourcefulness, competence and determination in the form of prices at the rate of Rs. xy and z respectively per person. The first institution decided to award respectively 4, 3 and 2 employees with a total price money of Rs. 37000 and the second institution decided to award respectively 5, 3 and 4 employees with a total price money of Rs. 47000. If all the three prices per person together amount to Rs. 12000 then using matrix method find the value of xy and z. What values are described in this equations?


If \[\begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}1 \\ - 1 \\ 0\end{bmatrix}\], find x, y and z.

Transform `[(1, 2, 4),(3, -1, 5),(2, 4, 6)]` into an upper triangular matrix by using suitable row transformations


Show that if the determinant ∆ = `|(3, -2, sin3theta),(-7, 8, cos2theta),(-11, 14, 2)|` = 0, then sinθ = 0 or `1/2`.


If the system of equations x + ky - z = 0, 3x - ky - z = 0 & x - 3y + z = 0 has non-zero solution, then k is equal to ____________.


If A = `[(1,-1,0),(2,3,4),(0,1,2)]` and B = `[(2,2,-4),(-4,2,-4),(2,-1,5)]`, then:


If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×