Linear Algebra Learning Studio · Assessment

Cumulative Review Center

Review linear algebra with randomized questions, flashcards, generated calculations, a searchable glossary, and an exam checklist.

Offline browser lab Interactive mathematics Student practice environment
Cumulative assessment

Retrieve concepts, solve fresh problems, and prepare for an exam

Use randomized questions for active recall, flashcards for vocabulary, generated numerical problems for fluency, and the checklist for a final self-audit. Progress in this page is local to the browser and does not submit grades.

Randomized quizFlashcardsGenerated problemsSearchable glossaryExam checklist
01

Randomized cumulative quiz

Draw a fresh sample from all modules

Assessment generator

Select a quiz length, then answer each question. Explanations appear immediately.

24-question bank
0 / 10
02

Concept flashcards

Flip the card, explain the term aloud, then compare

Core vocabulary deck

Click the card to reveal the definition.

Active recall
03

Generated calculation practice

Solve without a calculator, then check

Numerical problem generator

Create determinant, dot-product, or matrix-vector problems with small integer entries.

Unlimited variants
04

Searchable glossary

Locate a definition and connect it to neighboring ideas

TermDefinitionConnection
BasisA linearly independent spanning set.Defines unique coordinates; its size is dimension.
Column spaceThe span of a matrix’s columns.Equals the image of x↦Ax.
Condition numberA measure of relative sensitivity to perturbations.For the 2-norm, κ=σmax/σmin.
DeterminantSigned volume-scaling factor of a square map.Nonzero exactly when the matrix is invertible.
DiagonalizationA=PDP⁻¹ with D diagonal.Possible when A has an eigenvector basis.
EigenvalueScalar λ satisfying Av=λv for some v≠0.Controls scaling along an invariant direction.
Gram–SchmidtProcedure producing an orthonormal basis from independent vectors.Leads to QR factorization.
ImageSet of all outputs of a transformation.For a matrix map, the image is C(A).
KernelAll inputs mapped to zero.Its dimension is nullity.
Least squaresMinimization of ‖Ax−b‖.Residual is orthogonal to C(A).
Linear independenceOnly the trivial coefficient combination yields zero.Eliminates redundant generating directions.
Linear transformationA map preserving addition and scalar multiplication.Represented by a matrix after bases are chosen.
NullityDimension of the null space.rank+nullity=number of columns.
OrthogonalHaving zero inner product.Supports independent decomposition and projection.
ProjectionClosest component of a vector in a subspace.Projection matrices are symmetric and idempotent for orthogonal projection.
RankDimension of the column space.Equals pivot count and row-space dimension.
RREFCanonical row-reduced form.Exposes pivots, free variables, and consistency.
Singular valueNonnegative principal stretch magnitude.Square root of an eigenvalue of AᵀA.
SpanSet of all linear combinations.Smallest subspace containing the generators.
TraceSum of diagonal entries.Equals sum of eigenvalues with multiplicity.
05

Exam-preparation checklist

Do not mark the page complete until these tasks are comfortable

Computational fluency

  • Multiply compatible matrices and explain every output entry.
  • Row-reduce and write complete parametric solutions.
  • Compute small determinants and inverses.
  • Find bases for span, column space, and null space.
  • Compute projections and perform Gram–Schmidt.
  • Find 2×2 eigenpairs and test diagonalizability.
  • Set up a least-squares design matrix.

Conceptual fluency

  • Explain why multiplication represents composition.
  • State equivalent conditions for invertibility.
  • Distinguish span, independence, basis, and dimension.
  • Interpret kernel and image geometrically.
  • Explain residual orthogonality.
  • Describe eigenvectors as invariant directions.
  • Interpret SVD as rotation–scaling–rotation.

Strong evidence of understanding

You can solve a problem, explain why the method applies, predict the form of the answer, and verify the result using a second representation or invariant.