Enter the elements of matrix A and matrix B into the calculator to determine the augmented matrix.

Augmented Matrix Calculation Formula

The following formula is used to create the augmented matrix from matrices A and B:

[A|B]

Variables:

  • Matrix A is the coefficient matrix.
  • Matrix B is the constant matrix.

To create the augmented matrix, simply append matrix B as an additional column to matrix A.

What is an Augmented Matrix?

An augmented matrix is a matrix used to solve systems of linear equations. It combines the coefficients and constants of the equations into a single matrix, making it easier to apply matrix operations for solving the system.

How to Form an Augmented Matrix?

The following steps outline how to form an augmented matrix using the given matrices.


  1. First, write down the coefficient matrix A of the system of equations.
  2. Next, write down the constant matrix B of the system of equations.
  3. Form the augmented matrix [A|B] by appending matrix B as an additional column to matrix A.
  4. Check your augmented matrix for accuracy before proceeding with further operations.
  5. After forming the augmented matrix, use matrix operations to solve the system of equations.