Advertisements
Advertisements
Question
The value of the determinant
Options
\[a^3 + b^3 + c^3\]
3bc
\[a^3 + b^3 + c^3 - 3abc\]
none of these
Advertisements
Solution
\[\begin{vmatrix}a - b & b + c & a \\ b - c & c + a & b \\ c - a & a + b & c\end{vmatrix}\]
\[ = \begin{vmatrix}- b & b + c + a & a \\ - c & c + a + b & b \\ - a & a + b + c & c\end{vmatrix} \left[\text{ Applying }C_1 \to C_1 - C_3\text{ and }C_2 \to C_2 + C_3 \right]\]
\[ = \left( - 1 \right)\left( a + b + c \right)\begin{vmatrix}b & 1 & a \\ c & 1 & b \\ a & 1 & c\end{vmatrix} \left[\text{ Taking }\left( - 1 \right)\text{ common from }C_1\text{ and }\left( a + b + c \right)\text{ common from }C_2 \right]\]
\[ = \left( - 1 \right)\left( a + b + c \right)\begin{vmatrix}b & 1 & a \\ c - b & 0 & b - a \\ a - b & 0 & c - a\end{vmatrix} \left[\text{ Applying }R_2 \to R_2 - R_1\text{ and }R_3 \to R_3 - R_1 \right]\]
\[ = \left( - 1 \right)\left( a + b + c \right)\left[ - \left( c - b \right)\left( c - a \right) + \left( b - a \right)\left( a - b \right) \right]\]
\[ = \left( - 1 \right)\left( a + b + c \right)\left[ - c^2 + ac + bc - ab + ba - b^2 - a^2 + ab \right]\]
\[ = \left( - 1 \right)\left( a + b + c \right)\left( - a^2 - b^2 - c^2 + ab + bc + ac \right)\]
\[ = \left( a + b + c \right)\left( a^2 + b^2 + c^2 - ab - bc - ac \right)\]
\[ = a^3 + a b^2 + a c^2 - a^2 b - abc - a^2 c + b a^2 + b^3 + b c^2 - a b^2 - b^2 c - abc + c a^2 + c b^2 + c^3 - acb - b c^2 - a c^2 \]
\[ = a^3 + b^3 + c^3 - 3abc\]
APPEARS IN
RELATED QUESTIONS
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 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\end{vmatrix}\]
Find the value of x, if
\[\begin{vmatrix}3x & 7 \\ 2 & 4\end{vmatrix} = 10\] , find the value of x.
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}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\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}\]
Show that x = 2 is a root of the equation
Solve the following determinant equation:
Solve the following determinant equation:
Find the area of the triangle with vertice at the point:
(−1, −8), (−2, −3) and (3, 2)
Using determinants show that the following points are collinear:
(2, 3), (−1, −2) and (5, 8)
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
Prove that :
Prove that :
Prove that :
9x + 5y = 10
3y − 2x = 8
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2
If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]
If \[A = \left[ a_{ij} \right]\] is a 3 × 3 diagonal matrix such that a11 = 1, a22 = 2 a33 = 3, then find |A|.
Find the value of the determinant \[\begin{vmatrix}2^2 & 2^3 & 2^4 \\ 2^3 & 2^4 & 2^5 \\ 2^4 & 2^5 & 2^6\end{vmatrix}\].
If \[A + B + C = \pi\], then the value of \[\begin{vmatrix}\sin \left( A + B + C \right) & \sin \left( A + C \right) & \cos C \\ - \sin B & 0 & \tan A \\ \cos \left( A + B \right) & \tan \left( B + C \right) & 0\end{vmatrix}\] is equal to
Solve the following system of equations by matrix method:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9
Solve the following system of equations by matrix method:
5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25
Solve the following system of equations by matrix method:
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
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
If \[A = \begin{bmatrix}2 & 3 & 1 \\ 1 & 2 & 2 \\ 3 & 1 & - 1\end{bmatrix}\] , find A–1 and hence solve the system of equations 2x + y – 3z = 13, 3x + 2y + z = 4, x + 2y – z = 8.
3x + y − 2z = 0
x + y + z = 0
x − 2y + z = 0
The number of solutions of the system of equations
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
is
System of equations x + y = 2, 2x + 2y = 3 has ______
If the system of equations 2x + 3y + 5 = 0, x + ky + 5 = 0, kx - 12y - 14 = 0 has non-trivial solution, then the value of k is ____________.
The existence of unique solution of the system of linear equations x + y + z = a, 5x – y + bz = 10, 2x + 3y – z = 6 depends on
In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?
If a, b, c are non-zeros, then the system of equations (α + a)x + αy + αz = 0, αx + (α + b)y + αz = 0, αx+ αy + (α + c)z = 0 has a non-trivial solution if
If a, b, c are non-zero real numbers and if the system of equations (a – 1)x = y + z, (b – 1)y = z + x, (c – 1)z = x + y, has a non-trivial solution, then ab + bc + ca equals ______.
