InterviewSolution
Saved Bookmarks
| 1. |
Using properties of determinants prove that|(x,x2,1 + px3),(y,y2,1 + py3),(z,z2,1 + pz3)| = (1 + pxyz)(x - y)(y - z)(z - x) |
|
Answer» R1 → R1 – R2, R2 → R2 – R3 Taking (x – y),(y – z) common from R1 and R2 Then R1 → R1 – R2, R3 → R3 – zR2 Then taking (x – z) common from R1 and expand. |
|