SlideShare a Scribd company logo
1 of 66
Matrix Notation
A matrix is a rectangular table of numbers.
Matrix Notation
A matrix is a rectangular table of numbers.
Matrix Notation
A matrix is a rectangular table of numbers.
For example
                     -1 2 -1
 5 2 -3               6 -2 3
 4 -1 0              11 9 -4
are matrices.
Matrix Notation
A matrix is a rectangular table of numbers.
For example
                     -1 2 -1
 5 2 -3               6 -2 3
 4 -1 0              11 9 -4
are matrices. Systems of linear equations can be put into
matrices then solved using matrix notation and elimination
method.
Matrix Notation
A matrix is a rectangular table of numbers.
For example
                      -1 2 -1
 5 2 -3                6 -2 3
 4 -1 0               11 9 -4
are matrices. Systems of linear equations can be put into
matrices then solved using matrix notation and elimination
method.
For example, if we put the following system into a matrix,
  x + 4y = –7      Eq. 1
{2x – 3y = 8       Eq. 2
Matrix Notation
A matrix is a rectangular table of numbers.
For example
                      -1 2 -1
 5 2 -3                6 -2 3
 4 -1 0               11 9 -4
are matrices. Systems of linear equations can be put into
matrices then solved using matrix notation and elimination
method.
For example, if we put the following system into a matrix,
  x + 4y = –7      Eq. 1
{2x – 3y = 8       Eq. 2
we get
    1 4    -7
    2 -3    8
Matrix Notation
Each row of the matrix corresponds to an equation and
each column corresponds to a variable except that the last
column corresponds to numbers.
Matrix Notation
Each row of the matrix corresponds to an equation and
each column corresponds to a variable except that the last
column corresponds to numbers. Operations of the
equations correspond to operations of rows in the matrices.
There’re three main operations.
Matrix Notation
Each row of the matrix corresponds to an equation and
each column corresponds to a variable except that the last
column corresponds to numbers. Operations of the
equations correspond to operations of rows in the matrices.
There’re three main operations.
The Three Row Operations for Matrices
Matrix Notation
Each row of the matrix corresponds to an equation and
each column corresponds to a variable except that the last
column corresponds to numbers. Operations of the
equations correspond to operations of rows in the matrices.
There’re three main operations.
The Three Row Operations for Matrices
I. Switching rows, notated as Row i    Row j, or Ri     Rj
Matrix Notation
Each row of the matrix corresponds to an equation and
each column corresponds to a variable except that the last
column corresponds to numbers. Operations of the
equations correspond to operations of rows in the matrices.
There’re three main operations.
The Three Row Operations for Matrices
I. Switching rows, notated as Row i    Row j, or Ri     Rj
For example,
1 4    -7
2 -3    8
Matrix Notation
Each row of the matrix corresponds to an equation and
each column corresponds to a variable except that the last
column corresponds to numbers. Operations of the
equations correspond to operations of rows in the matrices.
There’re three main operations.
The Three Row Operations for Matrices
I. Switching rows, notated as Row i    Row j, or Ri     Rj
For example,
1 4    -7   R1      R2     2 -3     8
2 -3    8                  1 4     -7
Matrix Notation
Each row of the matrix corresponds to an equation and
each column corresponds to a variable except that the last
column corresponds to numbers. Operations of the
equations correspond to operations of rows in the matrices.
There’re three main operations.
The Three Row Operations for Matrices
I. Switching rows, notated as Row i    Row j, or Ri     Rj
For example,
1 4     -7   R1      R2     2 -3     8
2 -3     8                  1 4     -7
II. Multiply Row i by a nonzero constant k, notated as k*Ri.
Matrix Notation
Each row of the matrix corresponds to an equation and
each column corresponds to a variable except that the last
column corresponds to numbers. Operations of the
equations correspond to operations of rows in the matrices.
There’re three main operations.
The Three Row Operations for Matrices
I. Switching rows, notated as Row i    Row j, or Ri     Rj
For example,
1 4     -7   R1      R2     2 -3     8
2 -3     8                  1 4     -7
II. Multiply Row i by a nonzero constant k, notated as k*Ri.
For example:
1 4     -7
2 -3     8
Matrix Notation
Each row of the matrix corresponds to an equation and
each column corresponds to a variable except that the last
column corresponds to numbers. Operations of the
equations correspond to operations of rows in the matrices.
There’re three main operations.
The Three Row Operations for Matrices
I. Switching rows, notated as Row i    Row j, or Ri     Rj
For example,
1 4     -7   R1      R2     2 -3     8
2 -3     8                  1 4     -7
II. Multiply Row i by a nonzero constant k, notated as k*Ri.
For example:
1 4     -7     -3*R2
2 -3     8
Matrix Notation
Each row of the matrix corresponds to an equation and
each column corresponds to a variable except that the last
column corresponds to numbers. Operations of the
equations correspond to operations of rows in the matrices.
There’re three main operations.
The Three Row Operations for Matrices
I. Switching rows, notated as Row i    Row j, or Ri     Rj
For example,
1 4     -7   R1      R2     2 -3     8
2 -3     8                  1 4     -7
II. Multiply Row i by a nonzero constant k, notated as k*Ri.
For example:
 1 4 -7         -3*R2 1 4 -7
 2 -3 8                  -6 9 -24
Matrix Notation
III. Add the multiple of row on top of another row, notated as
     “k*Ri add  Rj”.
Matrix Notation
III. Add the multiple of row on top of another row, notated as
     “k*Ri add  Rj”.
For example,

 1 4     -7
 2 -3     8
Matrix Notation
III. Add the multiple of row on top of another row, notated as
     “k*Ri add  Rj”.
For example,

 1 4     -7   -2*R1 add  R2
 2 -3     8
Matrix Notation
III. Add the multiple of row on top of another row, notated as
     “k*Ri add  Rj”.
For example,               write a copy of -2*R1
     -2 -8     14
  1 4 -7 -2*R1 add  R2
  2 -3 8
Matrix Notation
III. Add the multiple of row on top of another row, notated as
     “k*Ri add  Rj”.
For example,               write a copy of -2*R1
     -2 -8     14
  1 4 -7 -2*R1 add  R2 1 4 -7
  2 -3 8                          0 -11 22
Matrix Notation
III. Add the multiple of row on top of another row, notated as
     “k*Ri add  Rj”.
For example,               write a copy of -2*R1
     -2 -8     14
  1 4 -7 -2*R1 add  R2 1 4 -7
  2 -3 8                          0 -11 22

Fact: Performing row operations on a matrix does not change
the solution of the system.
Matrix Notation
III. Add the multiple of row on top of another row, notated as
     “k*Ri add  Rj”.
For example,               write a copy of -2*R1
     -2 -8     14
  1 4 -7 -2*R1 add  R2 1 4 -7
  2 -3 8                          0 -11 22

Fact: Performing row operations on a matrix does not change
the solution of the system.
Elimination Method in Matrix Notation
Matrix Notation
III. Add the multiple of row on top of another row, notated as
     “k*Ri add  Rj”.
For example,               write a copy of -2*R1
     -2 -8     14
  1 4 -7 -2*R1 add  R2 1 4 -7
  2 -3 8                          0 -11 22

Fact: Performing row operations on a matrix does not change
the solution of the system.
Elimination Method in Matrix Notation
1. Apply row operations to transform the matrix to the upper
diagonal form where all the entries below the main diagonal
(the lower left triangular region) are 0.
Matrix Notation
III. Add the multiple of row on top of another row, notated as
     “k*Ri add  Rj”.
For example,               write a copy of -2*R1
     -2 -8     14
  1 4 -7 -2*R1 add  R2 1 4 -7
  2 -3 8                          0 -11 22

Fact: Performing row operations on a matrix does not change
the solution of the system.
Elimination Method in Matrix Notation
1. Apply row operations to transform the matrix to the upper
diagonal form where all the entries below the main diagonal
(the lower left triangular region) are 0.
*   *   *   *
*   *   *   *
*   *   *   *
Matrix Notation
III. Add the multiple of row on top of another row, notated as
     “k*Ri add  Rj”.
For example,               write a copy of -2*R1
     -2 -8     14
  1 4 -7 -2*R1 add  R2 1 4 -7
  2 -3 8                          0 -11 22

Fact: Performing row operations on a matrix does not change
the solution of the system.
Elimination Method in Matrix Notation
1. Apply row operations to transform the matrix to the upper
diagonal form where all the entries below the main diagonal
(the lower left triangular region) are 0.
*   *   *   *   Row operations
*   *   *   *
*   *   *   *
Matrix Notation
III. Add the multiple of row on top of another row, notated as
     “k*Ri add  Rj”.
For example,               write a copy of -2*R1
     -2 -8     14
  1 4 -7 -2*R1 add  R2 1 4 -7
  2 -3 8                          0 -11 22

Fact: Performing row operations on a matrix does not change
the solution of the system.
Elimination Method in Matrix Notation
1. Apply row operations to transform the matrix to the upper
diagonal form where all the entries below the main diagonal
(the lower left triangular region) are 0.
*   *   *   *   Row operations        * * * *
*   *   *   *                         0
                                      0
                                        * * *
                                        0
*   *   *   *                             * *
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable.
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable.
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Put the system into a matrix:
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Put the system into a matrix:

 1 4     -7
 2 -3     8
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Put the system into a matrix:

 1 4     -7
 2 -3     8
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Put the system into a matrix:

 1 4     -7   -2*R1 add  R2
 2 -3     8
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Put the system into a matrix:
    -2   -8    14
 1 4      -7    -2*R1 add  R2
 2 -3      8
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Put the system into a matrix:
    -2   -8    14
 1 4      -7    -2*R1 add  R2 1 4 -7
 2 -3      8                   0 -11 22
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Put the system into a matrix:
    -2   -8    14
 1 4      -7    -2*R1 add  R2 1 4 -7
 2 -3      8                   0 -11 22

From the bottom R2: -11y = 22  y = -2
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Put the system into a matrix:
    -2   -8    14
 1 4      -7    -2*R1 add  R2 1 4 -7
 2 -3      8                   0 -11 22

From the bottom R2: -11y = 22  y = -2
Go up one row to R1 and set y = -2:
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Put the system into a matrix:
    -2   -8    14
 1 4      -7    -2*R1 add  R2 1 4 -7
 2 -3      8                   0 -11 22

From the bottom R2: -11y = 22  y = -2
Go up one row to R1 and set y = -2:
x + 4y = -7
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Put the system into a matrix:
    -2   -8    14
 1 4      -7    -2*R1 add  R2 1 4 -7
 2 -3      8                   0 -11 22

From the bottom R2: -11y = 22  y = -2
Go up one row to R1 and set y = -2:
x + 4y = -7
x + 4(-2) = -7
Matrix Notation
2. Starting from the bottom row, get the answer for one of the
variable. Then go up one row, using the solution already
obtained to get another answer of another variable. Repeat
the process, working up the rows to extract all solutions.
Example A. Solve using matrix notation.
    x + 4y = -7    Eq. 1
{  2x – 3y = 8     Eq. 2
Put the system into a matrix:
    -2   -8    14
 1 4      -7    -2*R1 add  R2 1 4 -7
 2 -3      8                   0 -11 22

From the bottom R2: -11y = 22  y = -2
Go up one row to R1 and set y = -2:
x + 4y = -7
x + 4(-2) = -7
x=1              Solution : (1, -2)
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
2 3      3 13
1 2      2    8
3 2      3 13
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
2 3      3 13 R1          R2
1 2      2    8
3 2      3 13
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
2 3      3 13 R1          R2      1       2   2   8
1 2      2    8                   2       3   3   13
3 2      3 13                     3       2   3   13
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
2 3      3 13 R1          R2      1       2   2   8
1 2      2    8                   2       3   3   13
3 2      3 13                     3       2   3   13
                  -2R1 add R2
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
                                   -2     -4   -4   -16
2 3      3 13 R1          R2      1       2    2    8
1 2      2    8                   2       3    3    13
3 2      3 13                     3       2    3    13
                  -2R1 add R2
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
                                   -2     -4   -4   -16
2 3      3 13 R1          R2      1       2    2    8
1 2      2    8                   2       3    3    13
3 2      3 13                     3       2    3    13
                  -2R1 add R2
1 2      2    8
0 -1 -1 -3
3 2      3 13
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
                               -2 -4      -4   -16
2 3      3 13 R1          R2  1 2         2    8
1 2      2    8               2 3         3    13
3 2      3 13                 3 2         3    13
                  -2R1 add R2
1 2      2    8
0 -1 -1 -3 -3* R1 add R3
3 2      3 13
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
                               -2 -4      -4   -16
2 3      3 13 R1          R2  1 2         2    8
1 2      2    8               2 3         3    13
3 2      3 13                 3 2         3    13
 -3 -6   -6 -24   -2R1 add R2
1 2      2    8
0 -1 -1 -3 -3* R1 add R3
3 2      3 13
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
                                   -2     -4   -4   -16
2 3      3 13 R1          R2      1       2    2    8
1 2      2    8                   2       3    3    13
3 2      3 13                     3       2    3    13
 -3 -6   -6 -24   -2R1 add R2
1 2      2    8                   1      2      2     8
0 -1 -1 -3 -3* R1 add R3          0     -1     -1    -3
3 2      3 13                     0     -4     -3   -11
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
                                   -2     -4   -4   -16
2 3      3 13 R1          R2      1       2    2    8
1 2      2    8                   2       3    3    13
3 2      3 13                     3       2    3    13
 -3 -6   -6 -24   -2R1 add R2
1 2      2    8                   1      2      2     8
0 -1 -1 -3 -3* R1 add R3          0     -1     -1    -3
3 2      3 13                     0     -4     -3   -11
                -4*R2 add R3
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
                                   -2     -4   -4   -16
2 3      3 13 R1          R2      1       2    2    8
1 2      2    8                   2       3    3    13
3 2      3 13                     3       2    3    13
 -3 -6   -6 -24   -2R1 add R2
1 2      2    8                   1   0
                                           24 2
                                              4     12
                                                      8
0 -1 -1 -3 -3* R1 add R3          0       -1 -1      -3
3 2      3 13                     0       -4 -3     -11
                -4*R2 add R3
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
                                   -2     -4   -4   -16
2 3      3 13 R1          R2      1       2    2    8
1 2      2    8                   2       3    3    13
3 2      3 13                     3       2    3    13
 -3 -6   -6 -24   -2R1 add R2
1 2      2    8                   1   0
                                           24 2
                                              4     12
                                                      8
0 -1 -1 -3 -3* R1 add R3          0       -1 -1      -3
3 2      3 13                     0       -4 -3     -11
1 2      2    8 -4*R2 add R3
0 -1 -1 -3
0 0      1    1
Matrix Notation
Example B. Solve using matrix notation.
                            E1
{
  2x + 3y + 3z = 13
   x + 2y + 2z = 8          E2
  3x + 2y + 3z = 13          E3
Put the system into a matrix:
                                   -2 -4    -4 -16
2 3      3 13 R1          R2      1 2       2    8
1 2      2    8                   2 3       3 13
3 2      3 13                     3 2       3 13
 -3 -6   -6 -24   -2R1 add R2
1 2      2    8                   1 0 2 4 2 12
                                             4
                                                 8
0 -1 -1 -3 -3* R1 add R3 0 -1 -1 -3
3 2      3 13                     0 -4 -3 -11
1 2      2    8 -4*R2 add R3
0 -1 -1 -3
0 0      1    1 It's in upper diagonal form. Ready to solve.
Matrix Notation
We have reduced the matrix.
2 3      3 13                 1    2    2   8
1 2      2   8                0   -1   -1   -3
3 2      3 13                 0    0    1   1
Matrix Notation
We have reduced the matrix.
2 3      3 13                 1    2    2   8
1 2      2   8                0   -1   -1   -3
3 2      3 13                 0    0    1   1
From R3, we get z = 1.
Matrix Notation
We have reduced the matrix.
2 3      3 13                 1    2    2   8
1 2      2   8                0   -1   -1   -3
3 2      3 13                 0    0    1   1
From R3, we get z = 1.
From R2, -y – z = -3
Matrix Notation
We have reduced the matrix.
2 3      3 13                 1    2    2   8
1 2      2   8                0   -1   -1   -3
3 2      3 13                 0    0    1   1
From R3, we get z = 1.
From R2, -y – z = -3
         -y – (1) = -3
Matrix Notation
We have reduced the matrix.
2 3      3 13                 1    2    2   8
1 2      2   8                0   -1   -1   -3
3 2      3 13                 0    0    1   1
From R3, we get z = 1.
From R2, -y – z = -3
         -y – (1) = -3
            3–1=y
                2=y
Matrix Notation
We have reduced the matrix.
2 3      3 13                 1    2    2   8
1 2      2   8                0   -1   -1   -3
3 2      3 13                 0    0    1   1
From R3, we get z = 1,
From R2, -y – z = -3
          -y – (1) = -3
             3–1=y
                 2=y
From R1, we get
x + 2y + 2z = 8
Matrix Notation
We have reduced the matrix.
2 3      3 13                 1    2    2   8
1 2      2   8                0   -1   -1   -3
3 2      3 13                 0    0    1   1
From R3, we get z = 1,
From R2, -y – z = -3
           -y – (1) = -3
              3–1=y
                  2=y
From R1, we get
x + 2y + 2z = 8
x + 2(2) + 2(1) = 8
Matrix Notation
We have reduced the matrix.
2 3      3 13                 1    2    2   8
1 2      2   8                0   -1   -1   -3
3 2      3 13                 0    0    1   1
From R3, we get z = 1,
From R2, -y – z = -3
           -y – (1) = -3
              3–1=y
                  2=y
From R1, we get
x + 2y + 2z = 8
x + 2(2) + 2(1) = 8
          x+6=8
Matrix Notation
We have reduced the matrix.
2 3      3 13                  1    2    2   8
1 2      2   8                 0   -1   -1   -3
3 2      3 13                  0    0    1   1
From R3, we get z = 1,
From R2, -y – z = -3
           -y – (1) = -3
              3–1=y
                  2=y
From R1, we get
x + 2y + 2z = 8
x + 2(2) + 2(1) = 8
          x+6=8
               x=2
So the solution is (2, 2, 1)

More Related Content

What's hot (20)

MATRICES
MATRICESMATRICES
MATRICES
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinants
 
Marge Sort
Marge SortMarge Sort
Marge Sort
 
Matrices 1
Matrices 1Matrices 1
Matrices 1
 
Introduction of matrix
Introduction of matrixIntroduction of matrix
Introduction of matrix
 
Summary of MATLAB Functions-Part1
Summary of MATLAB Functions-Part1Summary of MATLAB Functions-Part1
Summary of MATLAB Functions-Part1
 
Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -
 
Two-Compartment Model Guide (Updated)
Two-Compartment Model Guide (Updated)Two-Compartment Model Guide (Updated)
Two-Compartment Model Guide (Updated)
 
matricesMrtices
matricesMrticesmatricesMrtices
matricesMrtices
 
Introduction to matices
Introduction to maticesIntroduction to matices
Introduction to matices
 
M a t r i k s
M a t r i k sM a t r i k s
M a t r i k s
 
Determinants
DeterminantsDeterminants
Determinants
 
Pertemuan 1 2
Pertemuan 1  2Pertemuan 1  2
Pertemuan 1 2
 
Maths 9
Maths 9Maths 9
Maths 9
 
Matrix and its operations
Matrix and its operationsMatrix and its operations
Matrix and its operations
 
Matrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIAMatrix presentation By DHEERAJ KATARIA
Matrix presentation By DHEERAJ KATARIA
 
Simplex method
Simplex methodSimplex method
Simplex method
 
WCS Specialist Maths An Introduction to Matrices PowerPoint
WCS Specialist Maths An Introduction to Matrices PowerPointWCS Specialist Maths An Introduction to Matrices PowerPoint
WCS Specialist Maths An Introduction to Matrices PowerPoint
 
Matrix and its applications by mohammad imran
Matrix and its applications by mohammad imranMatrix and its applications by mohammad imran
Matrix and its applications by mohammad imran
 
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
INTRODUCTION TO MATRICES, TYPES OF MATRICES, INTRODUCTION TO MATRICES, TYPES OF MATRICES,
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
 

Viewers also liked

Purposeful metrics v3
Purposeful metrics v3Purposeful metrics v3
Purposeful metrics v3Gregory Neil
 
8 3-16slidesharecitasyrefenciasbibliograficasvalentinahurtado
8 3-16slidesharecitasyrefenciasbibliograficasvalentinahurtado8 3-16slidesharecitasyrefenciasbibliograficasvalentinahurtado
8 3-16slidesharecitasyrefenciasbibliograficasvalentinahurtadovalentina hurtado
 
Climatology of High Impact Winter Weather Events for U.S. Transport Hubs
Climatology of High Impact Winter Weather Events for U.S. Transport HubsClimatology of High Impact Winter Weather Events for U.S. Transport Hubs
Climatology of High Impact Winter Weather Events for U.S. Transport HubsDominique Watson
 
El estudiante universitario como centro
El estudiante  universitario como centroEl estudiante  universitario como centro
El estudiante universitario como centroalicosa
 
Final Presentation
Final PresentationFinal Presentation
Final Presentationguest348048
 
1 introduction & agenda
1 introduction & agenda1 introduction & agenda
1 introduction & agendaburrellking
 
Solar Security. Андрей Прозоров. "5 "почему" аутсорсинга ИБ"
Solar Security. Андрей Прозоров. "5 "почему" аутсорсинга ИБ"Solar Security. Андрей Прозоров. "5 "почему" аутсорсинга ИБ"
Solar Security. Андрей Прозоров. "5 "почему" аутсорсинга ИБ"Expolink
 
SearchInform. Илья Филичкин. "Как выбрать идеальную DLP-систему?"
SearchInform. Илья Филичкин. "Как выбрать идеальную DLP-систему?"SearchInform. Илья Филичкин. "Как выбрать идеальную DLP-систему?"
SearchInform. Илья Филичкин. "Как выбрать идеальную DLP-систему?"Expolink
 
E types competition decision
E types competition decisionE types competition decision
E types competition decisionStavros Batzakas
 
Seguimiento de ventas con Estrategias CRM - Dic 2015 - Colegio de Ingenieros ...
Seguimiento de ventas con Estrategias CRM - Dic 2015 - Colegio de Ingenieros ...Seguimiento de ventas con Estrategias CRM - Dic 2015 - Colegio de Ingenieros ...
Seguimiento de ventas con Estrategias CRM - Dic 2015 - Colegio de Ingenieros ...Rodrigo Rojas Fernandez
 
Neuromarketing. tema 9, 10
Neuromarketing. tema 9, 10Neuromarketing. tema 9, 10
Neuromarketing. tema 9, 10Eric López
 
Orientazio lasterketak
Orientazio lasterketakOrientazio lasterketak
Orientazio lasterketakEsther
 
5 tipos de metas de una empresa
5 tipos de metas de una empresa5 tipos de metas de una empresa
5 tipos de metas de una empresaFrancisco Campoy
 
Los 3 tipos de hábitos y acciones para lograr tus metas
Los 3 tipos de hábitos y acciones para lograr tus metasLos 3 tipos de hábitos y acciones para lograr tus metas
Los 3 tipos de hábitos y acciones para lograr tus metasFrancisco Campoy
 
Tributación dentro de los negocios
Tributación dentro de los negociosTributación dentro de los negocios
Tributación dentro de los negociosLima Innova
 
Neuroventas tema 2. las neuro ventas frente a las ventas tradicionales
Neuroventas tema 2. las neuro ventas frente a las ventas tradicionalesNeuroventas tema 2. las neuro ventas frente a las ventas tradicionales
Neuroventas tema 2. las neuro ventas frente a las ventas tradicionalesEric López
 
Segmentación de mercados, estrategias y variables
Segmentación de mercados, estrategias y variablesSegmentación de mercados, estrategias y variables
Segmentación de mercados, estrategias y variablesAle Leon
 

Viewers also liked (20)

Purposeful metrics v3
Purposeful metrics v3Purposeful metrics v3
Purposeful metrics v3
 
8.5x11 Home Expo Handout
8.5x11 Home Expo Handout8.5x11 Home Expo Handout
8.5x11 Home Expo Handout
 
El internet
El internetEl internet
El internet
 
8 3-16slidesharecitasyrefenciasbibliograficasvalentinahurtado
8 3-16slidesharecitasyrefenciasbibliograficasvalentinahurtado8 3-16slidesharecitasyrefenciasbibliograficasvalentinahurtado
8 3-16slidesharecitasyrefenciasbibliograficasvalentinahurtado
 
Qué es un prospecto
Qué es un prospectoQué es un prospecto
Qué es un prospecto
 
Climatology of High Impact Winter Weather Events for U.S. Transport Hubs
Climatology of High Impact Winter Weather Events for U.S. Transport HubsClimatology of High Impact Winter Weather Events for U.S. Transport Hubs
Climatology of High Impact Winter Weather Events for U.S. Transport Hubs
 
El estudiante universitario como centro
El estudiante  universitario como centroEl estudiante  universitario como centro
El estudiante universitario como centro
 
Final Presentation
Final PresentationFinal Presentation
Final Presentation
 
1 introduction & agenda
1 introduction & agenda1 introduction & agenda
1 introduction & agenda
 
Solar Security. Андрей Прозоров. "5 "почему" аутсорсинга ИБ"
Solar Security. Андрей Прозоров. "5 "почему" аутсорсинга ИБ"Solar Security. Андрей Прозоров. "5 "почему" аутсорсинга ИБ"
Solar Security. Андрей Прозоров. "5 "почему" аутсорсинга ИБ"
 
SearchInform. Илья Филичкин. "Как выбрать идеальную DLP-систему?"
SearchInform. Илья Филичкин. "Как выбрать идеальную DLP-систему?"SearchInform. Илья Филичкин. "Как выбрать идеальную DLP-систему?"
SearchInform. Илья Филичкин. "Как выбрать идеальную DLP-систему?"
 
E types competition decision
E types competition decisionE types competition decision
E types competition decision
 
Seguimiento de ventas con Estrategias CRM - Dic 2015 - Colegio de Ingenieros ...
Seguimiento de ventas con Estrategias CRM - Dic 2015 - Colegio de Ingenieros ...Seguimiento de ventas con Estrategias CRM - Dic 2015 - Colegio de Ingenieros ...
Seguimiento de ventas con Estrategias CRM - Dic 2015 - Colegio de Ingenieros ...
 
Neuromarketing. tema 9, 10
Neuromarketing. tema 9, 10Neuromarketing. tema 9, 10
Neuromarketing. tema 9, 10
 
Orientazio lasterketak
Orientazio lasterketakOrientazio lasterketak
Orientazio lasterketak
 
5 tipos de metas de una empresa
5 tipos de metas de una empresa5 tipos de metas de una empresa
5 tipos de metas de una empresa
 
Los 3 tipos de hábitos y acciones para lograr tus metas
Los 3 tipos de hábitos y acciones para lograr tus metasLos 3 tipos de hábitos y acciones para lograr tus metas
Los 3 tipos de hábitos y acciones para lograr tus metas
 
Tributación dentro de los negocios
Tributación dentro de los negociosTributación dentro de los negocios
Tributación dentro de los negocios
 
Neuroventas tema 2. las neuro ventas frente a las ventas tradicionales
Neuroventas tema 2. las neuro ventas frente a las ventas tradicionalesNeuroventas tema 2. las neuro ventas frente a las ventas tradicionales
Neuroventas tema 2. las neuro ventas frente a las ventas tradicionales
 
Segmentación de mercados, estrategias y variables
Segmentación de mercados, estrategias y variablesSegmentación de mercados, estrategias y variables
Segmentación de mercados, estrategias y variables
 

Similar to 83 matrix notation

6.3 matrix algebra
6.3 matrix algebra6.3 matrix algebra
6.3 matrix algebramath260
 
36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptxmath260
 
matrix algebra
matrix algebramatrix algebra
matrix algebrakganu
 
1 linear algebra matrices
1 linear algebra matrices1 linear algebra matrices
1 linear algebra matricesAmanSaeed11
 
Matlab matrices and arrays
Matlab matrices and arraysMatlab matrices and arrays
Matlab matrices and arraysAmeen San
 
Unit 3-Laplace Transforms.pdf
Unit 3-Laplace Transforms.pdfUnit 3-Laplace Transforms.pdf
Unit 3-Laplace Transforms.pdfJeancyMbolela
 
Chapter 3: Linear Systems and Matrices - Part 2/Slides
Chapter 3: Linear Systems and Matrices - Part 2/SlidesChapter 3: Linear Systems and Matrices - Part 2/Slides
Chapter 3: Linear Systems and Matrices - Part 2/SlidesChaimae Baroudi
 
9.3 Solving Systems With Gaussian Elimination
9.3 Solving Systems With Gaussian Elimination9.3 Solving Systems With Gaussian Elimination
9.3 Solving Systems With Gaussian Eliminationsmiller5
 
chapter7_Sec1.ppt
chapter7_Sec1.pptchapter7_Sec1.ppt
chapter7_Sec1.pptvinnisart
 
MATRICES-AND-SYSTEMS-OF-LINEAR-EQUATIONS_Part-1_Feb14.pdf
MATRICES-AND-SYSTEMS-OF-LINEAR-EQUATIONS_Part-1_Feb14.pdfMATRICES-AND-SYSTEMS-OF-LINEAR-EQUATIONS_Part-1_Feb14.pdf
MATRICES-AND-SYSTEMS-OF-LINEAR-EQUATIONS_Part-1_Feb14.pdfElaMaeSilmaro
 
Brief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economicsBrief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economicsfelekephiliphos3
 
Csc1100 lecture09 ch07_pt2
Csc1100 lecture09 ch07_pt2Csc1100 lecture09 ch07_pt2
Csc1100 lecture09 ch07_pt2IIUM
 
Matrix basic operations
Matrix basic operationsMatrix basic operations
Matrix basic operationsJessica Garcia
 
Matrix basic operations
Matrix basic operationsMatrix basic operations
Matrix basic operationsJessica Garcia
 
Calculus and matrix algebra notes
Calculus and matrix algebra notesCalculus and matrix algebra notes
Calculus and matrix algebra notesVICTOROGOT4
 
13. Pointer and 2D array
13. Pointer  and  2D array13. Pointer  and  2D array
13. Pointer and 2D arrayGem WeBlog
 

Similar to 83 matrix notation (20)

6.3 matrix algebra
6.3 matrix algebra6.3 matrix algebra
6.3 matrix algebra
 
36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx
 
matrix algebra
matrix algebramatrix algebra
matrix algebra
 
1 linear algebra matrices
1 linear algebra matrices1 linear algebra matrices
1 linear algebra matrices
 
MATLAB - Arrays and Matrices
MATLAB - Arrays and MatricesMATLAB - Arrays and Matrices
MATLAB - Arrays and Matrices
 
Section-7.4-PC.ppt
Section-7.4-PC.pptSection-7.4-PC.ppt
Section-7.4-PC.ppt
 
Matlab matrices and arrays
Matlab matrices and arraysMatlab matrices and arrays
Matlab matrices and arrays
 
Unit 3-Laplace Transforms.pdf
Unit 3-Laplace Transforms.pdfUnit 3-Laplace Transforms.pdf
Unit 3-Laplace Transforms.pdf
 
Matlab Tutorial
Matlab TutorialMatlab Tutorial
Matlab Tutorial
 
Chapter 3: Linear Systems and Matrices - Part 2/Slides
Chapter 3: Linear Systems and Matrices - Part 2/SlidesChapter 3: Linear Systems and Matrices - Part 2/Slides
Chapter 3: Linear Systems and Matrices - Part 2/Slides
 
9.3 Solving Systems With Gaussian Elimination
9.3 Solving Systems With Gaussian Elimination9.3 Solving Systems With Gaussian Elimination
9.3 Solving Systems With Gaussian Elimination
 
chapter7_Sec1.ppt
chapter7_Sec1.pptchapter7_Sec1.ppt
chapter7_Sec1.ppt
 
MATRICES-AND-SYSTEMS-OF-LINEAR-EQUATIONS_Part-1_Feb14.pdf
MATRICES-AND-SYSTEMS-OF-LINEAR-EQUATIONS_Part-1_Feb14.pdfMATRICES-AND-SYSTEMS-OF-LINEAR-EQUATIONS_Part-1_Feb14.pdf
MATRICES-AND-SYSTEMS-OF-LINEAR-EQUATIONS_Part-1_Feb14.pdf
 
Brief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economicsBrief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economics
 
Csc1100 lecture09 ch07_pt2
Csc1100 lecture09 ch07_pt2Csc1100 lecture09 ch07_pt2
Csc1100 lecture09 ch07_pt2
 
Matrix basic operations
Matrix basic operationsMatrix basic operations
Matrix basic operations
 
Matrix basic operations
Matrix basic operationsMatrix basic operations
Matrix basic operations
 
Pf presntation
Pf presntationPf presntation
Pf presntation
 
Calculus and matrix algebra notes
Calculus and matrix algebra notesCalculus and matrix algebra notes
Calculus and matrix algebra notes
 
13. Pointer and 2D array
13. Pointer  and  2D array13. Pointer  and  2D array
13. Pointer and 2D array
 

More from math126

Answer trees-factorial
Answer trees-factorialAnswer trees-factorial
Answer trees-factorialmath126
 
Answer log-functions-b
Answer log-functions-bAnswer log-functions-b
Answer log-functions-bmath126
 
Answer notation and algebra of functions-1
Answer notation and algebra of functions-1Answer notation and algebra of functions-1
Answer notation and algebra of functions-1math126
 
Answer notation and algebra of functions
Answer notation and algebra of functionsAnswer notation and algebra of functions
Answer notation and algebra of functionsmath126
 
Answers sign-charts
Answers sign-chartsAnswers sign-charts
Answers sign-chartsmath126
 
Answers basic language of funcuions
Answers basic language of funcuionsAnswers basic language of funcuions
Answers basic language of funcuionsmath126
 
123c su-13-hw-ans2
123c su-13-hw-ans2123c su-13-hw-ans2
123c su-13-hw-ans2math126
 
Dist circle-ellips-ans
Dist circle-ellips-ansDist circle-ellips-ans
Dist circle-ellips-ansmath126
 
3 ellipses
3 ellipses3 ellipses
3 ellipsesmath126
 
123c sum-13-ans 1
123c sum-13-ans 1123c sum-13-ans 1
123c sum-13-ans 1math126
 
123c su-13-syl
123c su-13-syl123c su-13-syl
123c su-13-sylmath126
 
123c final rev.
123c final rev.123c final rev.
123c final rev.math126
 
Test4 sample
Test4 sampleTest4 sample
Test4 samplemath126
 
Exercise 2
Exercise 2Exercise 2
Exercise 2math126
 
Answers 1.1 2.2
Answers 1.1 2.2Answers 1.1 2.2
Answers 1.1 2.2math126
 
1 review in exponents and power equations
1 review in exponents and power equations1 review in exponents and power equations
1 review in exponents and power equationsmath126
 
93 geometric sequences
93 geometric sequences93 geometric sequences
93 geometric sequencesmath126
 
92 arithmetic sequences
92 arithmetic sequences92 arithmetic sequences
92 arithmetic sequencesmath126
 

More from math126 (20)

Answer trees-factorial
Answer trees-factorialAnswer trees-factorial
Answer trees-factorial
 
Answer log-functions-b
Answer log-functions-bAnswer log-functions-b
Answer log-functions-b
 
Answer notation and algebra of functions-1
Answer notation and algebra of functions-1Answer notation and algebra of functions-1
Answer notation and algebra of functions-1
 
Answer notation and algebra of functions
Answer notation and algebra of functionsAnswer notation and algebra of functions
Answer notation and algebra of functions
 
Answers sign-charts
Answers sign-chartsAnswers sign-charts
Answers sign-charts
 
Answers basic language of funcuions
Answers basic language of funcuionsAnswers basic language of funcuions
Answers basic language of funcuions
 
123c su-13-hw-ans2
123c su-13-hw-ans2123c su-13-hw-ans2
123c su-13-hw-ans2
 
Dist circle-ellips-ans
Dist circle-ellips-ansDist circle-ellips-ans
Dist circle-ellips-ans
 
3 ellipses
3 ellipses3 ellipses
3 ellipses
 
123c sum-13-ans 1
123c sum-13-ans 1123c sum-13-ans 1
123c sum-13-ans 1
 
123c su-13-syl
123c su-13-syl123c su-13-syl
123c su-13-syl
 
123c final rev.
123c final rev.123c final rev.
123c final rev.
 
Test4 sample
Test4 sampleTest4 sample
Test4 sample
 
Hw 3
Hw 3Hw 3
Hw 3
 
Exercise 2
Exercise 2Exercise 2
Exercise 2
 
Answers 1.1 2.2
Answers 1.1 2.2Answers 1.1 2.2
Answers 1.1 2.2
 
Set hw
Set hwSet hw
Set hw
 
1 review in exponents and power equations
1 review in exponents and power equations1 review in exponents and power equations
1 review in exponents and power equations
 
93 geometric sequences
93 geometric sequences93 geometric sequences
93 geometric sequences
 
92 arithmetic sequences
92 arithmetic sequences92 arithmetic sequences
92 arithmetic sequences
 

83 matrix notation

  • 1. Matrix Notation A matrix is a rectangular table of numbers.
  • 2. Matrix Notation A matrix is a rectangular table of numbers.
  • 3. Matrix Notation A matrix is a rectangular table of numbers. For example -1 2 -1 5 2 -3 6 -2 3 4 -1 0 11 9 -4 are matrices.
  • 4. Matrix Notation A matrix is a rectangular table of numbers. For example -1 2 -1 5 2 -3 6 -2 3 4 -1 0 11 9 -4 are matrices. Systems of linear equations can be put into matrices then solved using matrix notation and elimination method.
  • 5. Matrix Notation A matrix is a rectangular table of numbers. For example -1 2 -1 5 2 -3 6 -2 3 4 -1 0 11 9 -4 are matrices. Systems of linear equations can be put into matrices then solved using matrix notation and elimination method. For example, if we put the following system into a matrix, x + 4y = –7 Eq. 1 {2x – 3y = 8 Eq. 2
  • 6. Matrix Notation A matrix is a rectangular table of numbers. For example -1 2 -1 5 2 -3 6 -2 3 4 -1 0 11 9 -4 are matrices. Systems of linear equations can be put into matrices then solved using matrix notation and elimination method. For example, if we put the following system into a matrix, x + 4y = –7 Eq. 1 {2x – 3y = 8 Eq. 2 we get 1 4 -7 2 -3 8
  • 7. Matrix Notation Each row of the matrix corresponds to an equation and each column corresponds to a variable except that the last column corresponds to numbers.
  • 8. Matrix Notation Each row of the matrix corresponds to an equation and each column corresponds to a variable except that the last column corresponds to numbers. Operations of the equations correspond to operations of rows in the matrices. There’re three main operations.
  • 9. Matrix Notation Each row of the matrix corresponds to an equation and each column corresponds to a variable except that the last column corresponds to numbers. Operations of the equations correspond to operations of rows in the matrices. There’re three main operations. The Three Row Operations for Matrices
  • 10. Matrix Notation Each row of the matrix corresponds to an equation and each column corresponds to a variable except that the last column corresponds to numbers. Operations of the equations correspond to operations of rows in the matrices. There’re three main operations. The Three Row Operations for Matrices I. Switching rows, notated as Row i Row j, or Ri Rj
  • 11. Matrix Notation Each row of the matrix corresponds to an equation and each column corresponds to a variable except that the last column corresponds to numbers. Operations of the equations correspond to operations of rows in the matrices. There’re three main operations. The Three Row Operations for Matrices I. Switching rows, notated as Row i Row j, or Ri Rj For example, 1 4 -7 2 -3 8
  • 12. Matrix Notation Each row of the matrix corresponds to an equation and each column corresponds to a variable except that the last column corresponds to numbers. Operations of the equations correspond to operations of rows in the matrices. There’re three main operations. The Three Row Operations for Matrices I. Switching rows, notated as Row i Row j, or Ri Rj For example, 1 4 -7 R1 R2 2 -3 8 2 -3 8 1 4 -7
  • 13. Matrix Notation Each row of the matrix corresponds to an equation and each column corresponds to a variable except that the last column corresponds to numbers. Operations of the equations correspond to operations of rows in the matrices. There’re three main operations. The Three Row Operations for Matrices I. Switching rows, notated as Row i Row j, or Ri Rj For example, 1 4 -7 R1 R2 2 -3 8 2 -3 8 1 4 -7 II. Multiply Row i by a nonzero constant k, notated as k*Ri.
  • 14. Matrix Notation Each row of the matrix corresponds to an equation and each column corresponds to a variable except that the last column corresponds to numbers. Operations of the equations correspond to operations of rows in the matrices. There’re three main operations. The Three Row Operations for Matrices I. Switching rows, notated as Row i Row j, or Ri Rj For example, 1 4 -7 R1 R2 2 -3 8 2 -3 8 1 4 -7 II. Multiply Row i by a nonzero constant k, notated as k*Ri. For example: 1 4 -7 2 -3 8
  • 15. Matrix Notation Each row of the matrix corresponds to an equation and each column corresponds to a variable except that the last column corresponds to numbers. Operations of the equations correspond to operations of rows in the matrices. There’re three main operations. The Three Row Operations for Matrices I. Switching rows, notated as Row i Row j, or Ri Rj For example, 1 4 -7 R1 R2 2 -3 8 2 -3 8 1 4 -7 II. Multiply Row i by a nonzero constant k, notated as k*Ri. For example: 1 4 -7 -3*R2 2 -3 8
  • 16. Matrix Notation Each row of the matrix corresponds to an equation and each column corresponds to a variable except that the last column corresponds to numbers. Operations of the equations correspond to operations of rows in the matrices. There’re three main operations. The Three Row Operations for Matrices I. Switching rows, notated as Row i Row j, or Ri Rj For example, 1 4 -7 R1 R2 2 -3 8 2 -3 8 1 4 -7 II. Multiply Row i by a nonzero constant k, notated as k*Ri. For example: 1 4 -7 -3*R2 1 4 -7 2 -3 8 -6 9 -24
  • 17. Matrix Notation III. Add the multiple of row on top of another row, notated as “k*Ri add  Rj”.
  • 18. Matrix Notation III. Add the multiple of row on top of another row, notated as “k*Ri add  Rj”. For example, 1 4 -7 2 -3 8
  • 19. Matrix Notation III. Add the multiple of row on top of another row, notated as “k*Ri add  Rj”. For example, 1 4 -7 -2*R1 add  R2 2 -3 8
  • 20. Matrix Notation III. Add the multiple of row on top of another row, notated as “k*Ri add  Rj”. For example, write a copy of -2*R1 -2 -8 14 1 4 -7 -2*R1 add  R2 2 -3 8
  • 21. Matrix Notation III. Add the multiple of row on top of another row, notated as “k*Ri add  Rj”. For example, write a copy of -2*R1 -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22
  • 22. Matrix Notation III. Add the multiple of row on top of another row, notated as “k*Ri add  Rj”. For example, write a copy of -2*R1 -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22 Fact: Performing row operations on a matrix does not change the solution of the system.
  • 23. Matrix Notation III. Add the multiple of row on top of another row, notated as “k*Ri add  Rj”. For example, write a copy of -2*R1 -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22 Fact: Performing row operations on a matrix does not change the solution of the system. Elimination Method in Matrix Notation
  • 24. Matrix Notation III. Add the multiple of row on top of another row, notated as “k*Ri add  Rj”. For example, write a copy of -2*R1 -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22 Fact: Performing row operations on a matrix does not change the solution of the system. Elimination Method in Matrix Notation 1. Apply row operations to transform the matrix to the upper diagonal form where all the entries below the main diagonal (the lower left triangular region) are 0.
  • 25. Matrix Notation III. Add the multiple of row on top of another row, notated as “k*Ri add  Rj”. For example, write a copy of -2*R1 -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22 Fact: Performing row operations on a matrix does not change the solution of the system. Elimination Method in Matrix Notation 1. Apply row operations to transform the matrix to the upper diagonal form where all the entries below the main diagonal (the lower left triangular region) are 0. * * * * * * * * * * * *
  • 26. Matrix Notation III. Add the multiple of row on top of another row, notated as “k*Ri add  Rj”. For example, write a copy of -2*R1 -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22 Fact: Performing row operations on a matrix does not change the solution of the system. Elimination Method in Matrix Notation 1. Apply row operations to transform the matrix to the upper diagonal form where all the entries below the main diagonal (the lower left triangular region) are 0. * * * * Row operations * * * * * * * *
  • 27. Matrix Notation III. Add the multiple of row on top of another row, notated as “k*Ri add  Rj”. For example, write a copy of -2*R1 -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22 Fact: Performing row operations on a matrix does not change the solution of the system. Elimination Method in Matrix Notation 1. Apply row operations to transform the matrix to the upper diagonal form where all the entries below the main diagonal (the lower left triangular region) are 0. * * * * Row operations * * * * * * * * 0 0 * * * 0 * * * * * *
  • 28. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable.
  • 29. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable.
  • 30. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions.
  • 31. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2
  • 32. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2 Put the system into a matrix:
  • 33. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2 Put the system into a matrix: 1 4 -7 2 -3 8
  • 34. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2 Put the system into a matrix: 1 4 -7 2 -3 8
  • 35. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2 Put the system into a matrix: 1 4 -7 -2*R1 add  R2 2 -3 8
  • 36. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2 Put the system into a matrix: -2 -8 14 1 4 -7 -2*R1 add  R2 2 -3 8
  • 37. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2 Put the system into a matrix: -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22
  • 38. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2 Put the system into a matrix: -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22 From the bottom R2: -11y = 22  y = -2
  • 39. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2 Put the system into a matrix: -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22 From the bottom R2: -11y = 22  y = -2 Go up one row to R1 and set y = -2:
  • 40. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2 Put the system into a matrix: -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22 From the bottom R2: -11y = 22  y = -2 Go up one row to R1 and set y = -2: x + 4y = -7
  • 41. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2 Put the system into a matrix: -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22 From the bottom R2: -11y = 22  y = -2 Go up one row to R1 and set y = -2: x + 4y = -7 x + 4(-2) = -7
  • 42. Matrix Notation 2. Starting from the bottom row, get the answer for one of the variable. Then go up one row, using the solution already obtained to get another answer of another variable. Repeat the process, working up the rows to extract all solutions. Example A. Solve using matrix notation. x + 4y = -7 Eq. 1 { 2x – 3y = 8 Eq. 2 Put the system into a matrix: -2 -8 14 1 4 -7 -2*R1 add  R2 1 4 -7 2 -3 8 0 -11 22 From the bottom R2: -11y = 22  y = -2 Go up one row to R1 and set y = -2: x + 4y = -7 x + 4(-2) = -7 x=1 Solution : (1, -2)
  • 43. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3
  • 44. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix:
  • 45. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: 2 3 3 13 1 2 2 8 3 2 3 13
  • 46. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: 2 3 3 13 R1 R2 1 2 2 8 3 2 3 13
  • 47. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: 2 3 3 13 R1 R2 1 2 2 8 1 2 2 8 2 3 3 13 3 2 3 13 3 2 3 13
  • 48. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: 2 3 3 13 R1 R2 1 2 2 8 1 2 2 8 2 3 3 13 3 2 3 13 3 2 3 13 -2R1 add R2
  • 49. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: -2 -4 -4 -16 2 3 3 13 R1 R2 1 2 2 8 1 2 2 8 2 3 3 13 3 2 3 13 3 2 3 13 -2R1 add R2
  • 50. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: -2 -4 -4 -16 2 3 3 13 R1 R2 1 2 2 8 1 2 2 8 2 3 3 13 3 2 3 13 3 2 3 13 -2R1 add R2 1 2 2 8 0 -1 -1 -3 3 2 3 13
  • 51. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: -2 -4 -4 -16 2 3 3 13 R1 R2 1 2 2 8 1 2 2 8 2 3 3 13 3 2 3 13 3 2 3 13 -2R1 add R2 1 2 2 8 0 -1 -1 -3 -3* R1 add R3 3 2 3 13
  • 52. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: -2 -4 -4 -16 2 3 3 13 R1 R2 1 2 2 8 1 2 2 8 2 3 3 13 3 2 3 13 3 2 3 13 -3 -6 -6 -24 -2R1 add R2 1 2 2 8 0 -1 -1 -3 -3* R1 add R3 3 2 3 13
  • 53. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: -2 -4 -4 -16 2 3 3 13 R1 R2 1 2 2 8 1 2 2 8 2 3 3 13 3 2 3 13 3 2 3 13 -3 -6 -6 -24 -2R1 add R2 1 2 2 8 1 2 2 8 0 -1 -1 -3 -3* R1 add R3 0 -1 -1 -3 3 2 3 13 0 -4 -3 -11
  • 54. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: -2 -4 -4 -16 2 3 3 13 R1 R2 1 2 2 8 1 2 2 8 2 3 3 13 3 2 3 13 3 2 3 13 -3 -6 -6 -24 -2R1 add R2 1 2 2 8 1 2 2 8 0 -1 -1 -3 -3* R1 add R3 0 -1 -1 -3 3 2 3 13 0 -4 -3 -11 -4*R2 add R3
  • 55. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: -2 -4 -4 -16 2 3 3 13 R1 R2 1 2 2 8 1 2 2 8 2 3 3 13 3 2 3 13 3 2 3 13 -3 -6 -6 -24 -2R1 add R2 1 2 2 8 1 0 24 2 4 12 8 0 -1 -1 -3 -3* R1 add R3 0 -1 -1 -3 3 2 3 13 0 -4 -3 -11 -4*R2 add R3
  • 56. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: -2 -4 -4 -16 2 3 3 13 R1 R2 1 2 2 8 1 2 2 8 2 3 3 13 3 2 3 13 3 2 3 13 -3 -6 -6 -24 -2R1 add R2 1 2 2 8 1 0 24 2 4 12 8 0 -1 -1 -3 -3* R1 add R3 0 -1 -1 -3 3 2 3 13 0 -4 -3 -11 1 2 2 8 -4*R2 add R3 0 -1 -1 -3 0 0 1 1
  • 57. Matrix Notation Example B. Solve using matrix notation. E1 { 2x + 3y + 3z = 13 x + 2y + 2z = 8 E2 3x + 2y + 3z = 13 E3 Put the system into a matrix: -2 -4 -4 -16 2 3 3 13 R1 R2 1 2 2 8 1 2 2 8 2 3 3 13 3 2 3 13 3 2 3 13 -3 -6 -6 -24 -2R1 add R2 1 2 2 8 1 0 2 4 2 12 4 8 0 -1 -1 -3 -3* R1 add R3 0 -1 -1 -3 3 2 3 13 0 -4 -3 -11 1 2 2 8 -4*R2 add R3 0 -1 -1 -3 0 0 1 1 It's in upper diagonal form. Ready to solve.
  • 58. Matrix Notation We have reduced the matrix. 2 3 3 13 1 2 2 8 1 2 2 8 0 -1 -1 -3 3 2 3 13 0 0 1 1
  • 59. Matrix Notation We have reduced the matrix. 2 3 3 13 1 2 2 8 1 2 2 8 0 -1 -1 -3 3 2 3 13 0 0 1 1 From R3, we get z = 1.
  • 60. Matrix Notation We have reduced the matrix. 2 3 3 13 1 2 2 8 1 2 2 8 0 -1 -1 -3 3 2 3 13 0 0 1 1 From R3, we get z = 1. From R2, -y – z = -3
  • 61. Matrix Notation We have reduced the matrix. 2 3 3 13 1 2 2 8 1 2 2 8 0 -1 -1 -3 3 2 3 13 0 0 1 1 From R3, we get z = 1. From R2, -y – z = -3 -y – (1) = -3
  • 62. Matrix Notation We have reduced the matrix. 2 3 3 13 1 2 2 8 1 2 2 8 0 -1 -1 -3 3 2 3 13 0 0 1 1 From R3, we get z = 1. From R2, -y – z = -3 -y – (1) = -3 3–1=y 2=y
  • 63. Matrix Notation We have reduced the matrix. 2 3 3 13 1 2 2 8 1 2 2 8 0 -1 -1 -3 3 2 3 13 0 0 1 1 From R3, we get z = 1, From R2, -y – z = -3 -y – (1) = -3 3–1=y 2=y From R1, we get x + 2y + 2z = 8
  • 64. Matrix Notation We have reduced the matrix. 2 3 3 13 1 2 2 8 1 2 2 8 0 -1 -1 -3 3 2 3 13 0 0 1 1 From R3, we get z = 1, From R2, -y – z = -3 -y – (1) = -3 3–1=y 2=y From R1, we get x + 2y + 2z = 8 x + 2(2) + 2(1) = 8
  • 65. Matrix Notation We have reduced the matrix. 2 3 3 13 1 2 2 8 1 2 2 8 0 -1 -1 -3 3 2 3 13 0 0 1 1 From R3, we get z = 1, From R2, -y – z = -3 -y – (1) = -3 3–1=y 2=y From R1, we get x + 2y + 2z = 8 x + 2(2) + 2(1) = 8 x+6=8
  • 66. Matrix Notation We have reduced the matrix. 2 3 3 13 1 2 2 8 1 2 2 8 0 -1 -1 -3 3 2 3 13 0 0 1 1 From R3, we get z = 1, From R2, -y – z = -3 -y – (1) = -3 3–1=y 2=y From R1, we get x + 2y + 2z = 8 x + 2(2) + 2(1) = 8 x+6=8 x=2 So the solution is (2, 2, 1)