Using matrix method, solve the following system of equations: x2+y3+z10 = 4 , x4−y6+z5 = 1 , x6+y9−z20 = 2 ; x , y , z ≠ 0 OR Using elementary transformations, find the inverse of the matrix 1−32301−2−10
Solution:
The given system of equation is x2+y3+z10 = 4 , x4−y6+z5 = 1 , x6+y9−z20 = 2 The given system of equation can be written as 2463−69105−20x1y1z1 = 412 or AX B,Where A = 2463−69105−20 , X = x1y1z1 and B = 412 Now, |A| = 2463−69105−20 = 2 (120 - 45) - 3 (- 80 - 30) + 10 (36 + 36) = 1200 ≠ 0 Hence, the unique solution of the system of equation is given by X = A−1B Now, the cofactors of A are computed as : C11 = (−1)2 (120 - 45) = 75, C12 = (−1)3 (- 80 - 30) = 110, C13 = (−1)4 (36 + 36) = 72 C21 = (−1)3 (- 60 - 90) = 150, C22 = (−1)4 (- 40 - 60) = - 100, C23 = (−1)5 (18 - 18) = 0 C31 = (−1)4 (15 + 60) = 75, C12 = (−1)5 (10 - 40) = 30, C33 = (−1)6 (- 12 - 12) = - 24 ∴ Adj A = 7515075110−10030720−24T = 7511072150−10007530−24 ⇒ S−1 = ∣A∣AdjA = 120017511072150−10007530−24 X = A−1B =
120017511072150−10007530−24412
= 12001400+150+150440−100+60288+0−48 = 12001600400240 X = 120060012004001200240 = 213151 ⇒ x1y1z1 = 213151 ⇒ x1 = 21,y1 = 31 and z1 = 51 ⇒ x = 2 , y = 3 and z = 5 Thus, solution of given system of equation is given by x = 2, y = 3 and z = 5. OR The given matrix is A = 1−32301−2−10 We have AA−1 = I Thus, A = IA Or, 1−32301−2−10 = 100010001 A Applying R2 → R2+3R1 and R3 → R3−2R110039−5−2−74 = 13−2010001 A Now,applying R2 → 91R210031−5−2−974 = 131−20910001 A Applying R1 → R1−3R2 and R3 → R3+5R210001031−9791 = 031−31−319195001 A Applying R3 → 9R310001031−971 = 031−3−31915009 A Applying R1 → R1−31R3 and R2 → R2+97R3100010001 = 1−2−3−245−379 A ⇒ I = 1−2−3−245−379 A ∴ A−1 = 1−2−3−245−379 Hence, inverse of the matrix A is 1−2−3−245−379