SlideShare a Scribd company logo
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

PPT
4.5 matrix notation
PPTX
Matlab ch1 (4)
PPTX
Matlab ch1 (3)
PDF
R.Ganesh Kumar
PPT
Matrices
PPT
Matrices ,Basics, Determinant, Inverse, EigenValues, Linear Equations, RANK
DOC
Lesson 6
PPTX
Matlab ch1 (1)
4.5 matrix notation
Matlab ch1 (4)
Matlab ch1 (3)
R.Ganesh Kumar
Matrices
Matrices ,Basics, Determinant, Inverse, EigenValues, Linear Equations, RANK
Lesson 6
Matlab ch1 (1)

What's hot (20)

PPTX
MATRICES
PPTX
Matrices and determinants
PPTX
Marge Sort
PPT
Matrices 1
PPTX
Introduction of matrix
PDF
Summary of MATLAB Functions-Part1
PPTX
Bba i-bm-u-2- matrix -
PDF
Two-Compartment Model Guide (Updated)
PPTX
matricesMrtices
PPTX
Introduction to matices
PPT
M a t r i k s
PDF
PPTX
Pertemuan 1 2
PDF
Maths 9
PDF
Matrix and its operations
PPTX
Matrix presentation By DHEERAJ KATARIA
PPTX
WCS Specialist Maths An Introduction to Matrices PowerPoint
PPT
Matrix and its applications by mohammad imran
DOCX
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
MATRICES
Matrices and determinants
Marge Sort
Matrices 1
Introduction of matrix
Summary of MATLAB Functions-Part1
Bba i-bm-u-2- matrix -
Two-Compartment Model Guide (Updated)
matricesMrtices
Introduction to matices
M a t r i k s
Pertemuan 1 2
Maths 9
Matrix and its operations
Matrix presentation By DHEERAJ KATARIA
WCS Specialist Maths An Introduction to Matrices PowerPoint
Matrix and its applications by mohammad imran
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
Ad

Viewers also liked (20)

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

Similar to 83 matrix notation (20)

PPTX
Linear Algebra Presentation including basic of linear Algebra
PDF
math Combined Matrices Lecture for college
PPT
Section-7.4-PC.ppt
PPTX
36 Matrix Algebra-x.pptx
PPT
systems of linear equations & matrices
PPTX
6.3 matrix algebra
PPT
3.6 systems and matrices
PPTX
matrix algebra
PPT
Matrix Algebra : Mathematics for Business
PPTX
Expert Voices
PDF
Foundations of Machine Learning - Module 1 (LINEAR ALGEBRA )
PDF
Lesson 9: Gaussian Elimination
PDF
Chapter 3: Linear Systems and Matrices - Part 2/Slides
PPT
3.6 systems and matrices[1]
PPT
Matrices
PPTX
Mathematics PPT.pptx
PPT
linear alzebra presentation file dzGbfxzjc
PPTX
MATRICES maths project.pptxsgdhdghdgf gr to f HR f
PPTX
system linear equations and matrices
Linear Algebra Presentation including basic of linear Algebra
math Combined Matrices Lecture for college
Section-7.4-PC.ppt
36 Matrix Algebra-x.pptx
systems of linear equations & matrices
6.3 matrix algebra
3.6 systems and matrices
matrix algebra
Matrix Algebra : Mathematics for Business
Expert Voices
Foundations of Machine Learning - Module 1 (LINEAR ALGEBRA )
Lesson 9: Gaussian Elimination
Chapter 3: Linear Systems and Matrices - Part 2/Slides
3.6 systems and matrices[1]
Matrices
Mathematics PPT.pptx
linear alzebra presentation file dzGbfxzjc
MATRICES maths project.pptxsgdhdghdgf gr to f HR f
system linear equations and matrices

More from math126 (20)

PPTX
Answer trees-factorial
PPTX
Answer log-functions-b
PPTX
Answer notation and algebra of functions-1
PPTX
Answer notation and algebra of functions
PPTX
Answers sign-charts
PPTX
Answers basic language of funcuions
PPT
123c su-13-hw-ans2
PPTX
Dist circle-ellips-ans
PPT
3 ellipses
PPTX
123c sum-13-ans 1
PPTX
123c su-13-syl
PPT
123c final rev.
PPT
Test4 sample
PPT
Hw 3
PPTX
Exercise 2
PPTX
Answers 1.1 2.2
PPTX
Set hw
PPT
1 review in exponents and power equations
PPT
93 geometric sequences
PPT
92 arithmetic sequences
Answer trees-factorial
Answer log-functions-b
Answer notation and algebra of functions-1
Answer notation and algebra of functions
Answers sign-charts
Answers basic language of funcuions
123c su-13-hw-ans2
Dist circle-ellips-ans
3 ellipses
123c sum-13-ans 1
123c su-13-syl
123c final rev.
Test4 sample
Hw 3
Exercise 2
Answers 1.1 2.2
Set hw
1 review in exponents and power equations
93 geometric 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)