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.

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 7: Solution of Simultaneous Linear Equations - Exercise 8.1 [Page 16]

APPEARS IN

R.D. Sharma Mathematics Volume 1 and 2 [English] Class 12
Chapter 7 Solution of Simultaneous Linear Equations
Exercise 8.1 | Q 8.7 | Page 16

RELATED QUESTIONS

Examine the consistency of the system of equations.

x + 2y = 2

2x + 3y = 3


Examine the consistency of the system of equations.

3x − y − 2z = 2

2y − z = −1

3x − 5y = 3


Solve the system of linear equations using the matrix method.

2x + 3y + 3z = 5

x − 2y + z = −4

3x − y − 2z = 3


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}x & - 7 \\ x & 5x + 1\end{vmatrix}\]


Evaluate the following determinant:

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


Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\end{vmatrix}\]


Evaluate the following determinant:

\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\end{vmatrix}\]


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


Without expanding, prove that

\[\begin{vmatrix}a & b & c \\ x & y & z \\ p & q & r\end{vmatrix} = \begin{vmatrix}x & y & z \\ p & q & r \\ a & b & c\end{vmatrix} = \begin{vmatrix}y & b & q \\ x & a & p \\ z & c & r\end{vmatrix}\]


​Solve the following determinant equation:

\[\begin{vmatrix}1 & x & x^3 \\ 1 & b & b^3 \\ 1 & c & c^3\end{vmatrix} = 0, b \neq c\]

 


Show that
`|(x-3,x-4,x-alpha),(x-2,x-3,x-beta),(x-1,x-2,x-gamma)|=0`, where α, β, γ are in A.P.

 


If \[\begin{vmatrix}a & b - y & c - z \\ a - x & b & c - z \\ a - x & b - y & c\end{vmatrix} =\] 0, then using properties of determinants, find the value of  \[\frac{a}{x} + \frac{b}{y} + \frac{c}{z}\]  , where \[x, y, z \neq\] 0


Find the value of \[\lambda\]  so that the points (1, −5), (−4, 5) and \[\lambda\]  are collinear.


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


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


An automobile company uses three types of steel S1S2 and S3 for producing three types of cars C1C2and C3. Steel requirements (in tons) for each type of cars are given below : 

  Cars
C1
C2 C3
Steel S1 2 3 4
S2 1 1 2
S3 3 2 1

Using Cramer's rule, find the number of cars of each type which can be produced using 29, 13 and 16 tons of steel of three types respectively.


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 the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\]  is singular, find the value of x.


If \[\begin{vmatrix}x + 1 & x - 1 \\ x - 3 & x + 2\end{vmatrix} = \begin{vmatrix}4 & - 1 \\ 1 & 3\end{vmatrix}\], then write the value of x.

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


Find the maximum value of \[\begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin \theta & 1 \\ 1 & 1 & 1 + \cos \theta\end{vmatrix}\]


Let \[\begin{vmatrix}x & 2 & x \\ x^2 & x & 6 \\ x & x & 6\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
 Then, the value of \[5a + 4b + 3c + 2d + e\] is equal to


If \[D_k = \begin{vmatrix}1 & n & n \\ 2k & n^2 + n + 2 & n^2 + n \\ 2k - 1 & n^2 & n^2 + n + 2\end{vmatrix} and \sum^n_{k = 1} D_k = 48\], then n equals

 


Let \[\begin{vmatrix}x^2 + 3x & x - 1 & x + 3 \\ x + 1 & - 2x & x - 4 \\ x - 3 & x + 4 & 3x\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\] 
be an identity in x, where abcde are independent of x. Then the value of e is


Using the factor theorem it is found that a + bb + c and c + a are three factors of the determinant 

\[\begin{vmatrix}- 2a & a + b & a + c \\ b + a & - 2b & b + c \\ c + a & c + b & - 2c\end{vmatrix}\]
The other factor in the value of the determinant is


The value of the determinant  

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




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


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


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?


The number of solutions of the system of equations:
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5


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

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


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


If A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`, verify that A(adj A) = (adj A)A


Prove that (A–1)′ = (A′)–1, where A is an invertible matrix.


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


The value (s) of m does the system of equations 3x + my = m and 2x – 5y = 20 has a solution satisfying the conditions x > 0, y > 0.


The greatest value of c ε R for which the system of linear equations, x – cy – cz = 0, cx – y + cz = 0, cx + cy – z = 0 has a non-trivial solution, is ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×