English

If a = ⎡ ⎢ ⎣ 3 − 4 2 2 3 5 1 0 1 ⎤ ⎥ ⎦ , Find A−1 and Hence Solve the Following System of Equations:

Advertisements
Advertisements

Question

If \[A = \begin{bmatrix}3 & - 4 & 2 \\ 2 & 3 & 5 \\ 1 & 0 & 1\end{bmatrix}\] , find A−1 and hence solve the following system of equations: 
Advertisements

Solution

Here,
\[ A = \begin{bmatrix}3 & - 4 & 2 \\ 2 & 3 & 5 \\ 1 & 0 & 1\end{bmatrix}\]
\[\left| A \right|=3 \left( 3 - 0 \right) + 4\left( 2 - 5 \right) + 2\left( 0 - 3 \right)\]
\[ = 9 - 12 - 6\]
\[ = - 9\]
\[ {\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}3 & 5 \\ 0 & 1\end{vmatrix} = 3, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 5 \\ 1 & 1\end{vmatrix} = 3, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 3 \\ 1 & 0\end{vmatrix} = - 3\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 4 & 2 \\ 0 & 1\end{vmatrix} = 4, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}3 & 2 \\ 1 & 1\end{vmatrix} = 1, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}3 & - 4 \\ 1 & 0\end{vmatrix} = - 4\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 4 & 2 \\ 3 & 5\end{vmatrix} = - 26, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}3 & 2 \\ 2 & 5\end{vmatrix} = - 11, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}3 & - 4 \\ 2 & 3\end{vmatrix} = 17\]
\[adj A = \begin{bmatrix}3 & 3 & - 3 \\ 4 & 1 & - 4 \\ - 26 & - 11 & 17\end{bmatrix}^T \]
\[ = \begin{bmatrix}3 & 4 & - 26 \\ 3 & 1 & - 11 \\ - 3 & - 4 & 17\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 9}\begin{bmatrix}3 & 4 & - 26 \\ 3 & 1 & - 11 \\ - 3 & - 4 & 17\end{bmatrix}\]
\[AX = B\]
Here, 
\[A = \begin{bmatrix}3 & - 4 & 2 \\ 2 & 3 & 5 \\ 1 & 0 & 1\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}- 1 \\ 7 \\ 2\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow X = \frac{1}{- 9}\begin{bmatrix}3 & 4 & - 26 \\ 3 & 1 & - 11 \\ - 3 & - 4 & 17\end{bmatrix}\begin{bmatrix}- 1 \\ 7 \\ 2\end{bmatrix}\]
\[ \Rightarrow X = \frac{1}{- 9}\begin{bmatrix}- 3 + 28 - 52 \\ - 3 + 7 - 22 \\ 3 - 28 + 34\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 9}\begin{bmatrix}- 27 \\ - 18 \\ 9\end{bmatrix}\]
\[ \therefore x = 3, y = 2\text{ and }z = - 1\]

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

APPEARS IN

R.D. Sharma Mathematics Volume 1 and 2 [English] Class 12
Chapter 7 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 8.2 | Page 16

RELATED QUESTIONS

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 = –2

3x + 4y = 3


Solve the system of linear equations using the matrix method.

x − y + 2z = 7

3x + 4y − 5z = −5

2x − y + 3z = 12


Evaluate
\[∆ = \begin{vmatrix}0 & \sin \alpha & - \cos \alpha \\ - \sin \alpha & 0 & \sin \beta \\ \cos \alpha & - \sin \beta & 0\end{vmatrix}\]


Evaluate :

\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]


Evaluate :

\[\begin{vmatrix}a & b & c \\ c & a & b \\ b & c & a\end{vmatrix}\]


Using properties of determinants prove that

\[\begin{vmatrix}x + 4 & 2x & 2x \\ 2x & x + 4 & 2x \\ 2x & 2x & x + 4\end{vmatrix} = \left( 5x + 4 \right) \left( 4 - x \right)^2\]


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

 


Show that
`|(x-3,x-4,x-alpha),(x-2,x-3,x-beta),(x-1,x-2,x-gamma)|=0`, where α, β, γ are in A.P.

 


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

(2, 7), (1, 1) and (10, 8)


Using determinants show that the following points are collinear:

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


Prove that :

\[\begin{vmatrix}z & x & y \\ z^2 & x^2 & y^2 \\ z^4 & x^4 & y^4\end{vmatrix} = \begin{vmatrix}x & y & z \\ x^2 & y^2 & z^2 \\ x^4 & y^4 & z^4\end{vmatrix} = \begin{vmatrix}x^2 & y^2 & z^2 \\ x^4 & y^4 & z^4 \\ x & y & z\end{vmatrix} = xyz \left( x - y \right) \left( y - z \right) \left( z - x \right) \left( x + y + z \right) .\]

 


Prove that :

\[\begin{vmatrix}a^2 & bc & ac + c^2 \\ a^2 + ab & b^2 & ac \\ ab & b^2 + bc & c^2\end{vmatrix} = 4 a^2 b^2 c^2\]

Prove that

\[\begin{vmatrix}a^2 + 1 & ab & ac \\ ab & b^2 + 1 & bc \\ ca & cb & c^2 + 1\end{vmatrix} = 1 + a^2 + b^2 + c^2\]

\[\begin{vmatrix}1 & a & a^2 \\ a^2 & 1 & a \\ a & a^2 & 1\end{vmatrix} = \left( a^3 - 1 \right)^2\]

2x − y = 17
3x + 5y = 6


x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0


If a, b, c are non-zero real numbers and if the system of equations
(a − 1) x = y + z
(b − 1) y = z + x
(c − 1) z = x + y
has a non-trivial solution, then prove that ab + bc + ca = abc.


Find the value of the determinant 
\[\begin{bmatrix}101 & 102 & 103 \\ 104 & 105 & 106 \\ 107 & 108 & 109\end{bmatrix}\]

 


Write the value of 

\[\begin{vmatrix}\sin 20^\circ & - \cos 20^\circ\\ \sin 70^\circ& \cos 70^\circ\end{vmatrix}\]

Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\end{vmatrix}\]


If \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , write the value of x.


The value of \[\begin{vmatrix}5^2 & 5^3 & 5^4 \\ 5^3 & 5^4 & 5^5 \\ 5^4 & 5^5 & 5^6\end{vmatrix}\]

 


Solve the following system of equations by matrix method:
5x + 7y + 2 = 0
4x + 6y + 3 = 0


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


Show that the following systems of linear equations is consistent and also find their solutions:
x − y + z = 3
2x + y − z = 2
−x −2y + 2z = 1


Show that the following systems of linear equations is consistent and also find their solutions:
2x + 2y − 2z = 1
4x + 4y − z = 2
6x + 6y + 2z = 3


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


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.

The prices of three commodities P, Q and R are Rs x, y and z per unit respectively. A purchases 4 units of R and sells 3 units of P and 5 units of Q. B purchases 3 units of Q and sells 2 units of P and 1 unit of R. Cpurchases 1 unit of P and sells 4 units of Q and 6 units of R. In the process A, B and C earn Rs 6000, Rs 5000 and Rs 13000 respectively. If selling the units is positive earning and buying the units is negative earnings, find the price per unit of three commodities by using matrix method.

 

Two schools A and B want to award their selected students on the values of sincerity, truthfulness and helpfulness. The school A wants to award ₹x each, ₹y each and ₹z each for the three respective values to 3, 2 and 1 students respectively with a total award money of ₹1,600. School B wants to spend ₹2,300 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as before). If the total amount of award for one prize on each value is ₹900, using matrices, find the award money for each value. Apart from these three values, suggest one more value which should be considered for award.

 

x + y + z = 0
x − y − 5z = 0
x + 2y + 4z = 0


3x + y − 2z = 0
x + y + z = 0
x − 2y + z = 0


2x + 3y − z = 0
x − y − 2z = 0
3x + y + 3z = 0


On her birthday Seema decided to donate some money to children of an orphanage home. If there were 8 children less, everyone would have got ₹ 10 more. However, if there were 16 children more, everyone would have got ₹ 10 less. Using the matrix method, find the number of children and the amount distributed by Seema. What values are reflected by Seema’s decision?


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


What is the nature of the given system of equations

`{:(x + 2y = 2),(2x + 3y = 3):}`


If the following equations

x + y – 3 = 0 

(1 + λ)x + (2 + λ)y – 8 = 0

x – (1 + λ)y + (2 + λ) = 0

are consistent then the value of λ can be ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×