InterviewSolution
Saved Bookmarks
| 1. |
Let M be a 2 x 2 symmetric matrix with integer entries . Then , M is invertible , ifA. the first columb of M is the traspose of the second row of MB. the second row of M is the transpose of first column of MC. M is a diagonal matrix with nonzero entrires in the main diagonalD. the product of entries in the main diagonal of M is not the square of an integer |
| Answer» Correct Answer - C::D | |