

InterviewSolution
Saved Bookmarks
1. |
`|[1,x,x^3],[1,b,b^3],[1,c,c^3]|`=0; `b!=c` |
Answer» Apply `R_(1) to R_(1)-R_(2) "and "R_(3) to R_(3) -R_(2).` Take (x-b) common from`R_(1).` |
|