Solve Systems With Matrices: College Algebra
Solve Systems With Matrices: College Algebra
College Algebra
Describing Matrices
Given matrices and of like dimensions, addition and subtraction of and
will produce matrix or matrix of the same dimension.
such that
such that
Example:
and
Multiplying a Matrix by a Scalar
Scalar multiplication involves finding the product of a constant by each
entry in the matrix.
Given , the scalar multiple
Scalar multiplication is distributive. For the matrices and with scalars and ,
Product of Two Matrices
The product of two matrices is only possible when the inner dimensions
are the same. If is an matrix and is an matrix, the product matrix is an
matrix.
To obtain the entry in row , column of , multiply row in by column in as
follows:
The Gaussian elimination method refers to a strategy to obtain the
reduced row-echelon form of a matrix.
Example:
Obtain a zero in row 2, column 1
Obtain a one in row 2, column 2
Obtain a zero in row 1, column 2
Gaussian Elimination
Given a system of equations, create the augmented matrix from the
coefficients and constants. Reduce the matrix to row-echelon form to
obtain the solution for the system.
For example:
is written as
Reduce this matrix to
Rewrite the system as for the solution of
Identity Matrix and Multiplicative Inverse
The identity matrix, , is a square matrix containing ones down the main
diagonal and zeros everywhere else.
Example:
Solution:
Solve a System of Equations Using an Inverse
Given a system of equations, write the coefficient matrix , the variable
matrix , and the constant matrix . Then . Multiply both sides by the inverse
of to obtain the solution, .
Example: Solve the system of equations
Write the system in matrix terms
The solution is
Quick Review