InterviewSolution
Saved Bookmarks
| 1. |
Find the determinant of A=\(\begin{bmatrix}c^2&cb&ca\\ab&a^2&-ac\\ab&bc&-b^2\end{bmatrix}\)(a) abc(a^3+b^3+c^3+abc)(b) abc(a^3+b^3+c^3-abc)(c) abc(a^3+b^3+c^3+abc)(d) (a^3-b^3+c^3-abc)I have been asked this question in an international level competition.Question is taken from Properties of Determinants topic in chapter Determinants of Mathematics – Class 12 |
|
Answer» The correct option is (b) abc(a^3+b^3+c^3-abc) |
|