Q26 of 45 Page 1

Using matrices, solve the following system of equations:

2x - 3y + 5z = 11


3x + 2y - 4z = -5


x + y - 2z = -3

The above system of equations can be expressed as matrix equation


AX = B



X = A-1B


Now,


|A| = 2[2(-2) – (-4)(1)] + 3[3(-2) – (-4)(1)] + 5[3(1) – 2(1)]


= 2(-4 + 4) + 3(-6 + 4) + 5(1)


= -6 + 5 = -1 ≠ 0


As, determinant ≠ 0, A-1 exists


We know,


A-1 = |A|(adj.A), where


Minor of an element aij of the determinant of matrix A is the determinant obtained by deleting ith row and jth column and denoted by Mij


and


Cofactor of aij of given by Aij = (– 1)i+j Mij


And


If then,


where, Aij is cofactor of aij


Calculating for


We get,


a11 = 2, A11 = 0


a12 = -3, A12 = 2


a13 = 5, A13 = 1


a21 = 3, A21 = -1


a22 = 2, A22 = -9


a23 = -4, A23 = -5


a31 = 1, A31 = 2


a32 = 1, A32 = 23


a33 = -2, A33 = 13



and




X = A-1B





More from this chapter

All 45 →