Notes - Quantitative Methods
Notes - Quantitative Methods
RECAP
Inverse method
Gauss – Jordan Method
Cramer’s rule
Inverse method.
We earlier discussed this method during our last class and I expect everyone to
send me the solved exercise for revision if need be:
2X + Z =3
3X+5Y+7Z=1
3Z=7
The Gauss – Jordan Method
Example:
2x1 +3x2 =5
X1 + x2 =3
Solution:
a) Form an augmented matrix A consisting of the coefficients of X1 and X2,
and the column of the right hand side of the system. i.e.
2 3 5
A= 1 1 3
b) Reduce the coefficient matrix ( the 1st two columns of A ) into an Identity
matrix of dimension 2x2
c) Multiply the first row by ½ keeping the second row intact i.e.
2 3 5 1 1.5 2.5
½ 1 1 3 = 1 1 3
d) The first element of the first row is 1, since the first row is the pivotal row
to perform the operation need. We need to make the first element of the
second row (0). Keep the first row intact , multiply it by (-1) and add the
result to the second row which yields:
e)
-1 x 1 1.5 2.5 1 1.5 2.5
1 1 3 = 0 -0.5 0.5
e) Now we need to convert the (-1/2) into 1 to create a pivotal row, i.e.
f) We need to convert (1.5) into (0). Keeping the second row intact ,
multiply it by (-1.5) and add the results to the first row
1 0 4
0 1 -1
3X1 +2X2 = 6
X1 + X2 = 4
CRAMER’S RULE
It’s also called the determinant method which works according to the following
formulae:
Xi Indicates the variable we want to solve for and |Ai| is the determinant
obtained by putting the right hand side of the system in place of the column of
coefficients of variables whose solution is needed and |A| is the determinant of
the system.
Example:
Therefore:
X1 = |A1| /|A| = 1/7 X2 = |A2|/|A| = 16/7
Exercise:
Solve the system of equation using Cramer’s rule:
5X1 + 3X2 = 13
4X2 =11
(Please submit only the answer for clarity)
READ MORE AND SOLVE AS MANY QUESTIONS AS POSSIBLE ON
THE SAME TOPIC.