Advertisements
Advertisements
प्रश्न
Advertisements
उत्तर
Here,
\[ 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}\]
\[AB = \begin{bmatrix}1 & - 2 & 0 \\ 2 & 1 & 3 \\ 0 & - 2 & 1\end{bmatrix} \begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\]
\[ \Rightarrow AB = \begin{bmatrix}7 + 4 + 0 & 2 - 2 + 0 & - 6 + 6 + 0 \\ 14 - 2 - 12 & 4 + 1 + 6 & - 12 - 3 + 15 \\ 0 + 4 - 4 & 0 - 2 + 2 & 0 + 6 + 5\end{bmatrix}\]
\[ = \begin{bmatrix}11 & 0 & 0 \\ 0 & 11 & 0 \\ 0 & 0 & 11\end{bmatrix}\]
\[ \Rightarrow AB = 11\begin{bmatrix}1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1\end{bmatrix}\]
\[AB = 11 I_3 \]
\[ \Rightarrow \frac{1}{11}AB = I_3 \]
\[ \Rightarrow \left( \frac{1}{11}B \right)A = I_3 \]
\[ \Rightarrow A^{- 1} = \frac{1}{11}B\]
\[ \Rightarrow A^{- 1} = \frac{1}{11}\begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\]
\[X = A^{- 1} B\]
\[X = \frac{1}{11}\begin{bmatrix}7 & 2 & - 6 \\ - 2 & 1 & - 3 \\ - 4 & 2 & 5\end{bmatrix}\begin{bmatrix}10 \\ 8 \\ 7\end{bmatrix}\]
\[\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{11}\begin{bmatrix}70 + 16 - 42 \\ - 20 + 9 - 21 \\ - 40 + 16 + 35\end{bmatrix}\]
\[\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{11}\begin{bmatrix}44 \\ - 33 \\ 11\end{bmatrix}\]
\[ \therefore x = 4, y = - 3\text{ and }z = 1\]
APPEARS IN
संबंधित प्रश्न
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
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}\]
For what value of x the matrix A is singular?
\[A = \begin{bmatrix}x - 1 & 1 & 1 \\ 1 & x - 1 & 1 \\ 1 & 1 & x - 1\end{bmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}a + b & 2a + b & 3a + b \\ 2a + b & 3a + b & 4a + b \\ 4a + b & 5a + b & 6a + b\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sqrt{23} + \sqrt{3} & \sqrt{5} & \sqrt{5} \\ \sqrt{15} + \sqrt{46} & 5 & \sqrt{10} \\ 3 + \sqrt{115} & \sqrt{15} & 5\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b & c \\ c & a & b \\ b & c & a\end{vmatrix}\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
Prove the following identity:
\[\begin{vmatrix}2y & y - z - x & 2y \\ 2z & 2z & z - x - y \\ x - y - z & 2x & 2x\end{vmatrix} = \left( x + y + z \right)^3\]
Solve the following determinant equation:
Using determinants show that the following points are collinear:
(2, 3), (−1, −2) and (5, 8)
Using determinants prove that the points (a, b), (a', b') and (a − a', b − b') are collinear if ab' = a'b.
If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
Prove that :
2x + 3y = 10
x + 6y = 4
Given: x + 2y = 1
3x + y = 4
x+ y = 5
y + z = 3
x + z = 4
Solve each of the following system of homogeneous linear equations.
3x + y + z = 0
x − 4y + 3z = 0
2x + 5y − 2z = 0
Find the value of the determinant
\[\begin{bmatrix}4200 & 4201 \\ 4205 & 4203\end{bmatrix}\]
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 \[A = \begin{bmatrix}\cos\theta & \sin\theta \\ - \sin\theta & \cos\theta\end{bmatrix}\] , then for any natural number, find the value of Det(An).
If \[\begin{vmatrix}x & \sin \theta & \cos \theta \\ - \sin \theta & - x & 1 \\ \cos \theta & 1 & x\end{vmatrix} = 8\] , write the value of x.
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 \[∆_1 = \begin{vmatrix}1 & 1 & 1 \\ a & b & c \\ a^2 & b^2 & c^2\end{vmatrix}, ∆_2 = \begin{vmatrix}1 & bc & a \\ 1 & ca & b \\ 1 & ab & c\end{vmatrix},\text{ then }\]}
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}\]
Solve the following system of equations by matrix method:
3x + y = 19
3x − y = 23
Solve the following system of equations by matrix method:
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10
If A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`, find A−1. Using A−1, solve the system of linear equations x − 2y = 10, 2x − y − z = 8, −2y + z = 7.
Two schools P and Q want to award their selected students on the values of Tolerance, Kindness and Leadership. The school P wants to award ₹x each, ₹y each and ₹z each for the three respective values to 3, 2 and 1 students respectively with a total award money of ₹2,200. School Q wants to spend ₹3,100 to award its 4, 1 and 3 students on the respective values (by giving the same award money to the three values as school P). If the total amount of award for one prize on each values is ₹1,200, using matrices, find the award money for each value.
Apart from these three values, suggest one more value which should be considered for award.
x + y + z = 0
x − y − 5z = 0
x + 2y + 4z = 0
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
Solve the following by inversion method 2x + y = 5, 3x + 5y = −3
Let the system of linear equations x + y + az = 2; 3x + y + z = 4; x + 2z = 1 have a unique solution (x*, y*, z*). If (α, x*), (y*, α) and (x*, –y*) are collinear points, then the sum of absolute values of all possible values of α is ______.
