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 .\]
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
x + 2y = 2
2x + 3y = 3
Examine the consistency of the system of equations.
x + y + z = 1
2x + 3y + 2z = 2
ax + ay + 2az = 4
Examine the consistency of the system of equations.
5x − y + 4z = 5
2x + 3y + 5z = 2
5x − 2y + 6z = −1
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.
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
Evaluate the following determinant:
\[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]
If \[A = \begin{bmatrix}2 & 5 \\ 2 & 1\end{bmatrix} \text{ and } B = \begin{bmatrix}4 & - 3 \\ 2 & 5\end{bmatrix}\] , verify that |AB| = |A| |B|.
Find the value of x, if
\[\begin{vmatrix}2 & 3 \\ 4 & 5\end{vmatrix} = \begin{vmatrix}x & 3 \\ 2x & 5\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b + c & a^2 \\ b & c + a & b^2 \\ c & a + b & c^2\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}0 & x y^2 & x z^2 \\ x^2 y & 0 & y z^2 \\ x^2 z & z y^2 & 0\end{vmatrix}\]
Prove that
\[\begin{vmatrix}- bc & b^2 + bc & c^2 + bc \\ a^2 + ac & - ac & c^2 + ac \\ a^2 + ab & b^2 + ab & - ab\end{vmatrix} = \left( ab + bc + ca \right)^3\]
Solve the following determinant equation:
If a, b, c are real numbers such that
\[\begin{vmatrix}b + c & c + a & a + b \\ c + a & a + b & b + c \\ a + b & b + c & c + a\end{vmatrix} = 0\] , then show that either
\[a + b + c = 0 \text{ or, } a = b = c\]
If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.
Prove that :
Prove that :
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.
Write the value of
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.
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).
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 a, b, c, d, e are independent of x. Then the value of e is
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 > 0 and discriminant of ax2 + 2bx + c is negative, then
\[∆ = \begin{vmatrix}a & b & ax + b \\ b & c & bx + c \\ ax + b & bx + c & 0\end{vmatrix} is\]
If a, b, c are in A.P., then the determinant
\[\begin{vmatrix}x + 2 & x + 3 & x + 2a \\ x + 3 & x + 4 & x + 2b \\ x + 4 & x + 5 & x + 2c\end{vmatrix}\]
If \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , then x =
Solve the following system of equations by matrix method:
5x + 2y = 3
3x + 2y = 5
Solve the following system of equations by matrix method:
\[\frac{2}{x} - \frac{3}{y} + \frac{3}{z} = 10\]
\[\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = 10\]
\[\frac{3}{x} - \frac{1}{y} + \frac{2}{z} = 13\]
Solve the following system of equations by matrix method:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6
2x + 3y − z = 0
x − y − 2z = 0
3x + y + 3z = 0
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
`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`
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.
What is the nature of the given system of equations
`{:(x + 2y = 2),(2x + 3y = 3):}`
If the system of linear equations
2x + y – z = 7
x – 3y + 2z = 1
x + 4y + δz = k, where δ, k ∈ R has infinitely many solutions, then δ + k is equal to ______.
Let `θ∈(0, π/2)`. If the system of linear equations,
(1 + cos2θ)x + sin2θy + 4sin3θz = 0
cos2θx + (1 + sin2θ)y + 4sin3θz = 0
cos2θx + sin2θy + (1 + 4sin3θ)z = 0
has a non-trivial solution, then the value of θ is
______.
