English

Solve the Following System of Equations by Matrix Method: X + Y − Z = 3 2x + 3y + Z = 10 3x − Y − 7z = 1 - Mathematics

Advertisements
Advertisements

Question

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

Advertisements

Solution

Here,
\[A = \begin{bmatrix}1 & 1 & - 1 \\ 2 & 3 & 1 \\ 3 & - 1 & - 7\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & 1 & - 1 \\ 2 & 3 & 1 \\ 3 & - 1 & - 7\end{vmatrix}\]
\[ = 1\left( - 21 + 1 \right) - 1\left( - 14 - 3 \right) - 1( - 2 - 9)\]
\[ = - 20 + 17 + 11\]
\[ = 8\]
\[ {\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 & 1 \\ - 1 & - 7\end{vmatrix} = - 20 , C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 1 \\ 3 & - 7\end{vmatrix} = 17, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 3 \\ 3 & - 1\end{vmatrix} = - 11\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}1 & - 1 \\ - 1 & - 7\end{vmatrix} = 8 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & - 1 \\ 3 & - 7\end{vmatrix} = - 4, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 1 \\ 3 & - 1\end{vmatrix} = 4\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}1 & - 1 \\ 3 & 1\end{vmatrix} = 4 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & - 1 \\ 2 & 1\end{vmatrix} = - 3, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 1 \\ 2 & 3\end{vmatrix} = 1\]
\[adj A = \begin{bmatrix}- 20 & 17 & - 11 \\ 8 & - 4 & 4 \\ 4 & - 3 & 1\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 20 & 8 & 4 \\ 17 & - 4 & - 3 \\ - 11 & 4 & 1\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{8}\begin{bmatrix}- 20 & 8 & 4 \\ 17 & - 4 & - 3 \\ - 11 & 4 & 1\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{8}\begin{bmatrix}- 20 & 8 & 4 \\ 17 & - 4 & - 3 \\ - 11 & 4 & 1\end{bmatrix}\begin{bmatrix}3 \\ 10 \\ 1\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{8}\begin{bmatrix}- 60 + 80 + 4 \\ 51 - 40 - 3 \\ - 33 + 40 + 1\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{8}\begin{bmatrix}24 \\ 8 \\ 8\end{bmatrix}\]
\[ \Rightarrow x = \frac{24}{8}, y = \frac{8}{8}\text{ and }z = \frac{8}{8}\]
\[ \therefore x = 3, y = 1\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 14]

APPEARS IN

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

RELATED QUESTIONS

Find the value of a if `[[a-b,2a+c],[2a-b,3c+d]]=[[-1,5],[0,13]]`


If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.


Solve the system of linear equations using the matrix method.

5x + 2y = 3

3x + 2y = 5


Solve the system of linear equations using the matrix method.

2x + y + z = 1

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

3y – 5z = 9


The cost of 4 kg onion, 3 kg wheat and 2 kg rice is Rs. 60. The cost of 2 kg onion, 4 kg wheat and 6 kg rice is Rs. 90. The cost of 6 kg onion 2 kg wheat and 3 kg rice is Rs. 70. Find the cost of each item per kg by matrix method.


Evaluate

\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.

 

For what value of x the matrix A is singular? 

\[A = \begin{bmatrix}x - 1 & 1 & 1 \\ 1 & x - 1 & 1 \\ 1 & 1 & x - 1\end{bmatrix}\]


\[If ∆ = \begin{vmatrix}1 & x & x^2 \\ 1 & y & y^2 \\ 1 & z & z^2\end{vmatrix}, ∆_1 = \begin{vmatrix}1 & 1 & 1 \\ yz & zx & xy \\ x & y & z\end{vmatrix},\text{ then prove that }∆ + ∆_1 = 0 .\]


Prove the following identity:

`|(a^3,2,a),(b^3,2,b),(c^3,2,c)| = 2(a-b) (b-c) (c-a) (a+b+c)`

 


If a, b, c are real numbers such that
\[\begin{vmatrix}b + c & c + a & a + b \\ c + a & a + b & b + c \\ a + b & b + c & c + a\end{vmatrix} = 0\] , then show that either
\[a + b + c = 0 \text{ or, } a = b = c\]


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

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


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

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


Find values of k, if area of triangle is 4 square units whose vertices are 
(k, 0), (4, 0), (0, 2)


Prove that :

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

 


5x + 7y = − 2
4x + 6y = − 3


Given: x + 2y = 1
            3x + y = 4


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


3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1


x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10


If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and B} = \begin{bmatrix}1 & - 4 \\ 3 & - 2\end{bmatrix},\text{ find }|AB|\]


If A = [aij] is a 3 × 3 scalar matrix such that a11 = 2, then write the value of |A|.

 

The value of the determinant

\[\begin{vmatrix}a^2 & a & 1 \\ \cos nx & \cos \left( n + 1 \right) x & \cos \left( n + 2 \right) x \\ \sin nx & \sin \left( n + 1 \right) x & \sin \left( n + 2 \right) x\end{vmatrix}\text{ is independent of}\]

 


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


If \[A + B + C = \pi\], then the value of \[\begin{vmatrix}\sin \left( A + B + C \right) & \sin \left( A + C \right) & \cos C \\ - \sin B & 0 & \tan A \\ \cos \left( A + B \right) & \tan \left( B + C \right) & 0\end{vmatrix}\]  is equal to 


The determinant  \[\begin{vmatrix}b^2 - ab & b - c & bc - ac \\ ab - a^2 & a - b & b^2 - ab \\ bc - ca & c - a & ab - a^2\end{vmatrix}\]


 


Let \[f\left( x \right) = \begin{vmatrix}\cos x & x & 1 \\ 2\sin x & x & 2x \\ \sin x & x & x\end{vmatrix}\] \[\lim_{x \to 0} \frac{f\left( x \right)}{x^2}\]  is equal to


If \[\begin{vmatrix}a & p & x \\ b & q & y \\ c & r & z\end{vmatrix} = 16\] , then the value of \[\begin{vmatrix}p + x & a + x & a + p \\ q + y & b + y & b + q \\ r + z & c + z & c + r\end{vmatrix}\] is


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


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


Show that the following systems of linear equations is consistent and also find their solutions:
2x + 3y = 5
6x + 9y = 15


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


If A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`, find A−1. Using A−1, solve the system of linear equations   x − 2y = 10, 2x − y − z = 8, −2y + z = 7.


x + y + z = 0
x − y − 5z = 0
x + 2y + 4z = 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?


`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`


Using the matrix method, solve the following system of linear equations:

`2/x + 3/y + 10/z` = 4, `4/x - 6/y + 5/z` = 1, `6/x + 9/y - 20/z` = 2.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×