InterviewSolution
Saved Bookmarks
| 1. |
If the vectors (a, b, c), (b, c, a) and (c, a, b) are linealy dependent then |
|
Answer» `a^(3)+B^(3)+C^(3)=3abc` |
|