English

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

Question

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

Solution

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
  Is there an error in this question or solution?
Chapter 8: Solution of Simultaneous Linear Equations - Exercise 8.1 [Page 16]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 8 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 8.7 | Page 16

RELATED QUESTIONS

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 & 9 & 27 \\ 3 & 9 & 27 & 1 \\ 9 & 27 & 1 & 3 \\ 27 & 1 & 3 & 9\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}\cos\left( x + y \right) & - \sin\left( x + y \right) & \cos2y \\ \sin x & \cos x & \sin y \\ - \cos x & \sin x & - \cos y\end{vmatrix}\]


Evaluate :

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


Evaluate :

\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\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 .\]


​Solve the following determinant equation:

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

 


Using determinants show that the following points are collinear:

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


Using determinants prove that the points (ab), (a', b') and (a − a', b − b') are collinear if ab' = a'b.

 

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 

(−2, 0), (0, 4), (0, k)


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


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}\left( b + c \right)^2 & a^2 & bc \\ \left( c + a \right)^2 & b^2 & ca \\ \left( a + b \right)^2 & c^2 & ab\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a + b + c \right) \left( a^2 + b^2 + c^2 \right)\]


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


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


5x − 7y + z = 11
6x − 8y − z = 15
3x + 2y − 6z = 7


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


State whether the matrix 
\[\begin{bmatrix}2 & 3 \\ 6 & 4\end{bmatrix}\] is singular or non-singular.


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 \[\begin{vmatrix}2x & x + 3 \\ 2\left( x + 1 \right) & x + 1\end{vmatrix} = \begin{vmatrix}1 & 5 \\ 3 & 3\end{vmatrix}\], then write the value of x.

 

 


The value of \[\begin{vmatrix}5^2 & 5^3 & 5^4 \\ 5^3 & 5^4 & 5^5 \\ 5^4 & 5^5 & 5^6\end{vmatrix}\]

 


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



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


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


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


Show that each one of the following systems of linear equation is inconsistent:
2x + 5y = 7
6x + 15y = 13


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


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.

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


If \[\begin{bmatrix}1 & 0 & 0 \\ 0 & 0 & 1 \\ 0 & 1 & 0\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}2 \\ - 1 \\ 3\end{bmatrix}\], find x, y, z.

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


Consider the system of equations:
a1x + b1y + c1z = 0
a2x + b2y + c2z = 0
a3x + b3y + c3z = 0,
if \[\begin{vmatrix}a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3\end{vmatrix}\]= 0, then the system has


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

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


Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`


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 the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then


The system of simultaneous linear equations kx + 2y – z = 1,  (k – 1)y – 2z = 2 and (k + 2)z = 3 have a unique solution if k equals:


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×