06.09.2021 Views

Fundamentals of Matrix Algebra, 2011a

Fundamentals of Matrix Algebra, 2011a

Fundamentals of Matrix Algebra, 2011a

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

2.4 Vector Soluons to Linear Systems<br />

Since A⃗x is equal to ⃗b, we have<br />

⎡<br />

⎣ x ⎤<br />

1 + x 2 + x 3<br />

x 1 − x 2 + 2x 3<br />

⎦ =<br />

2x 1 + x 3<br />

⎡<br />

⎣ 2<br />

Knowing that two vectors are equal only when their corresponding entries are equal,<br />

we know<br />

x 1 + x 2 + x 3 = 2<br />

x 1 − x 2 + 2x 3 = −3<br />

2x 1 + x 3 = 1.<br />

This should look familiar; it is a system <strong>of</strong> linear equaons! Given the matrix-vector<br />

equaon A⃗x = ⃗b, we can recognize A as the coefficient matrix from a linear system<br />

and ⃗b as the vector <strong>of</strong> the constants from the linear system. To solve a matrix–vector<br />

equaon (and the corresponding linear system), we simply augment the matrix A with<br />

the vector ⃗b, put this matrix into reduced row echelon form, and interpret the results.<br />

We convert the above linear system into an augmented matrix and find the reduced<br />

row echelon form:<br />

⎡<br />

⎣ 1 1 1 2 ⎤ ⎡<br />

⎤<br />

1 −1 2 −3<br />

2 0 1 1<br />

⎦<br />

−→ rref<br />

This tells us that x 1 = 1, x 2 = 2 and x 3 = −1, so<br />

⎡ ⎤<br />

⃗x =<br />

⎣ 1 2 ⎦ .<br />

−1<br />

−3<br />

1<br />

⎤<br />

⎦ .<br />

⎣ 1 0 0 1<br />

0 1 0 2<br />

0 0 1 −1<br />

We should check our work; mulply out A⃗x and verify that we indeed get ⃗b:<br />

⎡<br />

1 1<br />

⎤ ⎡<br />

1 1<br />

⎤<br />

⎡<br />

2<br />

⎤<br />

⎣ 1 −1 2 ⎦ ⎣ 2 ⎦ does equal ⎣ −3 ⎦ .<br />

2 0 1 −1<br />

1<br />

We should pracce.<br />

. Example 43 .Solve the equaon A⃗x = ⃗b for ⃗x where<br />

⎡<br />

A = ⎣ 1 2 3 ⎤ ⎡<br />

−1 2 1 ⎦ and ⎣ 5 ⎤<br />

−1 ⎦ .<br />

1 1 0<br />

2<br />

⎦ .<br />

S The soluon is rather straighorward, even though we did a lot <strong>of</strong><br />

work before to find the answer. Form the augmented matrix [ A ⃗b ] and interpret its<br />

reduced row echelon form.<br />

⎡<br />

⎤ ⎡<br />

⎤<br />

1 2 3 5<br />

⎣ −1 2 1 −1 ⎦<br />

−→ 1 0 0 2<br />

rref ⎣ 0 1 0 0 ⎦<br />

1 1 0 2<br />

0 0 1 1<br />

81

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

Saved successfully!

Ooh no, something went wrong!