You are on page 1of 8

2X2 Matrix

A inverse

3
2

2
5

5
17

0.454545 -0.181818
-0.181818 0.272727

-0.818182
3.727273

Objective:
Solve system equations using matrices
Ledgend:
A: The input system of equations
X: The answers for each equation in A
A inverse: The inverse matrix of A
B: The answer, which is calculated through matrix multiplication of (A
inverse*X)

3X3 Matrix
A

A inverse

3
2
7

2
5
2

4
3
2

5
17
11

-0.051282 -0.051282 0.179487


-0.217949 0.282051 0.012821
0.397436 -0.102564 -0.141026

0.846154
3.846154
-1.307692

Objective:
Solve system equations using matrices
Ledgend:
A: The input system of equations
X: The answers for each equation in A
A inverse: The inverse matrix of A
B: The answer, which is calculated through matrix multiplication of (A inverse*X)

nverse*X)

4X4 Matrix
A

A inverse

3
2
7
7

2
5
2
2

4
3
2
2

4
3
2
5

5
17
11
3

-0.051282 -0.051282 0.179487


0
-0.217949 0.282051 0.012821
0
0.397436 -0.102564 0.192308 -0.333333
0
0 -0.333333 0.333333

0.846154
3.846154
1.358974
-2.666667

Objective:
Solve system equations using matrices
Ledgend:
A: The input system of equations
X: The answers for each equation in A
A inverse: The inverse matrix of A
B: The answer, which is calculated through matrix multiplication of (A
inverse*X)

5X5 Matrix
A

A inverse

3
2
7
2
7

2
5
2
5
2

4
3
2
3
2

2
5
6
5
2

4
3
2
5
5

-0.051282 0.217949
0 -0.269231 0.179487
-0.217949 0.676282
-0.25 -0.394231 0.262821
0.397436 0.185897 -2.2E-017 -0.288462 -0.141026
0
-0.375
0.25
0.375
-0.25
0
-0.5
0
0.5
0

Objective:
Solve system equations using matrices
Ledgend:
A: The input system of equations
X: The answers for each equation in A
A inverse: The inverse matrix of A
B: The answer, which is calculated through matrix multiplication of (A
inverse*X)

5
17
11
6
7
3.089744
7.13141
2.429487
-3.125
-5.5

6X6 Matrix
A

A inverse

3
2
7
3
2
7

2
5
2
2
5
2

4
3
2
4
3
2

3
2
7
3
2
7

2
5
2
2
5
2

4
3
2
4
3
2

-0.051282
-0.217949
0.397436
-0.051282
-0.217949
0.397436

-0.051282
0.282051
-0.102564
-0.051282
0.282051
-0.102564

0.179487
0.012821
-0.141026
0.179487
0.012821
-0.141026

-0.051282
-0.217949
0.397436
-0.051282
-0.217949
0.397436

-0.051282
0.282051
-0.102564
-0.051282
0.282051
-0.102564

0.179487
0.012821
-0.141026
0.179487
0.012821
-0.141026

Objective:
Solve system equations using matrices
Ledgend:
A: The input system of equations
X: The answers for each equation in A
A inverse: The inverse matrix of A
B: The answer, which is calculated through matrix multiplication of (A
inverse*X)

of (A

7
6
7
8
9
10

1.512821
1.179487
2.025641
1.512821
1.179487
2.025641

You might also like