Advertisements
Advertisements
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(3, 0, 0),(0, 5, 0),(0, 0, 1/3)]`
Concept: undefined >> undefined
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(10, -15, 27),(-15, 0, sqrt(34)),(27, sqrt(34), 5/3)]`
Concept: undefined >> undefined
Advertisements
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Concept: undefined >> undefined
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(0, 0, 1),(0, 1, 0),(1, 0, 0)]`
Concept: undefined >> undefined
Identify the following matrix is singular or non-singular?
`[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]`
Concept: undefined >> undefined
Identify the following matrix is singular or non-singular?
`[(5, 0, 5),(1, 99, 100),(6, 99, 105)]`
Concept: undefined >> undefined
Identify the following matrix is singular or non-singular?
`[(3, 5, 7),(-2, 1, 4),(3, 2, 5)]`
Concept: undefined >> undefined
Identify the following matrix is singular or non-singular?
`[(7, 5),(-4, 7)]`
Concept: undefined >> undefined
Find k if the following matrix is singular:
`[(7, 3),(-2, "k")]`
Concept: undefined >> undefined
Find k if the following matrix is singular:
`[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`
Concept: undefined >> undefined
Find k if the following matrix is singular:
`[("k" - 1, 2, 3),(3, 1, 2),(1, -2, 4)]`
Concept: undefined >> undefined
If A = `[(5, 1, -1),(3, 2, 0)]`, Find (AT)T.
Concept: undefined >> undefined
If A = `[(7, 3, 1),(-2, -4, 1),(5, 9, 1)]`, Find (AT)T.
Concept: undefined >> undefined
Find x, y, z If `[(0, -5"i", x),(y, 0, z),(3/2, -sqrt(2), 0)]` is a skew symmetric matrix.
Concept: undefined >> undefined
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(1, 2, -5),(2, -3, 4),(-5, 4, 9)]`
Concept: undefined >> undefined
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(2, 5, 1),(-5, 4, 6),(-1, -6, 3)]`
Concept: undefined >> undefined
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(0, 1 + 2"i", "i" - 2),(-1 - 2"i", 0, -7),(2 - "i", 7, 0)]`
Concept: undefined >> undefined
Construct the matrix A = [aij]3 × 3 where aij = i − j. State whether A is symmetric or skew-symmetric.
Concept: undefined >> undefined
If A = `[(1, 2, 2),(2, 1, 2),(2, 2, 1)]`, Show that A2 – 4A is a scalar matrix
Concept: undefined >> undefined
If A = `[(1, 0),(-1, 7)]`, find k so that A2 – 8A – kI = O, where I is a unit matrix and O is a null matrix of order 2.
Concept: undefined >> undefined
