English

If A, B, C Are Real Numbers Such that ∣ ∣ ∣ ∣ B + C C + a A + B C + a A + B B + C a + B B + C C + a ∣ ∣ ∣ ∣ = 0 , Then Show that Either a + B + C = 0 Or, a = B = C - Mathematics

Advertisements
Advertisements

Question

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

Solution

\[\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.

shaalaa.com
  Is there an error in this question or solution?
Chapter 6: Determinants - Exercise 6.2 [Page 61]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 6 Determinants
Exercise 6.2 | Q 49 | Page 61

RELATED QUESTIONS

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 + 3y = 5

2x + 6y = 8


Examine the consistency of the system of equations.

x + y + z = 1

2x + 3y + 2z = 2

ax + ay + 2az = 4


If A = `[(2,-3,5),(3,2,-4),(1,1,-2)]` find A−1. Using A−1 solve the system of equations:

2x – 3y + 5z = 11

3x + 2y – 4z = –5

x + y – 2z = –3


Evaluate

\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}^2 .\]


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|.

 

Without expanding, show that the value of the following determinant is zero:

\[\begin{vmatrix}\sin\alpha & \cos\alpha & \cos(\alpha + \delta) \\ \sin\beta & \cos\beta & \cos(\beta + \delta) \\ \sin\gamma & \cos\gamma & \cos(\gamma + \delta)\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}\]


Evaluate the following:

\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix}\]


​Solve the following determinant equation:

\[\begin{vmatrix}x + a & b & c \\ a & x + b & c \\ a & b & x + c\end{vmatrix} = 0\]

 


Using determinants show that the following points are collinear:

(1, −1), (2, 1) and (4, 5)


Prove that :

\[\begin{vmatrix}a^2 & bc & ac + c^2 \\ a^2 + ab & b^2 & ac \\ ab & b^2 + bc & c^2\end{vmatrix} = 4 a^2 b^2 c^2\]

Prove that :

\[\begin{vmatrix}1 & 1 + p & 1 + p + q \\ 2 & 3 + 2p & 4 + 3p + 2q \\ 3 & 6 + 3p & 10 + 6p + 3q\end{vmatrix} = 1\]

 


Prove that

\[\begin{vmatrix}a^2 & 2ab & b^2 \\ b^2 & a^2 & 2ab \\ 2ab & b^2 & a^2\end{vmatrix} = \left( a^3 + b^3 \right)^2\]

\[\begin{vmatrix}1 & a & a^2 \\ a^2 & 1 & a \\ a & a^2 & 1\end{vmatrix} = \left( a^3 - 1 \right)^2\]

2x − y = 17
3x + 5y = 6


6x + y − 3z = 5
x + 3y − 2z = 5
2x + y + 4z = 8


3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.


x + 2y = 5
3x + 6y = 15


x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0


If A is a singular matrix, then write the value of |A|.

 

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|.


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 are distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ is }\]


If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\end{vmatrix}\]





If \[x, y \in \mathbb{R}\], then the determinant 

\[∆ = \begin{vmatrix}\cos x & - \sin x  & 1 \\ \sin x & \cos x & 1 \\ \cos\left( x + y \right) & - \sin\left( x + y \right) & 0\end{vmatrix}\]



Solve the following system of equations by matrix method:
 5x + 2y = 3
 3x + 2y = 5


Solve the following system of equations by matrix method:
 x + y − z = 3
2x + 3y + z = 10
3x − y − 7z = 1


Solve the following system of equations by matrix method:
6x − 12y + 25z = 4
4x + 15y − 20z = 3
2x + 18y + 15z = 10


Solve the following for x and y: \[\begin{bmatrix}3 & - 4 \\ 9 & 2\end{bmatrix}\binom{x}{y} = \binom{10}{ 2}\]


The value of x, y, z for the following system of equations x + y + z = 6, x − y+ 2z = 5, 2x + y − z = 1 are ______


Using determinants, find the equation of the line joining the points (1, 2) and (3, 6).


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.


The system of simultaneous linear equations kx + 2y – z = 1,  (k – 1)y – 2z = 2 and (k + 2)z = 3 have a unique solution if k equals:


If `|(x + a, beta, y),(a, x + beta, y),(a, beta, x + y)|` = 0, then 'x' is equal to


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 ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×