Advertisements
Advertisements
प्रश्न
Prove that
Advertisements
उत्तर
\[\text{ Let LHS }= \Delta = \begin{vmatrix} a^2 + 1 & ab & ac\\ab & b^2 + 1 & bc\\ca & cb & c^2 + 1 \end{vmatrix}\]
\[ = \left( abc \right) \begin{vmatrix} a + \frac{1}{a} & b & c\\a & b + \frac{1}{b} & c\\a & b & c + \frac{1}{c} \end{vmatrix} \left[\text{ Taking out a, b and c common from }R_1 , R_2\text{ and }R_3 \right]\]
\[ = \left( abc \right) \begin{vmatrix} a + \frac{1}{a} & b & c\\ - \frac{1}{a} & \frac{1}{b} & 0 \\ - \frac{1}{a} & 0 & \frac{1}{c} \end{vmatrix} \left[\text{ Applying }R_2 \to R_2 - R_1\text{ and }R_3 \to R_3 - R_1 \right]\]
\[ = \left( abc \right) \left( \frac{1}{abc} \right)\begin{vmatrix} a^2 + 1 & b^2 & c^2 \\ - 1 & 1 & 0 \\ - 1 & 0 & 1 \end{vmatrix} \left[\text{ Applying }C_1 \to a C_1 , C_2 \to b C_2\text{ and }C_3 \to c C_3 \right]\]
\[ = \begin{vmatrix} a^2 + 1 & b^2 & c^2 \\ - 1 & 1 & 0 \\ - 1 & 0 & 1 \end{vmatrix}\]
\[ = \left( - 1 \right) \begin{vmatrix} b^2 & c^2 \\ 1 & 0 \end{vmatrix} + \left( 1 \right) \begin{vmatrix} a^2 + 1 & b^2 \\ - 1 & 1 \end{vmatrix} \left[\text{ Expanding along }R_3 \right]\]
\[ = \left( - 1 \right) \left( - c^2 \right) + \left( a^2 + 1 + b^2 \right)\]
\[ = \left( a^2 + 1 + b^2 + c^2 \right)\]
\[ = \left( a^2 + b^2 + c^2 + 1 \right)\]
\[ = RHS\]
APPEARS IN
संबंधित प्रश्न
Find the value of a if `[[a-b,2a+c],[2a-b,3c+d]]=[[-1,5],[0,13]]`
Examine the consistency of the system of equations.
x + y + z = 1
2x + 3y + 2z = 2
ax + ay + 2az = 4
Solve the system of linear equations using the matrix method.
2x + 3y + 3z = 5
x − 2y + z = −4
3x − y − 2z = 3
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
Evaluate
\[∆ = \begin{vmatrix}0 & \sin \alpha & - \cos \alpha \\ - \sin \alpha & 0 & \sin \beta \\ \cos \alpha & - \sin \beta & 0\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}a & h & g \\ h & b & f \\ g & f & c\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}8 & 2 & 7 \\ 12 & 3 & 5 \\ 16 & 4 & 3\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}\]
Prove that:
`[(a, b, c),(a - b, b - c, c - a),(b + c, c + a, a + b)] = a^3 + b^3 + c^3 -3abc`
Prove the following identity:
`|(a^3,2,a),(b^3,2,b),(c^3,2,c)| = 2(a-b) (b-c) (c-a) (a+b+c)`
Solve the following determinant equation:
Using determinants prove that the points (a, b), (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)
Prove that :
5x + 7y = − 2
4x + 6y = − 3
5x − 7y + z = 11
6x − 8y − z = 15
3x + 2y − 6z = 7
State whether the matrix
\[\begin{bmatrix}2 & 3 \\ 6 & 4\end{bmatrix}\] is singular or non-singular.
Find the value of the determinant
\[\begin{bmatrix}101 & 102 & 103 \\ 104 & 105 & 106 \\ 107 & 108 & 109\end{bmatrix}\]
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| = 2, where A is 2 × 2 matrix, find |adj A|.
If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.
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\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\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
The value of \[\begin{vmatrix}1 & 1 & 1 \\ {}^n C_1 & {}^{n + 2} C_1 & {}^{n + 4} C_1 \\ {}^n C_2 & {}^{n + 2} C_2 & {}^{n + 4} C_2\end{vmatrix}\] is
Solve the following system of equations by matrix method:
3x + 4y − 5 = 0
x − y + 3 = 0
Solve the following system of equations by matrix method:
3x + y = 19
3x − y = 23
Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 3y = 5
6x + 9y = 15
A total amount of ₹7000 is deposited in three different saving bank accounts with annual interest rates 5%, 8% and \[8\frac{1}{2}\] % respectively. The total annual interest from these three accounts is ₹550. Equal amounts have been deposited in the 5% and 8% saving accounts. Find the amount deposited in each of the three accounts, with the help of matrices.
3x + y − 2z = 0
x + y + z = 0
x − 2y + z = 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
The existence of the unique solution of the system of equations:
x + y + z = λ
5x − y + µz = 10
2x + 3y − z = 6
depends on
The number of real value of 'x satisfying `|(x, 3x + 2, 2x - 1),(2x - 1, 4x, 3x + 1),(7x - 2, 17x + 6, 12x - 1)|` = 0 is
The number of real values λ, such that the system of linear equations 2x – 3y + 5z = 9, x + 3y – z = –18 and 3x – y + (λ2 – |λ|z) = 16 has no solution, is ______.
If the system of linear equations x + 2ay + az = 0; x + 3by + bz = 0; x + 4cy + cz = 0 has a non-zero solution, then a, b, c ______.
