DCA6103 Unit 13 Matrices
DCA6103 Unit 13 Matrices
Unit 13 Matrices
Structure:
13.1 Introduction
Objectives
13.2 Definition of a Matrix
13.3 Operations on Matrices
13.4 Square Matrix and Its Inverse
13.5 Determinants
13.6 Properties of Determinants
13.7 The Inverse of a Matrix
13.8 Elementary Row & column Transformation
Rank of matrix
13.9 Consistency of system of linear equations
13.10 Solution of Equations Using Matrices and Determinants
13.11 Solving equations using determinants
13.12 Characteristic equations, Eigen values, Eigen vector
13.13 Cayley Hamilton Theorem
13.14 Summary
13.15 Terminal Questions
13.16 Answers
13.1 Introduction
The theory of matrices, introduced by French mathematician Cayley in
1957, is presently a powerful tool in the study of different branches of
Mathematics, Physical sciences, biological sciences and business
applications. The concept was initially developed for solving equations.
Objectives:
At the end of the unit you would be able to
solve determinant using their properties
find the solution of equations using matrices and determinant
have the concept of eigen values and vectors
called columns.
It is written as
2 3 4 1
Example A 1 0 6 5 ,
4 6 8 3
5
7 1 0 2
B 2 1 3 , C , D 3 1 4
8
5 0 6
1
Definition: If A aij
and B bij are two m n matrices then A + B is
defined as an m n matrix as follows:
A B a ij b ij 11ijmn
Note: For getting the sum of A and B, we add to an entry in A, the entry in B
in the same place. We can add only two matrices of the same size.
Definition: If A aij and B bij are two m n matrices then A – B is
defined as an m n matrix as follows:
A B a ij b ij 11ijmn
Definition: If A aij and k is any scalar then kA is an m n matrix
defined as follows:
1i m
kA kaij
1 j n
2 3 4 7 8 9
Example: If A and B find A + B, A – B, 2A + 3B
5 6 7 1 2 3
2 3 4 7 8 9
Solution: A B
5 6 7 1 2 3
2 7 3 8 4 9 9 11 13
5 1 6 2 7 3 6 8 10
2 3 4 7 8 9 2 7 3 8 4 9 5 5 5
AB
5 6 7 1 2 3 5 1 6 2 7 3 4 4 4
2 3 4 7 8 9
2 A 3B 2 3 1 2 3
5 6 7
2( 2 ) 2( 3 ) 2( 4 ) 3 7 3 8 3 9
2 5 2 6 2 7 3 1 3 2 3 3
4 6 8 21 24 27
10 12 14 3 6 9
4 21 6 24 8 27
10 3 12 6 14 9
25 30 35
13 18 23
We list some special matrices in the next example.
Example:
0 0 0
a) is called the zero matrix.
0 0 0
1 0 0
0 1 0
b) is called then n – square unit matrix.
0 0 1
(Note: The number of rows is equal to the number of columns in the unit
matrix. It is denoted by In or simply I when n is understood.)
2 0 0 0
0 4 0 0
c) is called a diagonal matrix. A square matrix is diagonal
0 0 1 0
0 0 0 3
matrix if only the entries on the diagonal are nonzero and other entries
are 0 s.
d) A diagonal matrix having the same number along the diagonal is called
a scalar matrix. A scalar matrix is simply kIn for some scalar k and some
positive integer n.
Definition: If A aij is an m n matrix then the transpose of A denoted
by AT,is defined as AT a ji
1 j n
1i m
for1 i m, 1 k p,
b1k
b
ai1 , ai 2 , ........ ain is the i row of A, 2 k Is the kth column of B and both
th
bnk
these have n elements. For calculating (ab)ik, multiply the respective
elements of ith row of A and kth column of B and add them. The resulting
number is (ab)ik.
Example: Find AB when
1 2
2 0 1
A and B 4 6
1 0 1 0 1
Solution:
4 2 1
1 2 3
a) Assume A and B 3 4 0
2 0 1 0 1 2
Then AB is defined as the number of columns of A = 3 = number of
rows of B.
Number of columns of B = 3 number of rows of A. Hence BA is not
defined.
4
1 2 3
b) If A 3 and B then BA is defined, as number of
2 0 1
0
columns of B = 3 = number of rows of A.
Number of columns of A = 1 number of rows of B. Hence AB is not
defined.
4 2
1 2 3
c) Assume A and B 3 5
2 0 1 23 0 1
32
4 1 2 2 4 2 2 0 4 3 2 1
3 1 5 2 3 2 5 0 3 3 5 1
0 1 1 2 0 2 10 0 3 11
8 8 10
7 6 14
2 0 1
Hence AB BA
0 1 2 1 0 0
d)
Consider A 2 1 3 and B 0 1 0
3 4 0 0 0 1
0 1 2 1 0 0
Then AB 2 1 3 0 1 0
3 4 0 0 0 1
0 1 2
2 1 3
3 4 0
1 0 0 0 1 2
BA 0 1 0 2 1 3
0 0 1 3 4 0
0 1 2
2 1 3
3 4 0
Thus AB = BA
Theorem: If A is an m n matrix and B is an n p matrix and k is any
scalar, then
a) (AB)T = BTAT
b) Al n A and l m A A
c) k(AB) = (kA)B = A(kB)
d) OA = O, BO = O where the four zero matrices are k m, k n, p t
and n t matrices respectively (for some k and t).
2 4 1 2
S.A.Q. 3. If A 4 2 and B 4 6 find A + B, 2A – 3B, 3B – 2A, (A –
6 2 1 0
B)T and (B – A)T.
4 6 0 2 4 6
S.A.Q. 4. If A and B
0 1 2 1 1 1
Verify that (A + B)T = AT + BT
S.A.Q. 5. Find a matrix A such that
4 1 2 2
3A
2 1 1 4
1 2 3 2
S.A.Q. 6. If X Y and X Y find X and Y.
3 4 1 0
S.A.Q. 7. A matrix A is said to be symmetric if A = AT. Show that A + AT is
symmetric for a 3 3 matrix A
2 1 3 1 2
S.A.Q. 8. If A 1 2 1 and B 1 3
0 4 2 2 1
5 10
Show that AB 5 5 Does BA exist ?
0 10
2 3 1
S.A.Q.9. If A 3 1 3
5 2 4
10 10 10
show that (A – I) (A + 2I) = 3 3 3
11 11 11
3 5 2 5 3 5 2 5
Example: Let A If B then AB
1 2 1 3 1 2 1 3
32 51 35 53 1 0
12 21 15 23 0 1
2 5 -1
Hence is the inverse of A. That is B = A
1 3
Theorem: If B is the inverse of a square matrix A then A is the inverse of
the matrix B.
Proof: As B is the inverse of A,then by definition,
AB = BA = In ………. (13.5)
So BA = AB = In ………………………….. (13.6)
From (12.6) we see that A satisfies the condition for the inverse of B. Hence
A is the inverse of B.
Now we are going to see a method for finding the inverse of a matrix.
However you will have a formula for the inverse of a 2 2 matrix
a b 1 d b
Example: If A , then A 1 ………….. (13.7)
c d
ad bc c a
For the present, you can verify that
1 a b d b 1 ad bc 0 ad bc 1 0
AA 1 I
ad bc c d c a ad bc 0 bc ad ad bc 0 1
0 1 0 1
S.A.Q. 10. If A , show that A 1
1 0 1 0
26 7 12 1 2 1
S.A.Q. 11. Verify that 11 3 5 is the inverse of
3 8 2
5 1 2 4 9 1
13.5 Determinants
The determinant of an n – square matrix A is a unique number associated
with A and is denoted by det (A) ( ) or | A|. | A | is called a determinant of
order n.
a21 a23
6. Multiply – a12 and the value of
a31 a33
7. Consider the third element a13 in the first row. Attach the sign + (plus)
8. Delete the row and column in which a13 appears; that is the first row and
a21 a22
third column. We get
a31 a32
a21 a22
9. Multiply + a13 and the value of
a31 a32
Add the values got in steps 3, 6 and 9. This is the value of the given
determinant.
Note: We usually denote a determinant by the symbol (read as Delta).
0 2 3
Example: Evaluate the determinant of 1 4 7
2 0 4
Solution:
4 7 1 7 1 4
0 2 3
0 4 2 4 2 0
= 0 – 2[1(4) – 2(7)] + 3[1(0) – 2(4)]
= 0 – 2 (4 – 14) + 3(0 – 8)
= –2(–10) – 24
= 20 – 24
= –4
Thus 4
You may wonder why so many expansions given in (13.9) are necessary. If
a row or column has many zeros then evaluating by the elements of that row
or column makes the evaluation simpler.
1 2 4
Example: Evaluate determinant of 4 0 0
1 4 5
Solution: As the second row has two zeros, we expandby the elements of
the second row.
a21 A21 a22 A22 a23 A23
4 A21 0 A22 0 A23
2 4
4 1
4 5
(Note: For (2, 1) position, the sign is –. See (13.8)).
= – 4[2(5) – 4(4)]
= – 4(10 – 16)
= – 4(–6)
= 24
The evaluation of a determinant of order n is similar.
a11 a12 a13 a14
a21 a22 a23 a24
For example, if A
a31 a32 a33 a34
a41 a42 a43 a44
Then | A | = a11A11 + a12A12 + a13A13 + a14A14
The signs of cofactors can be defined by
………………………… (13.10)
1 4 7 2
2 4 8 4
Example: Evaluate
4 0 0 1
1 2 3 0
Solution As the third row has two zeros we expand by the elements of third
row. The signs of cofactors of A isdetermined by using (13.10)
| A | = a31A31 + a32A32 + a33A33 + a34A34
= 4A31 + 0A32 + 0A33 + 1A34
4 7 2 1 4 7
4 1 4 8 4 1 1 2 4 8
2 3 0 1 2 3
8 4 4 4 4 8 4 8 2 8 2 4
4 4 7 2 11
2 3 4 7
3 0 2 0 2 3 1 3 1 2
= 4[4(0 – 12) – 7 (0 – 8) + 2(12 – 16)] – 1[1 (12 – 16) – 4(6 – 8) + 7(4 – 4)]
= 4[4(–12) –7 (–8) + 2 (–4)] –1[1 (–4) –4 (–2) + 7(0)]
= 4 (– 48 + 56 – 8) –1 (–4 + 8)
= 4(–56 + 56) –1 (4)
= 4(0) – 4
=–4
Thus | A | = –4
1 2 1 0 1 1 5 6 4
a) 3 1 2 b) 1 0 1 c) 7 4 3
0 1 2 1 1 0 2 1 6
Example:
12 18 30 2 6 3 6 5 6 2 3 5
2 4 1 2 4 1 6 2 4 1
1 3 5 1 3 5 1 3 5
a b a c
Proof: If A then AT
c d b d
So | A | = ad – bc = |AT|
So the second order minors of A and AT have the same value. As the sign of
a cofactor is the same in both A and AT, the value det (AT) through
expanding along the first column is equal to det (A) through expanding along
the first row.
Hence det (AT) = |A|
Property 3: If two rows or columns of a determinant are interchanged
then the value of the is unchanged but the sign get changed.
Since we add k times the second row and l times the third row to the first
row, the determinant will be same.
4 7 10
Example: Evaluate 2 4 6
1 2 5
Solution: The first entry in the first row (R1) is 4. To make it 0, we subtract 4
times the third row (R3). Thus R1 of is replaced by R1 – 4R3 (This is
indicated on the right of the determinant). Similarly if we subtract 2R3 from
R2 we get 0, as the first element in R2. In the resulting determinant the first
column has two zeros and a one. This makes the evaluation (along the first
column) easier.
4 7 10
2 4 6
1 2 5
4 4 1 7 4 2 10 4 5 R1 4 R 3
2 2 1 4 2 2 6 2 5 R 2 2 R 3
1 2 5 R3
0 1 10
0 0 4
1 2 5
1 10
0 A11 0 A21 1 (by expanding along the first column)
0 4
= 0 + 0 +1 (4 – 0)
=4
1 1 1 1
1 1a 1 1
Example: Evaluate
1 1 1b 1
1 1 1 1c
1 1 1 1
1 1a 1 1
Solution:
1 1 1b 1
1 1 1 1c
1 1 1 1 R1
0 a 0 0 R 2 R1
0 0 b 0 R 3 R1
0 0 0 c R 4 R1
a 0 0
1 0 b 0 0 A21 0 A31 0 A41
0 0 c
b 0 0 0 0 b
a 0 0
0 c 0 c 0 0
= a (bc – 0)
= abc.
Example: Show that
1 1 1
bc ca a b a b b c c a
b c
2 2
c a
2 2
a b2
2
1 1 1
Solution: bc ca ab
b c2 2
c a2 2
a2 b2
1 0 0 C1
bc ab ac C 2 C1
b c
2 2
a b
2 2
a c
2 2
C 3 C1
ab ac
1 0 A12 0 A13
a b2 2
a c2
2
a b a 2 c 2 a c a 2 b 2
= (a – b) (a – c) (a + c) – (a – c) (a – b) (a + b)
= (a – b) (a – c) [a + c – a – b]
= (a – b) (a – c) (c – b)
= (a – b) [– (c – a)] [–(b – c)]
= (a – b) (b – c) (c – a)
1 a a2
S.A.Q. 14: Evaluate 1 b b2
1 c c2
0 a b
S.A.Q. 15: Prove that a 0 c 0
b c 0
x 1 x 2 1
S.A.Q. 16: Evaluate x 2 x 3 1
x 3 x 4 1
S.A.Q. 17: Evaluate the following determinants
1 2 3 4 0 1 1 1
2 3 4 5 1 0 1 1
a) b)
3 4 5 6 1 1 0 1
4 5 6 7 1 1 1 0
2 3
A13 1 8 9 1
3 4
2 3
A21 1 1 10 12 2
4 5
1 3
A22 1 5 9 4
3 5
1 2
A23 1 1 4 6 2
3 4
2 3
A31 1 8 9 1
3 4
1 3
A32 1 1 4 6 2
2 4
1 2
A33 1 3 4 1
2 3
T
A11 A12 A13
Adj A A21 A22 A23
A31 A32 A33
T
1 2 1
2 4 2
1 2 1
1 2 1
2 4 2
1 2 1
We use Adj A for evaluating the inverse of a matrix.
A square matrix is invertible if and only if A 0. When A 0 , , the
inverse of a matrix A is given by
1
A 1 Adj A ………………………. (13.11)
A
If |A| = 0, the matrix A is called singular; otherwise it is non singular. So a
matrix is invertible if and only if it is nonsingular.
a b
Example: Find the inverse of
c d
1 1
0
0 2 2 3 3
adj A 1
0
1 1
A 1 3 3 0
| A| 6 2 2
3 1 2 1 1 1
2 6 3
2 3 1
S.A.Q.18: Find the inverse of A 1 1 1
3 1 1
1 0 1
S.A.Q. 19: Test whether A exists when A 2 4 6
-1
1 2 3
1 3 3
S.A.Q. 20: Find the inverse of A 1 4 3
1 3 4
13.8 Elementary Row Transformation
Let A be any matrix. Then following are the three transformation
which can be performed on A
Elementary Row Transformation
: Interchange of and rows
Multiplying the row by some non zero constant
Adding a times row to the row
Elementary Column Transformation
: Interchange of and Column
Multiplying the column by some non zero constant
Adding a times column to the column
Example: TransformA = by
Now in the next step we will subtract first row from the second row i.e.
Now in the next step we will subtract (-4) times first row from the third row
i.e.
That is,
A=
2
3
Thus, rank of matrix A is defined as the highest order of a non- zero minor of
A.
In other words, it is maximum number of linearly independent rows or
columns of matrix.
Simple procedure of determining rank of matrix is by elementary row or
column transformation
Solution: We will find the rank with the help of elementary row
transformation
Multiply first row by i.e.,
Now, we will multiply first row by 4 and add to the second row i.e., ,
we get
Now, we will multiply first row by 5 and add to the Third row i.e., , we
get
Thus since there are only 2 non-zero linearly independent rows, hence rank
A = 2.
Solution: We will find the rank with the help of elementary row
transformation
Multiply first row by i.e.,
Now, we will multiply first row by -4 and add to the second row i.e., ,
we get
Multiply first row by -2 and add to the Third row i.e., , we get
Since it has three non- zero linearly independent row so its rank is 3.
(i)
(ii)
(iii)
We can write it as
Where
(ii)
as
Since the above matrix have three linearly independent rows so rank of
Rank of
Rank of =3
Therefore, Rank A = Rank of =3= no. of unknowns
So the system has unique solution.
(ii) We can write the system of equation
as
Solution: We have
SAQ 22: Check whether the following system of equations are consistent or
not
i)
ii)
iii)
1 1 x 3
A X B
2 3 y 8
Multiplying both side of AX = B by A–1. we get X = A–1 B.
By definition of A-1, we have
1 3 1 3 1
A 1
1 3 2 1 2 1 2 1
3 1 3 3 3 18 1
X
2 1 8 2 3 18 2
Hence x = 1, y = 2
Example: Solve the equations
x+y+z=6
x + 2y + 3z = 14
–x + y – z = –2
Solution: The given systems of equations is equivalent to A X = B where
1 1 1 x 6
A 1 2
3 x y B 14
1 1 1 z 2
2 3
A11 1 2 3 5
1 1
1 3
A12 1 1 1 3 2
1 1
1 2
A13 1 1 2 3;
1 1
1 1
A21 1 1 1 1 2 ;
1 1
1 1
A22 1 1 1 0 ;
1 1
1 1
A23 1 1 1 1 2 ;
1 1
1 1
A31 1 3 2 1;
2 3
1 1
A32 1 13 1 2 ;
1 3
1 1
A33 1 2 1 1
1 2
|A|=a11A11 + a12A12 + a13A13
= 1(–5) + 1(–2) + 1(3)
= –5 – 2 + 3
= –7 + 3
= –4.
T
5 2 3
1
0 2
Adj A
A 1 2
| A| 4
1 2 1
5 2 1
1
A 1
2 0 2
4
3 2 1
5 2 1 6
1
X A 1
B 2 0 2 14
4
3 2 1 2
5 6 2 14 1 2
2 6 0 14 2 2
1
4
3 6 2 14 1 2
30 28 2
12 0 4
1
4
18 28 2
4
8
1
4
12
1
2
3
Hence x = 1, y = 2, z = 3
Or
That is,
=>
Therefore,
=>
=>
=>
=>
Thus, the characteristics equation is
Example: Find the characteristics equation, eigen value and eigen vector of
Therefore,
Implies
=>
=>
=>
Thus, the characteristics equation is
Eigen values are the solution of characteristics equations i.e.,
Now we will find the eigen vector corresponding to each of eigen value.
For,
Therefore,
=>
=>
=>
=>
Thus, the characteristics equation is
Eigen values are the solution of characteristics equations i.e.,
Now we will find the eigen vector corresponding to each of eigen value.
For,
=>,
So, where is arbitrary constant.
For, Thus,
=>
So, where is arbitrary constant.
SAQ 25: Determine characteristics equation, eigen value and eigen vector
of
(i)
(ii)
Therefore,
=>
=>
=>
Thus, the characteristics equation is
Manipal University of Jaipur Page No: 443
Foundation of Mathematics Unit 13
So,
Hence A satisfies the characteristic equation.
Therefore,
=>
=> ( )
=> ( )
=>
Thus, the characteristics equation is
Now, we have to verify that
So,
(i)
(ii)
(iii)
13.14 Summary
In this unit, we discussed about the concept of matrices and its inverse with
good examples .Studied about determinantsand its different properties.
Also, we use different methods for solving equations with the help of
standard examples.
1 2
1 2 0 1 2 3
4. If A , B 1 1 1 and C 1 1
1 1 0 1 1
Show that AB = AC. (In the case of real numbers, ab = ac will imply that
b = c. But this is not so for matrices as this example shows)
1 0 2 3 1 0
5. If A 0 3 1 and B 2 0 3 evaluate AB – BA.
2 1 0 0 2 1
2 4
6. If A , show that A 2 4A
3 6
1 2
7. If A , show that A – 2A – 5I = 0
2
3 1
1 2
8. If A find AAT and ATA
3 1
1 2
9. If A Evaluate A2 and A3.
4 3
2 5 4 6
10. If A find A.
1 3 2 1
5 3 2 1
11. If A find A
7 4 3 2
2 1 3 2 2 4
12. If A , find A.
3 2 5 3 3 1
13. Evaluate the following determinants
1 4 9 a h g a c b
a) 4 9 16 b) h b f c) b a c
9 16 25 g f c c b a
14. Evaluate the following determinants
2 4 2 3 2 1 1 3 4 2 1 2
1 2 1 0 1 2 4 2 2 1 2 3
a) b) c)
2 0 1 3 0 3 1 1 3 2 4 1
2 3 2 3 1 2 5 0 2 3 0 2
bc bc 1
15. Show that ca c a 1 a b b c c a
ab a b 1
16. Evaluate the following determinants
1 1 1 1 1 2 3 4
1 2 3 4 1 3 6 10
a) b)
1 3 6 10 1 4 10 20
1 4 10 20 1 5 15 35
1 a bc
17. Show that 1 b c a 0
1 c ab
b2c 2 bc bc
18. Prove that c a 2 2
ca c a 0
2
a b 2
ab a b
19. Solve the following system of equations using (i) matrices (ii) determinants
a) x + 2y – z = 3 b) 2x + 3y – z = 9
3x – y + 2z = 2 x+y+z=9
2x – 2y + 3z = 2 3x – y – z = –1
c) a + b + z = 6 d) 2a + 3b + c = 8
a + 2b + 3c = 14 4a + b + c = 6
–a + b – z = –2 a+b+c=3
20. Test whether the system of linear equation is consistent. If consistent
then solve.
i)
ii)
13.16 Answers
Self Assessment Questions
1. mn entries
0 0 3
2. 2 0 10
1 0 1
3 6 1 2 4 8
4 6 1 0 7 1 0 7
3. 8 8 , 4 14 ,
2 4 2 , 2 4
2
5 2 15 4 20 6
2 1
5.
1 1
2 0 1 2
6. X , Y
1 2 2 2
8. BA does not exist since the number of columns of B = 2 3 = the
number of rows of A.
12. a) –9 b) 2 c) 419
13. a) –9 b) 2 c) 419
(Expand using the first column, first column and first row respectively.)
14. = (a – b) (b – c) (c – a)
16. The row operations are R2– R1 and R3 – R2. Answer is 0.
17. a) Answer 0; the row operations are R1, R, – R1, R3 – R2, R4. b) –3.
The row operations R1, R2, R3 – R2, R4 – R3 reduce to
1 1 1
1 1 1 0 . Apply R1, R2 – R1, R3.
0 1 1
0 4 4
1
18. 4 1 3
16
4 11 1
19. As |A| = 0, A–1 does not exist.
7 3 3
20. 1 1 0
1 0 1
21. (i) 3, (ii) 1, (iii) 3
22. (i) inconsistent (ii) inconsistent (iii) inconsistent
23. a) x = 2, y = 3, z = 4 b) x = 1, y = 2, z = 3
24. a) x = 3, y = 4, z = 6 b) x = 1, y = 3, z = 5
25. ,
(ii) , ,
Terminal Questions
1. x = –2, y = –5, z = –8, t = –7
2. x = 4, y = 1, z = 3
3 1
3.
0 0
0 8 9
5. 2 1 14
6 5 1
5 1 10 1
8. ,
1 10 1 5
9 4 7 30
9. A 2 , A3
8 17 60 67
1
2 5 4 6 2 23
10. A 2 1 0
1 3 8
1
2 1 5 3 1 1
11. A
3 2 7 4 2 1
2 1 3 2 2 4
12. Let B , C , D
3 2 5 3 3 1
Then BAC = D. So A = B–1 DC–1,,
2 1 3 2 24 13
B 1 , c 1 , A
3 2 5 3 34 18
13. a) –8b) abc + 2fgh – af2 – bg2 – ch2 c) a3 + b3 + c3 – 3abc
14. a) – 15 (Row operations: R1, R2, R3 –R1, R4 – R1)
b) 102 (Row operations: R1 + 2R4, R2 + R4, R3, R4
c) 87 (column operations: C1 + 4C3, C2 + 2C3, C3, C4 + 2C3).
15. Apply row operations R1, R2 – R1, R3 – R1. Expand using last column.
16. a) and b) answer 1 (Apply row operations R1, R2 – R1, R3 – R1, R4 – R1)
ba ab
17. Apply R1, R2 – R1, R3 – R1, we get . This is equal to (b –
c a ac
a) (a – c) – (a – c) (c – a) – (b – a) (a – c) – (–1) (–1) (b – a) (a – c) = 0
18. Multiplying R1 by a, R2 by b and R3 by c and then dividing by abc we
get
ab 2 c 2
abc ab c
1
2
a bc 2
abc bc a
abc 2 2
a b c abc c a b
bc 1 ab ac
a2 b2c 2
ca 1 bc ab (By taking out abc from columns 1 and 2)
abc
ab 1 ca bc
bc 1 ab ac bc
abc ca 1 bc ab ca C 3 C1
ab 1 ca bc ab
bc 1 1
abc ab bc ca ca 1 1 (by taking out ab + bc + ca from C3)
ab 1 1
19. a) x = –1, y = 4, z = 4 b) x = 2, y = 3, z = 4
c) a = 1, b = 2, c = 3 c) a = 1, b = 2, c = 0