मराठी

Solve the Following System of Equations by Matrix Method: 3x + 4y + 2z = 8 2y − 3z = 3 X − 2y + 6z = −2

Advertisements
Advertisements

प्रश्न

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

Advertisements

उत्तर

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

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.07 | पृष्ठ १४

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

If `|[2x,5],[8,x]|=|[6,-2],[7,3]|`, write the value of x.


If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:

2x – 3y + 5z = 11

3x + 2y – 4z = –5

x + y – 2z = –3


Evaluate the following determinant:

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


Evaluate

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

 

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

 

If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.

 

Find the value of x, if

\[\begin{vmatrix}3 & x \\ x & 1\end{vmatrix} = \begin{vmatrix}3 & 2 \\ 4 & 1\end{vmatrix}\]


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}1/a & a^2 & bc \\ 1/b & b^2 & ac \\ 1/c & c^2 & ab\end{vmatrix}\]


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

\[\begin{vmatrix}49 & 1 & 6 \\ 39 & 7 & 4 \\ 26 & 2 & 3\end{vmatrix}\]


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


Using properties of determinants prove that

\[\begin{vmatrix}x + 4 & 2x & 2x \\ 2x & x + 4 & 2x \\ 2x & 2x & x + 4\end{vmatrix} = \left( 5x + 4 \right) \left( 4 - x \right)^2\]


Prove the following identities:

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


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

 (0, 0), (6, 0) and (4, 3)


Prove that :

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

Prove that :

\[\begin{vmatrix}1 & 1 + p & 1 + p + q \\ 2 & 3 + 2p & 4 + 3p + 2q \\ 3 & 6 + 3p & 10 + 6p + 3q\end{vmatrix} = 1\]

 


6x + y − 3z = 5
x + 3y − 2z = 5
2x + y + 4z = 8


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


Find the value of the determinant
\[\begin{bmatrix}4200 & 4201 \\ 4205 & 4203\end{bmatrix}\]


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 \[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 = \left[ a_{ij} \right]\]   is a 3 × 3 diagonal matrix such that a11 = 1, a22 = 2 a33 = 3, then find |A|.

 

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


If \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , write the value of x.


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




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


 


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


Solve the following system of equations by matrix method:
\[\frac{2}{x} - \frac{3}{y} + \frac{3}{z} = 10\]
\[\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = 10\]
\[\frac{3}{x} - \frac{1}{y} + \frac{2}{z} = 13\]


Given \[A = \begin{bmatrix}2 & 2 & - 4 \\ - 4 & 2 & - 4 \\ 2 & - 1 & 5\end{bmatrix}, B = \begin{bmatrix}1 & - 1 & 0 \\ 2 & 3 & 4 \\ 0 & 1 & 2\end{bmatrix}\] , find BA and use this to solve the system of equations  y + 2z = 7, x − y = 3, 2x + 3y + 4z = 17


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.


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


The value of x, y, z for the following system of equations x + y + z = 6, x − y+ 2z = 5, 2x + y − z = 1 are ______


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


The number of values of k for which the linear equations 4x + ky + 2z = 0, kx + 4y + z = 0 and 2x + 2y + z = 0 possess a non-zero solution is


Let A = `[(i, -i),(-i, i)], i = sqrt(-1)`. Then, the system of linear equations `A^8[(x),(y)] = [(8),(64)]` has ______.


The number of real values λ, such that the system of linear equations 2x – 3y + 5z = 9, x + 3y – z = –18 and 3x – y + (λ2 – |λ|z) = 16 has no solution, is ______.


Let the system of linear equations x + y + az = 2; 3x + y + z = 4; x + 2z = 1 have a unique solution (x*, y*, z*). If (α, x*), (y*, α) and (x*, –y*) are collinear points, then the sum of absolute values of all possible values of α is ______.


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×