Chapter Two
Chapter Two
is denoted by 𝐴′ or 𝐴𝑡 .
Transposition means interchanging the rows or
become rows.
Matrix Operations and Properties
(A + B) C = AC + BC Distributive property
zero number.
The addition / subtraction of (a multiple
of) one row to /from another row
Theorem on row operations
A row operation performed on product of two
matrices is equivalent to row operation performed
on the pre factor matrix.
Ones first method
Ones first method
Ones first method
Ones first method
Zeros first method
Find the inverse for the following
matrices (if exist)
MATRIX APPLICATIONS
I. n by n systems
Solving Systems of Linear Equations
Systems of linear equations can be solved using
different methods. Some are:
Estimation
method – for two (2) variable
problems (equation)
Matrix method
- Inverse method
- Gaussian method
Inverse method:
Steps
1. Change the system of linear equation into matrix form.
2. The result will be 3 different matrices constructed using
coefficientof the variables,
unknown values and
Therefore X = 2 and Y = 0
The next step is changing the primary diagonal
entry in the 2nd row to 1.
But there is no possible operation that can
enable you to change it in to number 1
Therefore the implication is that you can’t go
further but we can observe something from the
result.
And it is implying an infinite solution case
Note:
An equation is an expression that has an equal sign (=) in
between. For example, 4+3 = 7.
An expression consists of variables like x or y and constant
terms which are conjoined together using algebraic operators.
For example, 2x + 4y - 9 where x and y are variables and 9
is a constant.
As far as we look there is usually one solution to an equation.
But it is not impossible that an equation cannot have more than
one solution or an infinite number of solutions or no solutions at
all.
Having no solution means that an equation has no answer
whereas infinite solutions of an equation mean that any value
for the variable would make the equation true.
Change the encircled number
above in to zero
Multiply the first row by –1 & add the
result to the 2nd row.
There is no possible operation that we can
apply in order to change the primary
diagonal entry in the 2nd column without
affecting the first column structure.
Therefore stop there, but here we can observe
something i.e. it is no solution case.
Therefore, Gaussian method makes a
distinction between No solution & infinite
solution. unlike the inverse method.
Summarizing our results for solving an “n” by “n” system,
we start with the matrix.
(A/B), & attempt to transform it into the matrix (I/C) one of
the three things will result.
1. an “n” by “n” matrix with the unique solution.
2. A row that is all zeros except in the constant column,
indicating that there are no solutions,
3. A matrix in a form different from (1) & (2),
indicating that there are an unlimited number of
solutions.
Note that for an n by n system, this case occurs
when there is a row with all zeros, including the
constant column.
II M by n linear systems