06.09.2021 Views

Fundamentals of Matrix Algebra, 2011a

Fundamentals of Matrix Algebra, 2011a

Fundamentals of Matrix Algebra, 2011a

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2.5 Solving <strong>Matrix</strong> Equaons AX = B<br />

We can easily check to see if our answer is correct by mulplying AX. .<br />

. Example 52 Solve the matrix equaon AX = B where<br />

⎡<br />

A = ⎣ 1 0 2 ⎤<br />

⎡<br />

0 −1 −2 ⎦ and B = ⎣ −1 2 ⎤<br />

2 −6 ⎦ .<br />

2 −1 0<br />

2 −4<br />

S<br />

To solve, let’s again form the augmented matrix<br />

[ A B<br />

]<br />

,<br />

put it into reduced row echelon form, and interpret the result.<br />

⎡<br />

⎣ 1 0 2 −1 2 ⎤<br />

0 −1 −2 2 −6 ⎦<br />

2 −1 0 2 −4<br />

−→ rref<br />

⎡<br />

⎣ 1 0 0 1 0 ⎤<br />

0 1 0 0 4 ⎦<br />

0 0 1 −1 1<br />

We see from this that<br />

.<br />

⎡<br />

X = ⎣ 1 0 ⎤<br />

0 4 ⎦ .<br />

−1 1<br />

Why does this work? To see the answer, let’s define five matrices.<br />

A =<br />

[ ] [ ]<br />

1 2 1<br />

, ⃗u = , ⃗v =<br />

3 4 1<br />

[ ] [ ]<br />

−1 5<br />

, ⃗w =<br />

1 6<br />

and X =<br />

[ 1 −1<br />

] 5<br />

1 1 6<br />

Noce that ⃗u, ⃗v and ⃗w are the first, second and third columns <strong>of</strong> X, respecvely.<br />

Now consider this list <strong>of</strong> matrix products: A⃗u, A⃗v, A⃗w and AX.<br />

[ ] [ ] 1 2 1<br />

A⃗u =<br />

3 4 1<br />

[ ] 3<br />

=<br />

7<br />

[ ] [ ]<br />

1 2 −1<br />

A⃗v =<br />

3 4 1<br />

[ ] 1<br />

=<br />

1<br />

[ ] [ ] 1 2 5<br />

A⃗w =<br />

3 4 6<br />

[ ] 17<br />

=<br />

39<br />

[ ] [ ]<br />

1 2 1 −1 5<br />

AX =<br />

3 4 1 1 6<br />

[ ] 3 1 17<br />

=<br />

7 1 39<br />

So again note that the columns <strong>of</strong> X are ⃗u,⃗v and ⃗w; that is, we can write<br />

X = [ ⃗u ⃗v ⃗w ] . 99

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!