ADVERTISEMENT

Matrix Calculator

Enter the values below to solve the matrices using matrix calculator with steps.

Matrix Solver Calculator

Matrices calculator calculates the addition, subtraction, multiplication, and division of two matrices at one click. This tool takes number of rows and columns from user to form two matrices. You can specify mode of operation by selecting an operator.

Let’s go through matrix definition in the next section. We will also explain how to solve matrices without using matrix multiplier.

What is a matrix?

In mathematics, a matrix is a rectangular array or table of numbers, expressions, or symbols, arranged in rows and columns.

A 2 x 3 matrix has two rows and three columns. The below matrix has an order of 3 × 3.

A =

123
456
789

How to add matrices?

Matrix addition is very simple. To add two matrix of same order, add corresponding element of first matrix to the corresponding element of second matrix.
Let,

A =

213
023
512

and B =

132
248
163

Step 1: Write both matrices A and B and place + sign between them.

A + B =

213
023
512

+

132
248
163

Step 2: Add each corresponding element of both matrices.

A + B =

2 + 11 + 33 + 2
0 + 22 + 43 + 8
5 + 11 + 62 + 3

 

A + B =

345
2611
675

How to subtract matrices?

Subtracting matrices is similar to adding two matrices. The only difference is, we have to subtract corresponding elements instead of adding them.
Let,

A =

014
223
811

and B =

1031
1228
163

Step 1: Write both matrices A and B and place negative (-) sign between them.

A - B =

014
223
811

-

1031
1228
163

Step 2: Subtract each corresponding element of both matrices.

A - B =

0 - 101 - 34 - 1
2 - 122 - 23 - 8
8 - 11 - 61 - 3

A - B =

-10-23
-100-5
7-5-2

How to multiply matrices?

Matrix multiplication calculator can multiply two matrices in fraction of seconds. However, here is the method to multiply two matrices.
Let,

A =

21
02

And B =

13
16

Step 1: Write both matrices A and B and place negative (x) sign between them.

A x B =

21
02

X

13
16

Step 2: Multiply each row of A with all columns of B.

A x B =

2 x 1 + 1 x 12 x 3 + 1 x 6
0 x 1 + 2 x 10 x 3 + 2 x 6

A x B =

2 + 16 + 6
0 + 20 + 12

A x B =

312
212

You can use multiplying matrices calculator to save your time because multiplying two matrices is a bit tricky as compared to addition or subtraction.

How to divide matrices?

Division of matrices is not possible. Matrices can only be added, subtracted, and multiplied. We can take inverse of a matrix but two matrices cannot be divided. The matrix solver provides the ease solve two matrices by adding subtracting or multiplying them.

References:

  1. Matrix | mathematics by britannica.com
  2. Matrices. from mathsisfun.com
X
icon
AdBlocker Detected!

To calculate result you have to disable your ad blocker first.