हिंदी

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

Advertisements
Advertisements

प्रश्न

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

Advertisements

उत्तर

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
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 7: Solution of Simultaneous Linear Equations - Exercise 8.1 [पृष्ठ १४]

APPEARS IN

आर.डी. शर्मा Mathematics Volume 1 and 2 [English] Class 12
अध्याय 7 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 2.06 | पृष्ठ १४

संबंधित प्रश्न

Solve the system of linear equations using the matrix method.

2x + 3y + 3z = 5

x − 2y + z = −4

3x − y − 2z = 3


Solve the system of linear equations using the matrix method.

x − y + 2z = 7

3x + 4y − 5z = −5

2x − y + 3z = 12


Evaluate the following determinant:

\[\begin{vmatrix}1 & - 3 & 2 \\ 4 & - 1 & 2 \\ 3 & 5 & 2\end{vmatrix}\]


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


Evaluate the following:

\[\begin{vmatrix}0 & x y^2 & x z^2 \\ x^2 y & 0 & y z^2 \\ x^2 z & z y^2 & 0\end{vmatrix}\]


\[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 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 identities:

\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]


​Solve the following determinant equation:

\[\begin{vmatrix}1 & 1 & x \\ p + 1 & p + 1 & p + x \\ 3 & x + 1 & x + 2\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:

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


Using determinants show that the following points are collinear:

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


If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.


Using determinants, find the area of the triangle with vertices (−3, 5), (3, −6), (7, 2).


If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.


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


Prove that :

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

 


Prove that :

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

 


Prove that :

\[\begin{vmatrix}x + 4 & x & x \\ x & x + 4 & x \\ x & x & x + 4\end{vmatrix} = 16 \left( 3x + 4 \right)\]

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

x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1


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


Write the value of the determinant \[\begin{vmatrix}2 & - 3 & 5 \\ 4 & - 6 & 10 \\ 6 & - 9 & 15\end{vmatrix} .\]


If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.


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


If \[A = \begin{bmatrix}\cos\theta & \sin\theta \\ - \sin\theta & \cos\theta\end{bmatrix}\] , then for any natural number, find the value of Det(An).


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

 


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:
5x + 7y + 2 = 0
4x + 6y + 3 = 0


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


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


Two schools P and Q want to award their selected students on the values of Tolerance, Kindness and Leadership. The school P 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 ₹2,200. School Q wants to spend ₹3,100 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as school P). If the total amount of award for one prize on each values is ₹1,200, using matrices, find the award money for each value.
Apart from these three values, suggest one more value which should be considered for award.


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


If `|(2x, 5),(8, x)| = |(6, -2),(7, 3)|`, then value of x is ______.


`abs ((("b" + "c"^2), "a"^2, "bc"),(("c" + "a"^2), "b"^2, "ca"),(("a" + "b"^2), "c"^2, "ab")) =` ____________.


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


Choose the correct option:

If a, b, c are in A.P. then the determinant `[(x + 2, x + 3, x + 2a),(x + 3, x + 4, x + 2b),(x + 4, x + 5, x + 2c)]` is


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


The number of real value of 'x satisfying `|(x, 3x + 2, 2x - 1),(2x - 1, 4x, 3x + 1),(7x - 2, 17x + 6, 12x - 1)|` = 0 is


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×