Advertisements
Advertisements
प्रश्न
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\]
Advertisements
उत्तर
\[\text{ Let }\Delta = \begin{vmatrix} b + c c + a a + b\\c + a a + b b + c\\a + b b + c c + a \end{vmatrix}\]
\[ = \begin{vmatrix} 2( a + b + c ) & 2( a + b + c ) & 2( a + b + c)\\c + a & a + b & b + c\\a + b & b + c & c + a \end{vmatrix} \left[\text{ Applying }R_1 \to R_1 + R_2 + R_3 \right]\]
\[ = 2( a + b + c )\begin{vmatrix}1 & 1 & 1 \\ c + a & a + b & b + c \\ a + b & b + c & c + a\end{vmatrix}\]
\[ = 2( a + b + c )\begin{vmatrix} 1 & 0 & 0\\c + a & b - c & b - a\\a + b & c - a & c - b \end{vmatrix}\left[\text{ Applying }C_2 \to C_2 - C_1\text{ and }C_3 \to C_3 - C_1 \right]\]
\[ = 2\left( a + b + c \right)\left\{ 1\begin{vmatrix}b - c & b - a \\ c - a & c - b\end{vmatrix} \right\}\]
\[ = 2\left( a + b + c \right)\left\{ \left( b - c \right)\left( c - b \right) - \left( b - a \right)\left( c - a \right) \right\}\]
\[ = - 2\left( a + b + c \right)\left\{ a^2 + b^2 + c^2 - ab - bc - ca \right\}\]
\[ = - \left( a + b + c \right)\left\{ 2 a^2 + 2 b^2 + 2 c^2 - 2ab - 2bc - 2ca \right\}\]
\[ = - \left( a + b + c \right)\left\{ \left( a - b \right)^2 + \left( b - c \right)^2 + \left( c - a \right)^2 \right\}\]
\[\text{ But }\Delta = 0 \left[\text{ Given }\right]\]
\[ \Rightarrow - \left( a + b + c \right)\left\{ \left( a - b \right)^2 + \left( b - c \right)^2 + \left( c - a \right)^2 \right\} = 0\]
\[ \Rightarrow\text{ Either }\left( a + b + c \right) = 0 or \left( a - b \right)^2 + \left( b - c \right)^2 + \left( c - a \right)^2 = 0\]
\[ \Rightarrow \left( a + b + c \right) = 0\text{ or }a = b = c\]
Hence proved.
APPEARS IN
संबंधित प्रश्न
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}67 & 19 & 21 \\ 39 & 13 & 14 \\ 81 & 24 & 26\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & - 3 & 2 \\ 4 & - 1 & 2 \\ 3 & 5 & 2\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\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}\]
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 the following:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix}\]
Prove that
\[\begin{vmatrix}\frac{a^2 + b^2}{c} & c & c \\ a & \frac{b^2 + c^2}{a} & a \\ b & b & \frac{c^2 + a^2}{b}\end{vmatrix} = 4abc\]
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\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
Solve the following determinant equation:
Find the area of the triangle with vertice at the point:
(2, 7), (1, 1) and (10, 8)
Using determinants, find the area of the triangle with vertices (−3, 5), (3, −6), (7, 2).
Prove that :
Prove that :
\[\begin{vmatrix}\left( b + c \right)^2 & a^2 & bc \\ \left( c + a \right)^2 & b^2 & ca \\ \left( a + b \right)^2 & c^2 & ab\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a + b + c \right) \left( a^2 + b^2 + c^2 \right)\]
Prove that :
5x + 7y = − 2
4x + 6y = − 3
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.
Write the value of
For what value of x is the matrix \[\begin{bmatrix}6 - x & 4 \\ 3 - x & 1\end{bmatrix}\] singular?
If \[\begin{vmatrix}3x & 7 \\ - 2 & 4\end{vmatrix} = \begin{vmatrix}8 & 7 \\ 6 & 4\end{vmatrix}\] , find the value of x.
\[\begin{vmatrix}\log_3 512 & \log_4 3 \\ \log_3 8 & \log_4 9\end{vmatrix} \times \begin{vmatrix}\log_2 3 & \log_8 3 \\ \log_3 4 & \log_3 4\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
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}\]
Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10
Show that each one of the following systems of linear equation is inconsistent:
4x − 5y − 2z = 2
5x − 4y + 2z = −2
2x + 2y + 8z = −1
The prices of three commodities P, Q and R are Rs x, y and z per unit respectively. A purchases 4 units of R and sells 3 units of P and 5 units of Q. B purchases 3 units of Q and sells 2 units of P and 1 unit of R. Cpurchases 1 unit of P and sells 4 units of Q and 6 units of R. In the process A, B and C earn Rs 6000, Rs 5000 and Rs 13000 respectively. If selling the units is positive earning and buying the units is negative earnings, find the price per unit of three commodities by using matrix method.
Solve the following for x and y: \[\begin{bmatrix}3 & - 4 \\ 9 & 2\end{bmatrix}\binom{x}{y} = \binom{10}{ 2}\]
Let \[X = \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix}, A = \begin{bmatrix}1 & - 1 & 2 \\ 2 & 0 & 1 \\ 3 & 2 & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}3 \\ 1 \\ 4\end{bmatrix}\] . If AX = B, then X is equal to
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
If A = `[(2, 0),(0, 1)]` and B = `[(1),(2)]`, then find the matrix X such that A−1X = B.
Using determinants, find the equation of the line joining the points (1, 2) and (3, 6).
`abs ((("b" + "c"^2), "a"^2, "bc"),(("c" + "a"^2), "b"^2, "ca"),(("a" + "b"^2), "c"^2, "ab")) =` ____________.
In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?
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
______.
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 ______.
