If in a triangle ABC, \sin^{3}A+\sin^{3}B+\sin^{3}C=3 \sin A \sin B \sin C, then what is the value of the determinant \begin{vmatrix} a & b & c \\ b & c & a \\ c & a & b \end{vmatrix} where a, b, c are sides of the triangle?
- A. a+b+c
- B. ab+bc+ca
- C. (a+b)(b+c)(c+a)
- D. 0 ✓
Correct Answer: D. 0
Explanation
The condition x^3+y^3+z^3=3xyz implies either x+y+z=0 or x=y=z. Since \sin A, \sin B, \sin C are positive in a triangle, their sum cannot be zero, hence \sin A = \sin B = \sin C. From the Sine Rule, this implies a=b=c (an equilateral triangle). The determinant of a matrix where all rows are cyclic permutations of equal elements evaluatesto 3abc - a^3 - b^3 - c^3. Substituting a=b=c gives 3a^3 - 3a^3 = 0.
Related questions on Matrices & Determinants
- Consider the determinant \Delta=\begin{vmatrix}a_{11}&a_{12}&a_{13}\\ a_{21}&a_{22}&a_{23}\\ a_{31}&a_{32}&a_{33}\end{vmatrix} If $a_{13...
- If A=\begin{pmatrix}1&0&0\\ 0&\cos~\theta&\sin~\theta\\ 0&\sin~\theta&-\cos\theta\end{pmatrix}, then which of the following are correct?...
- If X is a matrix of order 3\times3, Y is a matrix of order 2\times3 and Z is a matrix of order 3\times2, then which of the follo...
- What is the value of a_{11}C_{11}+a_{12}C_{12}+a_{13}C_{13}?
- What is the value of a_{21}C_{11}+a_{22}C_{12}+a_{23}C_{13}?