English

Solve the Following System of Equations by Matrix Method: X + Y + Z = 6 X + 2z = 7 3x + Y + Z = 12 - Mathematics

Advertisements
Advertisements

Question

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

Solution

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

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.12 | Page 14

RELATED QUESTIONS

Solve system of linear equations, using matrix method.

5x + 2y = 4

7x + 3y = 5


Solve system of linear equations, using matrix method.

5x + 2y = 3

3x + 2y = 5


Evaluate the following determinant:

\[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]


Evaluate

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

 

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

\[\begin{vmatrix}a & b & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\end{vmatrix}\]


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


Prove that

\[\begin{vmatrix}\frac{a^2 + b^2}{c} & c & c \\ a & \frac{b^2 + c^2}{a} & a \\ b & b & \frac{c^2 + a^2}{b}\end{vmatrix} = 4abc\]


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

 


Show that x = 2 is a root of the equation

\[\begin{vmatrix}x & - 6 & - 1 \\ 2 & - 3x & x - 3 \\ - 3 & 2x & x + 2\end{vmatrix} = 0\]  and solve it completely.
 

 


​Solve the following determinant equation:

\[\begin{vmatrix}1 & 1 & x \\ p + 1 & p + 1 & p + x \\ 3 & x + 1 & x + 2\end{vmatrix} = 0\]

​Solve the following determinant equation:
\[\begin{vmatrix}15 - 2x & 11 - 3x & 7 - x \\ 11 & 17 & 14 \\ 10 & 16 & 13\end{vmatrix} = 0\]

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

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


Using determinants show that the following points are collinear:

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


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


Prove that :

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

 


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


2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11


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


Solve each of the following system of homogeneous linear equations.
2x + 3y + 4z = 0
x + y + z = 0
2x − y + 3z = 0


If I3 denotes identity matrix of order 3 × 3, write the value of its determinant.


Write the cofactor of a12 in the following matrix \[\begin{bmatrix}2 & - 3 & 5 \\ 6 & 0 & 4 \\ 1 & 5 & - 7\end{bmatrix} .\]


If  \[∆_1 = \begin{vmatrix}1 & 1 & 1 \\ a & b & c \\ a^2 & b^2 & c^2\end{vmatrix}, ∆_2 = \begin{vmatrix}1 & bc & a \\ 1 & ca & b \\ 1 & ab & c\end{vmatrix},\text{ then }\]}




If \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , then x = 

 


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 = 3
2x + 3y + z = 10
3x − y − 7z = 1


Solve the following system of equations by matrix method:

3x + 4y + 7z = 14

2x − y + 3z = 4

x + 2y − 3z = 0


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:
 8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 5


Two factories decided to award their employees for three values of (a) adaptable tonew techniques, (b) careful and alert in difficult situations and (c) keeping clam in tense situations, at the rate of ₹ x, ₹ y and ₹ z per person respectively. The first factory decided to honour respectively 2, 4 and 3 employees with a total prize money of ₹ 29000. The second factory decided to honour respectively 5, 2 and 3 employees with the prize money of ₹ 30500. If the three prizes per person together cost ₹ 9500, then
i) represent the above situation by matrix equation and form linear equation using matrix multiplication.
ii) Solve these equation by matrix method.
iii) Which values are reflected in the questions?


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


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


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

If `|(2x, 5),(8, x)| = |(6, 5),(8, 3)|`, then find x


A set of linear equations is represented by the matrix equation Ax = b. The necessary condition for the existence of a solution for this system is


If a, b, c are non-zeros, then the system of equations (α + a)x + αy + αz = 0, αx + (α + b)y + αz = 0, αx+ αy + (α + c)z = 0 has a non-trivial solution if


If `|(x + a, beta, y),(a, x + beta, y),(a, beta, x + y)|` = 0, then 'x' is equal to


The system of linear equations

3x – 2y – kz = 10

2x – 4y – 2z = 6

x + 2y – z = 5m

is inconsistent if ______.


If the system of linear equations x + 2ay + az = 0; x + 3by + bz = 0; x + 4cy + cz = 0 has a non-zero solution, then a, b, c ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×