# 1pilihanWhat is a matrix in mathematics?A rectangular array of numbersA single numberA geometric shapeAn equation
# 3pilihanIf matrix A is of order 2x3 and matrix B is of order 3x2, what is the order of the resulting matrix after multiplication?2x33x32x23x2
# 4pilihanWhat is the identity matrix?A matrix with all zerosA matrix with ones on the diagonal and zeros elsewhereA matrix with all onesA diagonal matrix with different numbers
# 5pilihanHow do you add two matrices?By adding corresponding elementsBy multiplying corresponding elementsBy subtracting corresponding elementsBy dividing corresponding elements
# 7pilihanWhat does it mean for two matrices to be equal?They have the same order and corresponding elements are equalThey have the same number of elementsThey have the same determinantThey are both identity matrices
# 8pilihanWhat is a scalar multiplication of a matrix?Multiplying each element by a constantAdding a constant to each elementDividing each element by a constantSubtracting a constant from each element
# 9pilihanWhich of the following operations is not possible on matrices?Addition of matrices with different dimensionsMultiplication of matricesFinding the inverse of a matrixTransposing a matrix
# 10pilihanWhat is necessary for two matrices to be multiplied?Number of columns in the first matrix must equal the number of rows in the secondBoth matrices must be square matricesBoth matrices must have the same dimensionsNumber of rows in the first matrix must equal the number of columns in the second
# 11pilihanWhat is the effect of multiplying a matrix by the identity matrix?The matrix is unchangedThe matrix becomes zeroThe matrix is transposedThe matrix is inverted