English

Solve the Following System of Equations by Matrix Method: 5x + 3y + Z = 16 2x + Y + 3z = 19 X + 2y + 4z = 25 - Mathematics

Advertisements
Advertisements

Question

Solve the following system of equations by matrix method:
 5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25

Advertisements

Solution

Here,
\[A = \begin{bmatrix}5 & 3 & 1 \\ 2 & 1 & 3 \\ 1 & 2 & 4\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}5 & 3 & 1 \\ 2 & 1 & 3 \\ 1 & 2 & 4\end{vmatrix} = 5\left( 4 - 6 \right) - 3\left( 8 - 3 \right) + 1(4 - 1)\]
\[ = - 10 - 15 + 3\]
\[ = - 22\]
\[ {\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 & 4\end{vmatrix} = - 2, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 3 \\ 1 & 4\end{vmatrix} = - 5 , C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 1 \\ 1 & 2\end{vmatrix} = 3\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}3 & 1 \\ 2 & 4\end{vmatrix} = - 10 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}5 & 1 \\ 1 & 4\end{vmatrix} = 19, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}5 & 3 \\ 1 & 2\end{vmatrix} = - 7\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}3 & 1 \\ 1 & 3\end{vmatrix} = 8 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}5 & 1 \\ 2 & 3\end{vmatrix} = - 13 , C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}5 & 3 \\ 2 & 1\end{vmatrix} = - 1\]
\[adj A = \begin{bmatrix}- 2 & - 5 & 3 \\ - 10 & 19 & - 7 \\ 8 & - 13 & - 1\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 2 & - 10 & 8 \\ - 5 & 19 & - 13 \\ 3 & - 7 & - 1\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 22}\begin{bmatrix}- 2 & - 10 & 8 \\ - 5 & 19 & - 13 \\ 3 & - 7 & - 1\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 22}\begin{bmatrix}- 2 & - 10 & 8 \\ - 5 & 19 & - 13 \\ 3 & - 7 & - 1\end{bmatrix}\begin{bmatrix}16 \\ 19 \\ 25\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 22}\begin{bmatrix}- 32 - 190 + 200 \\ - 80 + 361 - 325 \\ 48 - 133 - 25\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 22}\begin{bmatrix}- 22 \\ - 44 \\ - 110\end{bmatrix}\]
\[ \Rightarrow x = \frac{- 22}{- 22}, y = \frac{- 44}{- 22}\text{ and }z = \frac{- 110}{- 22}\]
\[ \therefore x = 1, y = 2\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.06 | Page 14

RELATED QUESTIONS

Evaluate the following determinant:

\[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix}\]


Evaluate the following determinant:

\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\end{vmatrix}\]


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

\[\begin{vmatrix}1 & 43 & 6 \\ 7 & 35 & 4 \\ 3 & 17 & 2\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 .\]


Prove the following identities:
\[\begin{vmatrix}x + \lambda & 2x & 2x \\ 2x & x + \lambda & 2x \\ 2x & 2x & x + \lambda\end{vmatrix} = \left( 5x + \lambda \right) \left( \lambda - x \right)^2\]


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


Prove the following identity:

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

 


​Solve the following determinant equation:

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

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.

 


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

 


Using determinants, find the equation of the line joining the points

(3, 1) and (9, 3)


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

 


3x + y = 19
3x − y = 23


2x + 3y = 10
x + 6y = 4


3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.


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


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


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

 

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

 


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

 

Find the value of the determinant \[\begin{vmatrix}243 & 156 & 300 \\ 81 & 52 & 100 \\ - 3 & 0 & 4\end{vmatrix} .\]


Write the value of  \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]


If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\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





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


Show that the following systems of linear equations is consistent and also find their solutions:
5x + 3y + 7z = 4
3x + 26y + 2z = 9
7x + 2y + 10z = 5


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


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


The system of linear equations:
x + y + z = 2
2x + y − z = 3
3x + 2y + kz = 4 has a unique solution if


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

Find the inverse of the following matrix, using elementary transformations: 

`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`


Solve the following by inversion method 2x + y = 5, 3x + 5y = −3


Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.


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 2x + 3y + 5 = 0, x + ky + 5 = 0, kx - 12y - 14 = 0 has non-trivial solution, then the value of k is ____________.


If `|(x + 1, x + 2, x + a),(x + 2, x + 3, x + b),(x + 3, x + 4, x + c)|` = 0, then a, b, care in


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 ab + bc + ca equals ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×