English

Solve the Following System of Equations by Matrix Method: X − Y + 2z = 7 3x + 4y − 5z = −5 2x − Y + 3z = 12 - Mathematics

Advertisements
Advertisements

Question

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

Advertisements

Solution

Here,
\[A = \begin{bmatrix}1 & - 1 & 2 \\ 3 & 4 & - 5 \\ 2 & - 1 & 3\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & - 1 & 2 \\ 3 & 4 & - 5 \\ 2 & - 1 & 3\end{vmatrix}\]
\[ = 1\left( 12 - 5 \right) + 1\left( 9 + 10 \right) + 2( - 3 - 8)\]
\[ = 7 + 19 - 22\]
\[ = 4\]
\[\text{ Let }C_{ij}\text{ be the cofactors of elements }a_{ij}\text{ in }A = \left[ a_{ij} \right] .\text{ Then, }\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}4 & - 5 \\ - 1 & 3\end{vmatrix} = 7, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}3 & - 5 \\ 2 & 3\end{vmatrix} = - 19, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}3 & 4 \\ 2 & - 1\end{vmatrix} = - 11\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}- 1 & 2 \\ - 1 & 3\end{vmatrix} = 1 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 2 \\ 2 & 3\end{vmatrix} = - 1 , C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & - 1 \\ 2 & - 1\end{vmatrix} = - 1\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}- 1 & 2 \\ 4 & - 5\end{vmatrix} = - 3, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 2 \\ 3 & - 5\end{vmatrix} = 11, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & - 1 \\ 3 & 4\end{vmatrix} = 7\]
\[adj A = \begin{bmatrix}7 & - 19 & - 11 \\ 1 & - 1 & - 1 \\ - 3 & 11 & 7\end{bmatrix}^T \]
\[ = \begin{bmatrix}7 & 1 & - 3 \\ - 19 & - 1 & 11 \\ - 11 & - 1 & 7\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{4}\begin{bmatrix}7 & 1 & - 3 \\ - 19 & - 1 & 11 \\ - 11 & - 1 & 7\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{4}\begin{bmatrix}7 & 1 & - 3 \\ - 19 & - 1 & 11 \\ - 11 & - 1 & 7\end{bmatrix}\begin{bmatrix}7 \\ - 5 \\ 12\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{4}\begin{bmatrix}49 - 5 - 36 \\ - 133 + 5 + 132 \\ - 77 + 5 + 84\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{4}\begin{bmatrix}8 \\ 4 \\ 12\end{bmatrix}\]
\[ \Rightarrow x = \frac{8}{4}, y = \frac{4}{4}\text{ and }z = \frac{12}{4}\]
\[ \therefore x = 2, y = 1\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 14]

APPEARS IN

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

RELATED QUESTIONS

Solve the system of linear equations using the matrix method.

5x + 2y = 4

7x + 3y = 5


Solve the system of linear equations using the matrix method.

4x – 3y = 3

3x – 5y = 7


Solve the system of the following equations:

`2/x+3/y+10/z = 4`

`4/x-6/y + 5/z = 1`

`6/x + 9/y - 20/x = 2`


Evaluate the following determinant:

\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\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 .\]


Evaluate :

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


Prove that:

`[(a, b, c),(a - b, b - c, c - a),(b + c, c + a, a + b)] = a^3 + b^3 + c^3 -3abc`


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


Show that

\[\begin{vmatrix}x + 1 & x + 2 & x + a \\ x + 2 & x + 3 & x + b \\ x + 3 & x + 4 & x + c\end{vmatrix} =\text{ 0 where a, b, c are in A . P .}\]

 


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

 


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

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


Using determinants, find the value of k so that the points (k, 2 − 2 k), (−k + 1, 2k) and (−4 − k, 6 − 2k) may be collinear.


2x − y = 1
7x − 2y = −7


Prove that :

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

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


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


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


Find the real values of λ for which the following system of linear equations has non-trivial solutions. Also, find the non-trivial solutions
\[2 \lambda x - 2y + 3z = 0\] 
\[ x + \lambda y + 2z = 0\] 
\[ 2x + \lambda z = 0\]

 


If A is a singular matrix, then write the value of |A|.

 

If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{  and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.


If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]


If \[A = \left[ a_{ij} \right]\]   is a 3 × 3 diagonal matrix such that a11 = 1, a22 = 2 a33 = 3, then find |A|.

 

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


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 xyare different from zero and \[\begin{vmatrix}1 + x & 1 & 1 \\ 1 & 1 + y & 1 \\ 1 & 1 & 1 + z\end{vmatrix} = 0\] , then the value of x−1 + y−1 + z−1 is





There are two values of a which makes the determinant  \[∆ = \begin{vmatrix}1 & - 2 & 5 \\ 2 & a & - 1 \\ 0 & 4 & 2a\end{vmatrix}\]  equal to 86. The sum of these two values is

 


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


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


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 + 5y = 7
6x + 15y = 13


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.

 

The management committee of a residential colony decided to award some of its members (say x) for honesty, some (say y) for helping others and some others (say z) for supervising the workers to keep the colony neat and clean. The sum of all the awardees is 12. Three times the sum of awardees for cooperation and supervision added to two times the number of awardees for honesty is 33. If the sum of the number of awardees for honesty and supervision is twice the number of awardees for helping others, using matrix method, find the number of awardees of each category. Apart from these values, namely, honesty, cooperation and supervision, suggest one more value which the management of the colony must include for awards.

 

If \[A = \begin{bmatrix}2 & 4 \\ 4 & 3\end{bmatrix}, X = \binom{n}{1}, B = \binom{ 8}{11}\]  and AX = B, then find n.

Let a, b, c be positive real numbers. The following system of equations in x, y and z 

\[\frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1, \frac{x^2}{a^2} - \frac{y^2}{b^2} + \frac{z^2}{c^2} = 1, - \frac{x^2}{a^2} + \frac{y^2}{b^2} + \frac{z^2}{c^2} = 1 \text { has }\]
(a) no solution
(b) unique solution
(c) infinitely many solutions
(d) finitely many solutions

Solve the following equations by using inversion method.

x + y + z = −1, x − y + z = 2 and x + y − z = 3


Solve the following system of equations x − y + z = 4, x − 2y + 2z = 9 and 2x + y + 3z = 1.


The existence of unique solution of the system of linear equations x + y + z = a, 5x – y + bz = 10, 2x + 3y – z = 6 depends on 


The system of simultaneous linear equations kx + 2y – z = 1,  (k – 1)y – 2z = 2 and (k + 2)z = 3 have a unique solution if k equals:


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


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×