145 questions · 20 question types identified
Questions asking to compute sums, differences, or scalar multiples of matrices (e.g., 2A + B, A - 3I).
Questions where a matrix equation like AX = B or XA = B must be solved to find the unknown matrix X.
Questions asking to verify, prove, or disprove properties like commutativity, (AB)⁻¹ = B⁻¹A⁻¹, or (AB)^T = B^T A^T.
Questions requiring the solution of simultaneous linear equations using matrix methods (inverse or otherwise).
Questions asking to find parameter values that make a matrix singular (determinant equals zero).
Questions where a matrix must satisfy a specific equation like A + A⁻¹ = I or A² = kI, requiring finding parameter values.
Questions requiring multiplication of two or more matrices, including verifying products or finding AB, BA, or A².
Questions involving the effect of a matrix transformation on the area of a geometric figure.
Questions asking to determine parameter values for which a system of equations has or does not have a unique solution.
Questions about whether matrices are conformable for addition or multiplication, or determining dimensions of resulting matrices.
Questions requiring proof that a matrix is non-singular for all or certain values of parameters.
Questions involving computation of matrix powers (A^n) or proving formulas for matrix powers by induction.
Questions requiring formulation and solution of real-world problems (populations, investments, production) using matrix equations.
Questions asking to find the determinant of a given matrix, possibly in terms of parameters.
Questions asking to describe or identify the geometric transformation represented by a given matrix.
Questions requiring the calculation of the inverse of a 2×2 or 3×3 matrix, possibly in terms of parameters.
Questions involving matrices with complex number entries, including determinants and products.
Questions involving characteristic equations, eigenvalues, or finding matrices P and D such that A^n = PDP⁻¹.
Questions requiring the determination of lines that remain invariant under a matrix transformation.
Questions asking to find the coordinates of points or vertices after applying a matrix transformation or its inverse.
Questions not yet assigned to a type.