emma246000
New member
- Joined
- Mar 9, 2007
- Messages
- 1
Using the determinant given below: (which is equal to zero)
...prove that abc (ab+bc+ca) = a+b+c
Here is what I know: We can split this determinant up as follows:
After this step I am totally clueless and really confused!
Code:
| a a^3 a^4-1 |
| b b^3 b^4-1 | = 0
| c c^3 c^4-1 |
Here is what I know: We can split this determinant up as follows:
Code:
| a a^3 a^4 | | a a^3 1 |
| b b^3 b^4 | - | b b^3 1 |
| c c^3 c^4 | | c c^3 1 |