हिंदी

Given a = ⎡ ⎢ ⎣ 2 2 − 4 − 4 2 − 4 2 − 1 5 ⎤ ⎥ ⎦ , B = ⎡ ⎢ ⎣ 1 − 1 0 2 3 4 0 1 2 ⎤ ⎥ ⎦ , Find Ba and Use this to Solve the System of Equations Y + 2z = 7, X − Y = 3, 2x + 3y + 4z = 17 - Mathematics

Advertisements
Advertisements

प्रश्न

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

Advertisements

उत्तर

 Here, 
\[ A = \begin{bmatrix}2 & 2 & - 4 \\ - 4 & 2 & - 4 \\ 2 & - 1 & 5\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & - 1 & 0 \\ 2 & 3 & 4 \\ 0 & 1 & 2\end{bmatrix}\]
\[BA = \begin{bmatrix}1 & - 1 & 0 \\ 2 & 3 & 4 \\ 0 & 1 & 2\end{bmatrix}\begin{bmatrix}2 & 2 & - 4 \\ - 4 & 2 & - 4 \\ 2 & - 1 & 5\end{bmatrix}\]
\[ \Rightarrow BA = \begin{bmatrix}2 + 4 + 0 & 2 - 2 + 0 & - 4 + 4 + 0 \\ 4 - 12 + 8 & 4 + 6 - 4 & - 8 - 12 + 20 \\ 0 - 4 + 4 & 0 + 2 - 2 & 0 - 4 + 10\end{bmatrix}\]
\[ = \begin{bmatrix}6 & 0 & 0 \\ 0 & 6 & 0 \\ 0 & 0 & 6\end{bmatrix}\]
\[ \Rightarrow BA = 6\begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}\]
\[ \Rightarrow BA = 6 I_3 \]
\[ \Rightarrow B\left( \frac{1}{6}A \right) = I_3 \]
\[ \Rightarrow B^{- 1} = \frac{1}{6}A\]
\[ \Rightarrow B^{- 1} = \frac{1}{6}\begin{bmatrix}2 & 2 & - 4 \\ - 4 & 2 & - 4 \\ 2 & - 1 & 5\end{bmatrix}\]
Now, BX = C
\[\text{ where, }B = \begin{bmatrix}1 & - 1 & 0 \\ 2 & 3 & 4 \\ 0 & 1 & 2\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }C = \begin{bmatrix}3 \\ 17 \\ 7\end{bmatrix}\]
\[ \therefore X = B^{- 1} C\]
\[ \Rightarrow X = \frac{1}{6}\begin{bmatrix}2 & 2 & - 4 \\ - 4 & 2 & - 4 \\ 2 & - 1 & 5\end{bmatrix}\begin{bmatrix}3 \\ 17 \\ 7\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{6}\begin{bmatrix}6 + 34 - 28 \\ - 12 + 34 - 28 \\ 6 - 17 + 35\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{6}\begin{bmatrix}12 \\ - 6 \\ 24\end{bmatrix}\]
\[ \therefore x = 2, y = - 1\text{ and }z = 4 .\]

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

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

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.

5x + 2y = 4

7x + 3y = 5


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.

x − y + z = 4

2x + y − 3z = 0

x + y + z = 2


Evaluate the following determinant:

\[\begin{vmatrix}x & - 7 \\ x & 5x + 1\end{vmatrix}\]


Evaluate the following determinant:

\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\end{vmatrix}\]


Prove the following identities:
\[\begin{vmatrix}x + \lambda & 2x & 2x \\ 2x & x + \lambda & 2x \\ 2x & 2x & x + \lambda\end{vmatrix} = \left( 5x + \lambda \right) \left( \lambda - x \right)^2\]


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

 


If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.


Prove that :

\[\begin{vmatrix}b + c & a - b & a \\ c + a & b - c & b \\ a + b & c - a & c\end{vmatrix} = 3abc - a^3 - b - c^3\]

 


Prove that

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

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


Write the value of the determinant 

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

 


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

 

If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\]  is singular, find the value of x.


Write the value of  \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]


Evaluate: \[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]


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.

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


If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\end{vmatrix}\]





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


 


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 



If \[A = \begin{bmatrix}3 & - 4 & 2 \\ 2 & 3 & 5 \\ 1 & 0 & 1\end{bmatrix}\] , find A−1 and hence solve the following system of equations: 

\[A = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\], find AB. Hence, solve the system of equations: x − 2y = 10, 2x + y + 3z = 8 and −2y + z = 7

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.


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


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


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


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


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


`abs (("a"^2, 2"ab", "b"^2),("b"^2, "a"^2, 2"ab"),(2"ab", "b"^2, "a"^2))` is equal to ____________.


If `alpha, beta, gamma` are in A.P., then `abs (("x" - 3, "x" - 4, "x" - alpha),("x" - 2, "x" - 3, "x" - beta),("x" - 1, "x" - 2, "x" - gamma)) =` ____________.


Choose the correct option:

If a, b, c are in A.P. then the determinant `[(x + 2, x + 3, x + 2a),(x + 3, x + 4, x + 2b),(x + 4, x + 5, x + 2c)]` is


The system of linear equations

3x – 2y – kz = 10

2x – 4y – 2z = 6

x + 2y – z = 5m

is inconsistent if ______.


If the following equations

x + y – 3 = 0 

(1 + λ)x + (2 + λ)y – 8 = 0

x – (1 + λ)y + (2 + λ) = 0

are consistent then the value of λ can be ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×