SOLVING SYSTEMS OF EQUATIONS USING INVERSE MATRICES

This method can be applied only when the coefficient matrix is a square matrix and non-singular. Consider the matrix equation AX = B ,

Pre-multiplying both sides of (1) by A−1, we get

A−1(AX)  =  A−1B

(A−1A) X  =  A−1B

IX  =  A−1B

X  =  A−1B

Solved Questions

Question 1 :

Solve the following system of linear equations by matrix inversion method:

(i) 2x + 5y = −2, x + 2y = −3

Solution :

X = A-1 B

A-1  =  (1/|A|) adj A

|A|  = 4 - 5  =  -1

Hence the value of x and y are -11 and 4 respectively.

Question 2 :

(ii) 2x − y = 8, 3x + 2y = −2

Solution :

X = A-1 B

A-1  =  (1/|A|) adj A

|A|  = 4 + 3  =  7

x  =  14/7  =  2

y  =  -28/7  =  -4

Hence the values of x and y are 2 and -4 respectively.

Question 3 :

(iii) 2x + 3y − z = 9, x + y + z = 9, 3x − y − z = −1

Solution :

|A|  =  2(-1 + 1) - 3(-1 - 3) - 1(-1 -3)

  =  2(0) - 3(-4) - 1(-4)

  =  12 + 4

|A|  =  16

x = 32/16  =  2

y = 48/16  =  3

z  =  64/16  =  4

Hence the values of x, y and z are 2, 3 and 4 respectively. 

Question 4 :

(iv) x + y + z − 2 = 0, 6x − 4y + 5z − 31 = 0, 5x + 2y + 2z =13

Solution :

|A|  =  1(-8 - 10) - 1(12 - 25) + 1(12 + 20)

  =  1(-18) - 1(-13) + 1(32)

  =  -18 + 13 + 32

  =  27

x = 81/27  =  3

y  =  -54/27  =  -2

z  =  27/27  =  1

Hence the values of x, y and z are 3, -2 and 1 respectively.

Apart from the stuff given above, if you need any other stuff in math, please use our google custom search here.

Kindly mail your feedback to v4formath@gmail.com

We always appreciate your feedback.

©All rights reserved. onlinemath4all.com

Recent Articles

  1. How to Solve Age Problems with Ratio

    Mar 28, 24 02:01 AM

    How to Solve Age Problems with Ratio

    Read More

  2. AP Calculus BC Integration of Rational Functions by Partical Fractions

    Mar 26, 24 11:25 PM

    AP Calculus BC Integration of Rational Functions by Partical Fractions (Part - 1)

    Read More

  3. SAT Math Practice

    Mar 26, 24 08:53 PM

    satmathquestions1.png
    SAT Math Practice - Different Topics - Concept - Formulas - Example problems with step by step explanation

    Read More