InterviewSolution
Saved Bookmarks
| 1. |
If the matrix ⎡⎢⎣a11a12a13a21a22a23a31a32a33⎤⎥⎦ is invertible, then the planes a11x+a12y+a13z=0, a21x+a22y+a23z=0 and a31x+a32y+a33z=0(aijϵR,∀i,j) |
|
Answer» If the matrix ⎡⎢⎣a11a12a13a21a22a23a31a32a33⎤⎥⎦ is invertible, then the planes a11x+a12y+a13z=0, a21x+a22y+a23z=0 and a31x+a32y+a33z=0(aijϵR,∀i,j) |
|