हिंदी

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 | पृष्ठ १६

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

Examine the consistency of the system of equations.

x + 2y = 2

2x + 3y = 3


Solve the system of linear equations using the matrix method.

x − y + z = 4

2x + y − 3z = 0

x + y + z = 2


The cost of 4 kg onion, 3 kg wheat and 2 kg rice is Rs. 60. The cost of 2 kg onion, 4 kg wheat and 6 kg rice is Rs. 90. The cost of 6 kg onion 2 kg wheat and 3 kg rice is Rs. 70. Find the cost of each item per kg by matrix method.


Find the value of x, if

\[\begin{vmatrix}3x & 7 \\ 2 & 4\end{vmatrix} = 10\] , find the value of x.


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

\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\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\]


​Solve the following determinant equation:
\[\begin{vmatrix}15 - 2x & 11 - 3x & 7 - x \\ 11 & 17 & 14 \\ 10 & 16 & 13\end{vmatrix} = 0\]

​Solve the following determinant equation:

\[\begin{vmatrix}3 & - 2 & \sin\left( 3\theta \right) \\ - 7 & 8 & \cos\left( 2\theta \right) \\ - 11 & 14 & 2\end{vmatrix} = 0\]

 


Using determinants show that the following points are collinear:

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


Using determinants, find the area of the triangle whose vertices are (1, 4), (2, 3) and (−5, −3). Are the given points collinear?


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


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

(1, 2) and (3, 6)


Find values of k, if area of triangle is 4 square units whose vertices are 
(k, 0), (4, 0), (0, 2)


Prove that :

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

 


Prove that :

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

 


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}1 & 1 + p & 1 + p + q \\ 2 & 3 + 2p & 4 + 3p + 2q \\ 3 & 6 + 3p & 10 + 6p + 3q\end{vmatrix} = 1\]

 


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


5x + 7y = − 2
4x + 6y = − 3


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

 


Write the value of the determinant 

\[\begin{vmatrix}a & 1 & b + c \\ b & 1 & c + a \\ c & 1 & a + b\end{vmatrix} .\]

 


If I3 denotes identity matrix of order 3 × 3, write the value of its determinant.


Write the value of 

\[\begin{vmatrix}\sin 20^\circ & - \cos 20^\circ\\ \sin 70^\circ& \cos 70^\circ\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} .\]


The maximum value of  \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)

 





The value of the determinant \[\begin{vmatrix}x & x + y & x + 2y \\ x + 2y & x & x + y \\ x + y & x + 2y & x\end{vmatrix}\] is 



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


Solve the following system of equations by matrix method:

\[\frac{2}{x} + \frac{3}{y} + \frac{10}{z} = 4, \frac{4}{x} - \frac{6}{y} + \frac{5}{z} = 1, \frac{6}{x} + \frac{9}{y} - \frac{20}{z} = 2; x, y, z \neq 0\]

 


Two institutions decided to award their employees for the three values of resourcefulness, competence and determination in the form of prices at the rate of Rs. xy and z respectively per person. The first institution decided to award respectively 4, 3 and 2 employees with a total price money of Rs. 37000 and the second institution decided to award respectively 5, 3 and 4 employees with a total price money of Rs. 47000. If all the three prices per person together amount to Rs. 12000 then using matrix method find the value of xy and z. What values are described in this equations?


Two factories decided to award their employees for three values of (a) adaptable tonew techniques, (b) careful and alert in difficult situations and (c) keeping clam in tense situations, at the rate of ₹ x, ₹ y and ₹ z per person respectively. The first factory decided to honour respectively 2, 4 and 3 employees with a total prize money of ₹ 29000. The second factory decided to honour respectively 5, 2 and 3 employees with the prize money of ₹ 30500. If the three prizes per person together cost ₹ 9500, then
i) represent the above situation by matrix equation and form linear equation using matrix multiplication.
ii) Solve these equation by matrix method.
iii) Which values are reflected in the questions?


A total amount of ₹7000 is deposited in three different saving bank accounts with annual interest rates 5%, 8% and \[8\frac{1}{2}\] % respectively. The total annual interest from these three accounts is ₹550. Equal amounts have been deposited in the 5% and 8% saving accounts. Find the amount deposited in each of the three accounts, with the help of matrices.


The system of equations:
x + y + z = 5
x + 2y + 3z = 9
x + 3y + λz = µ
has a unique solution, if
(a) λ = 5, µ = 13
(b) λ ≠ 5
(c) λ = 5, µ ≠ 13
(d) µ ≠ 13


System of equations x + y = 2, 2x + 2y = 3 has ______


Solve the following equations by using inversion method.

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


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×