189 questions · 20 question types identified
Questions asking to find the rank of a matrix and/or a basis for its null space (kernel).
Questions asking to solve a system of three linear equations in three unknowns using matrix inverse methods.
Questions asking to find parameter values for which a 3×3 system has (or does not have) a unique solution, typically using determinant conditions.
Questions requiring finding matrices P and D such that A = PDP⁻¹ or similar, often to compute matrix powers A^n.
Questions asking for the general solution of a system (often underdetermined) expressed in parametric form with free variables.
Questions where a matrix equation like AB = C or similar must be solved to find unknown matrices or parameters.
Questions asking to find the determinant of a 3×3 matrix, often in terms of a parameter, and/or determine values making the matrix singular.
Questions where a matrix represents a geometric transformation and you must find the image or pre-image of lines, planes, or points.
Questions requiring interpretation of the solution set of a 3×3 system as planes in 3D space (intersection point, sheaf, prism, or no solution).
Questions asking to find the dimension and/or a basis for the range space (column space) of a linear transformation.
Questions asking to find eigenvalues and corresponding eigenvectors of a 3×3 matrix.
Questions requiring calculation of the inverse of a 3×3 matrix, either numerically or in terms of a parameter.
Questions involving the relationship between determinants and volume or area scale factors of transformations.
Questions asking to find parameter values for which an inconsistent-looking system becomes consistent (has solutions).
Questions asking to verify or show specific matrix properties like (AB)^T = B^T A^T, orthogonality, or given inverse relationships.
Questions asking whether given vectors are linearly independent or form a basis for a vector space.
Questions specifically asking to find the adjugate (adjoint) matrix of a 3×3 matrix.
Questions specifically asking to find normalised (unit) eigenvectors corresponding to given eigenvalues.
Questions involving matrix transpose operations, finding A^T, or verifying transpose identities.
Questions involving the characteristic equation of a matrix and using the Cayley-Hamilton theorem to find matrix expressions.
Questions not yet assigned to a type.