Matrix Calculator - Add, Multiply, Transpose, Determinant, Inverse

2on /
/ Math Calculators / Matrix Calculator

Matrix operations

A

×

B

×

A grid of numbers that does something

A matrix looks like a table of numbers and behaves like an instruction. Multiply a point by one and the point moves: rotated, stretched, sheared or flattened. That is why matrices turn up wherever many things change together - graphics, statistics, engineering, machine learning - and why the operations here have the shapes they do. Adding combines two instructions; multiplying performs one after the other.

Using it in three steps

  1. 1 Set the size of each matrix, then fill the cells.
  2. 2 Choose the operation. Ones that cannot apply to your sizes say so instead of guessing.
  3. 3 Read the result grid. A determinant returns a single number rather than a matrix.

Why A × B is not B × A

Matrix multiplication is composition: A × B means do B first, then A. Order matters for the same reason it matters in the physical world - rotating a book and then flipping it does not land in the same place as flipping and then rotating. The tool preserves that order faithfully, which is why swapping A and B usually changes the answer and sometimes makes the multiplication impossible altogether.

What the determinant is telling you

The determinant measures how much a matrix scales area or volume, and its sign says whether orientation is flipped. A determinant of 3 triples areas; a determinant of -1 preserves size but mirrors everything. A determinant of zero means the transformation squashes space into something thinner - a plane onto a line, a line onto a point - and information is lost, which is precisely why no inverse exists to bring it back.

Matrices - frequently asked questions

Because each entry of the product is a row of A paired with a column of B, and pairing only works if they are the same length. A three-by-two matrix can multiply a two-by-five, giving three by five; it cannot multiply a three-by-five. The rule is not an arbitrary restriction but a consequence of what the multiplication actually computes.
New
Significant Figures Count the significant figures in a number, round it to as many as you need, and apply the right rule when two measurements are combined.
Popular Today
Area Calculator Work out the area and perimeter of eight common shapes. Pick the shape, fill in the measurements it needs, and the answer updates as you type.

Other math calculators

Scientific Calculator A scientific calculator with trigonometry, logarithms, powers, roots and factorials. Type an expression or use the keypad; degrees and radians both supported.
Fraction Calculator Add, subtract, multiply or divide two fractions. The answer is simplified and also shown as a mixed number and a decimal, so you can use the form you need.
Standard Deviation Paste a list of numbers and get the standard deviation, variance, mean, median, mode and range at once - both the sample and the population version.
Quadratic Solver Enter a, b and c to solve ax² + bx + c = 0. You get the roots, the discriminant that decides how many there are, and the vertex of the parabola.
Triangle Calculator Solve a right triangle from any two sides, or a general triangle from all three. You get the missing side, all three angles, the area and a drawing to scale.

Other Calculators You May Like

Age Calculator Free age calculator: enter your birth date to see your exact age in years, months, days, hours and minutes, plus the countdown to your next birthday.
Date Difference Calculator Free date difference calculator: find the exact time between two dates in years, months, days and weeks, and see how many working days fall in between.
Day of the Week Calculator Free day of the week calculator: find out which weekday any date falls on - past or future - handy for birthdays, events and historical dates.
Business Days Calculator Free business days calculator: count the working days between two dates, weekends excluded - useful for deadlines, delivery dates and project planning.
Week Number Calculator Free ISO 8601 week number calculator: find which week of the year any date falls in, and see the first and last day of that week at a glance.