

InterviewSolution
Saved Bookmarks
1. |
Prove that : `Det[[x,x^2,x^3],[y,y^2,y^3],[z,z^2,z^3]]=xyz(x-y)(y-z)(z-x)` |
Answer» Take x, y and z common from `C_(1), C_(2), C_(3)` respectively | |