Technical Calculator

Matrix Multiplication Calculator

Matrix A Dimension:

X

Matrix B Dimension

X

Matrix A

Matrix B

add to favorites Add to favorites

what's A Matrix?

In the context of mathematics: “A rectangular array or a formation of collection of real numbers, say 1 2 3 & 4 6 7, and then enclosed by the bracket [ ] is said to form a matrix” For Example: Let us represent all the numbers mentioned above in matrix form below: $$ \begin{bmatrix} 1 & 2 & 3 \\ 4 & 6 & 7 \\\end{bmatrix} $$ Similarly we have some other matrices as below: $$ \begin{bmatrix}10 & 10 \\ 8 & 8 \\\end{bmatrix} \hspace{0.25in} \begin{bmatrix} 6 \\ 3 \\\end{bmatrix} \hspace{0.25in} \begin{bmatrix} 2 \\\end{bmatrix} $$

Generalization:

Suppose we have two matrices as \(M_{1}\) and \(M_{2}\). Now if we multiply them, we will get a new matrix that is \(M_{3}\). The matrix multiplication is all about the product and addition of the elements of both matrices \(M_{1}\) and \(M_{2}\). All this generalization is as follows: $$ M_1 = \begin{bmatrix} a_{11} & a_{12} & \cdots & a_{1n} \\ a_{21} & a_{22} & \cdots & a_{2n} \\ \vdots & \vdots & \ddots & \vdots \\ a_{m1} & a_{m2} & \cdots & a_{mn} \end{bmatrix} $$ $$ M_2 = \begin{bmatrix} b_{11} & b_{12} & \cdots & b_{1p} \\ b_{21} & b_{22} & \cdots & b_{2p} \\ \vdots & \vdots & \ddots & \vdots \\ b_{n1} & b_{n2} & \cdots & b_{np} \end{bmatrix} $$ $$ M_1 \cdot M_2 = \begin{bmatrix} a_{11}b_{11} +\cdots + a_{1n}b_{n1} & a_{11}b_{12} +\cdots + a_{1n}b_{n2} & \cdots & a_{11}b_{1p} +\cdots + a_{1n}b_{np} \\ a_{21}b_{11} +\cdots + a_{2n}b_{n1} & a_{21}b_{12} +\cdots + a_{2n}b_{n2} & \cdots & a_{21}b_{1p} +\cdots + a_{2n}b_{np} \\ \vdots & \vdots & \ddots & \vdots \\ a_{m1}b_{11} +\cdots + a_{mn}b_{n1} & a_{m1}b_{12} +\cdots + a_{mn}b_{n2} & \cdots & a_{m1}b_{1p} +\cdots + a_{mn}b_{np} \end{bmatrix} $$ Now if you are looking to calculate the position of an element in the matrix \(M_{3}\), follow the steps below:

  • look wherein row and column the detail lies
  • After knowing this, pick out that row from the primary matrix \(M_{1}\) and that column from the second one matrix \(M_{2}\)
  • when you pick out row and column, multiply every and every entity found in them one by one
  • Amongst those entities, your favored detail fee also lie that can be decided instantly

Besides that, the source of calculator-online designed a unfastened on-line matrix calculator to decide any element's role inside the matrix.

A way to Multiply Matrices?

Allow us to clear up an example so you may understand the matrices multiplication nicely. live focused!

Example # 01:

How to multiply a matrix with the identity matrix given below: $$ \begin{bmatrix} 7 \\ 3 \\\end{bmatrix} $$ Solution: As the given matrix has one column only, the identity matrix must also contain only one row and is as follows: $$ \begin{bmatrix}1 & 0 \\\end{bmatrix} $$ Performing Matrices Multiplication: $$ \begin{bmatrix} 7 \\ 3 \\\end{bmatrix} \cdot \begin{bmatrix}1 & 0 \\\end{bmatrix} $$ $$ \begin{bmatrix} (7*1) & (7*0) \\ (3*1) & (3*0) \\\end{bmatrix} $$ $$ \begin{bmatrix} 7 & 0 \\ 3 & 0 \\\end{bmatrix} $$

Absolute confidence that manual matrix calculations look daunting, the usage of the unfastened multiply matrices calculator makes super experience here. this can be time-ingesting for you. this is why you have to also make use of the unfastened multiply matrices calculator.

How Matrix Multiplication Calculator Works?

Permit this loose matrix multiplier to decide the product of two matrices which are perfect for multiplication. allow us to circulate directly to learn its utilization! input: Input:

  • First of all, pick the number of rows and columns for the primary matrix
  • Now do the same for the second matrix. but remember the fact that its variety of rows need to be same to the variety of columns of the primary matrix
  • Now tap the “set matrices” to get the favored matrices layouts
  • Once you get the layouts, input all of the values for each of the matrices
  • Faucet the calculate button

Output: The loose multiplying matrices calculator does the subsequent calculations:

  • Determines matrices multiplication
  • shows step by step calculations of steps involved

FAQ’s:

The way to multiply matrices 2x2 right away?

If you are seeking out the immediate product of these matrices, make use of our unfastened on line matrix multiplication calculator.

Is it viable to multiply the matrices that have the subsequent order: 2 by way of three and four through 3

No, the multiplication isn't feasible. this is due to the fact the range of columns of the primary matrix is not same to the quantity of rows of the second one matrix.