हिंदी

Use Product ⎡ ⎢ ⎣ 1 − 1 2 0 2 − 3 3 − 2 4 ⎤ ⎥ ⎦ ⎡ ⎢ ⎣ − 2 0 1 9 2 − 3 6 1 − 2 ⎤ ⎥ ⎦ to Solve the System of Equations X + 3z = 9, −X + 2y − 2z = 4, 2x − 3y + 4z = −3. - Mathematics

Advertisements
Advertisements

प्रश्न

Use product \[\begin{bmatrix}1 & - 1 & 2 \\ 0 & 2 & - 3 \\ 3 & - 2 & 4\end{bmatrix}\begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}\]  to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3.

Advertisements

उत्तर

Suppose, A = \[\begin{bmatrix}1 & - 1 & 2 \\ 0 & 2 & - 3 \\ 3 & - 2 & 4\end{bmatrix}\]

\[B = \begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}\]

\[A \times B = \begin{bmatrix}1 & - 1 & 2 \\ 0 & 2 & - 3 \\ 3 & - 2 & 4\end{bmatrix}\begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}\]
\[ = \begin{bmatrix}- 2 - 9 + 12 & 0 - 2 + 2 & 1 + 3 - 4 \\ 0 + 18 - 18 & 0 + 4 - 3 & 0 - 6 + 6 \\ - 6 - 18 + 24 & 0 - 4 + 4 & 3 + 6 - 8\end{bmatrix}\]
\[ = \begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}\]
Since, A × B = I,

\[\therefore\] B = A−1                    .....(1)
Now, the given system of equations is
x + 3z = 9
x + 2y − 2z = 4
2x − 3y + 4z = −3
This can also be represented as,
\[\begin{bmatrix}1 & 0 & 3 \\ - 1 & 2 & - 2 \\ 2 & - 3 & 4\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}9 \\ 4 \\ - 3\end{bmatrix}\]

Here, we can observe that \[\begin{bmatrix}1 & 0 & 3 \\ - 1 & 2 & - 2 \\ 2 & - 3 & 4\end{bmatrix} = A^T\]
So,  \[A^T \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}9 \\ 4 \\ - 3\end{bmatrix}\]
Multiply the above expression by \[\left( A^T \right)^{- 1}\]
\[\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \left( A^T \right)^{- 1} \begin{bmatrix}9 \\ 4 \\ - 3\end{bmatrix}\]
\[\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \left( A^{- 1} \right)^T \begin{bmatrix}9 \\ 4 \\ - 3\end{bmatrix} \]
\[\begin{bmatrix}x \\ y \\ z\end{bmatrix} = B^T \begin{bmatrix}9 \\ 4 \\ - 3\end{bmatrix} \left[\text{ Using }(1) \right]\]
\[\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}^T \begin{bmatrix}9 \\ 4 \\ - 3\end{bmatrix}\]
\[ = \begin{bmatrix}- 2 & 9 & 6 \\ 0 & 2 & 1 \\ 1 & - 3 & - 2\end{bmatrix}\begin{bmatrix}9 \\ 4 \\ - 3\end{bmatrix}\]
\[ = \begin{bmatrix}- 18 + 36 - 18 \\ 0 + 8 - 3 \\ 9 - 12 + 6\end{bmatrix}\]
\[ = \begin{bmatrix}0 \\ 5 \\ 3\end{bmatrix}\]

Hence, x = 0, y = 5 and z = 3.

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 8: Solution of Simultaneous Linear Equations - Exercise 8.1 [पृष्ठ १६]

APPEARS IN

आरडी शर्मा Mathematics [English] Class 12
अध्याय 8 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 8.7 | पृष्ठ १६

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

Let A be a nonsingular square matrix of order 3 × 3. Then |adj A| is equal to ______.


Solve the system of linear equations using the matrix method.

4x – 3y = 3

3x – 5y = 7


Solve the system of linear equations using the matrix method.

2x + y + z = 1

x – 2y – z = `3/2`

3y – 5z = 9


Solve the system of linear equations using the matrix method.

x − y + z = 4

2x + y − 3z = 0

x + y + z = 2


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}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]


Evaluate the following determinant:

\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\end{vmatrix}\]


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


Find the value of x if the area of ∆ is 35 square cms with vertices (x, 4), (2, −6) and (5, 4).


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

(1, 2) and (3, 6)


Prove that :

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

 


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

 


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

 


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


Given: x + 2y = 1
            3x + y = 4


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


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


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


If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.

 

Evaluate \[\begin{vmatrix}4785 & 4787 \\ 4789 & 4791\end{vmatrix}\]


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

 

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


If ω is a non-real cube root of unity and n is not a multiple of 3, then  \[∆ = \begin{vmatrix}1 & \omega^n & \omega^{2n} \\ \omega^{2n} & 1 & \omega^n \\ \omega^n & \omega^{2n} & 1\end{vmatrix}\] 


If \[A + B + C = \pi\], then the value of \[\begin{vmatrix}\sin \left( A + B + C \right) & \sin \left( A + C \right) & \cos C \\ - \sin B & 0 & \tan A \\ \cos \left( A + B \right) & \tan \left( B + C \right) & 0\end{vmatrix}\]  is equal to 


If \[x, y \in \mathbb{R}\], then the determinant 

\[∆ = \begin{vmatrix}\cos x & - \sin x  & 1 \\ \sin x & \cos x & 1 \\ \cos\left( x + y \right) & - \sin\left( x + y \right) & 0\end{vmatrix}\]



Let \[f\left( x \right) = \begin{vmatrix}\cos x & x & 1 \\ 2\sin x & x & 2x \\ \sin x & x & x\end{vmatrix}\] \[\lim_{x \to 0} \frac{f\left( x \right)}{x^2}\]  is equal to


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


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


Solve the following system of equations by matrix method:

3x + 4y + 7z = 14

2x − y + 3z = 4

x + 2y − 3z = 0


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


If \[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\] , find A−1. Using A−1, solve the system of linear equations  x − 2y = 10, 2x + y + 3z = 8, −2y + z = 7.

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


The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has


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


If A = `[[1,1,1],[0,1,3],[1,-2,1]]` , find A-1Hence, solve the system of equations: 

x +y + z = 6

y + 3z = 11

and x -2y +z = 0


Three chairs and two tables cost ₹ 1850. Five chairs and three tables cost ₹2850. Find the cost of four chairs and one table by using matrices


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


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 ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×