Vismo · Create · Library · Topics · Guides · Pricing

A matrix is a transformation of the plane

This animation shows how the matrix A = [[2,1],[0,1]] transforms the plane by tracking where the basis vectors i-hat and j-hat land, forming the matrix's columns. The unit square stretches into a parallelogram, and its area grows by a factor of 2, matching the determinant exactly. Useful for students learning linear algebra, this visual connects abstract matrix entries to concrete geometric scaling and area transformation.

Narrated · 16:9 · every frame verified for overlaps, spacing and edges before rendering

The prompt that made it

The columns of the matrix A = [[2,1],[0,1]] are where the basis vectors i-hat and j-hat land. The unit square is carried to a parallelogram, and the determinant, 2, is exactly the factor by which area is scaled.

Make your own version

Make the next one in this series

Related animations

Visualizing Angles Between Vectors
Visualizing Angles Between Vectors

This animation introduces a clean visual convention for representing vectors and the angles they form. Vectors…

The Angle Between Two Vectors
The Angle Between Two Vectors

This animation examines two non-zero vectors drawn from different starting points and asks where their geometr…

Cramer's Rule Explained With D, Dx, Dy
Cramer's Rule Explained With D, Dx, Dy

This animation visualizes how Cramer's Rule solves a system of two linear equations by building determinants s…

Solving a Linear System with Cramer's Rule
Solving a Linear System with Cramer's Rule

This animation walks through solving 2x + 3y = 4 and x - y = 7 using Cramer's Rule. It shows how to set up the…

Solving Linear Systems With Cramer's Rule
Solving Linear Systems With Cramer's Rule

This animation walks through solving a system of two linear equations, such as 2x + 3y = 4 paired with another…

Cramer's Rule Visualized
Cramer's Rule Visualized

This animation shows how Cramer's Rule solves systems of linear equations using determinants. It visually walk…