06.09.2021 Views

Linear Algebra, 2020a

Linear Algebra, 2020a

Linear Algebra, 2020a

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.

370 Chapter Four. Determinants<br />

(<br />

The second is defined by the vectors x 1<br />

(<br />

1 3)<br />

and<br />

2<br />

1)<br />

and one of the properties of<br />

the size function — the determinant — is that therefore the size of the second<br />

box is x 1 times the size of the first. The third box is derived from the second by<br />

(<br />

shearing, adding x 2<br />

(<br />

2 1)<br />

to<br />

1<br />

(<br />

x1<br />

3)<br />

to get<br />

1<br />

(<br />

x1<br />

3)<br />

+<br />

2<br />

(<br />

x2<br />

1)<br />

=<br />

6<br />

(<br />

8)<br />

, along with<br />

2<br />

1)<br />

. The<br />

determinant is not affected by shearing so the size of the third box equals that<br />

of the second.<br />

Taken together we have this.<br />

∣ ∣ ∣ x 1 ·<br />

1 2<br />

∣∣∣∣ ∣3 1∣ = x 1 · 1 2<br />

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

∣∣∣∣ x 1 · 3 + x 2 · 1 1∣ = 6 2<br />

8 1∣<br />

Solving gives the value of one of the variables.<br />

6 2<br />

∣8 1∣<br />

x 1 =<br />

1 2<br />

= −10<br />

−5 = 2<br />

∣3 1∣<br />

The generalization of this example is Cramer’s Rule: if |A| ≠ 0 then the<br />

system A⃗x = ⃗b has the unique solution x i = |B i |/|A| where the matrix B i is<br />

formed from A by replacing column i with the vector ⃗b. The proof is Exercise 3.<br />

For instance, to solve this system for x 2<br />

⎛<br />

⎜<br />

1 0 4<br />

⎞ ⎛ ⎞ ⎛ ⎞<br />

x 1 2<br />

⎟ ⎜ ⎟ ⎜ ⎟<br />

⎝2 1 −1⎠<br />

⎝x 2 ⎠ = ⎝ 1 ⎠<br />

1 0 1 x 3 −1<br />

we do this computation.<br />

1 2 4<br />

2 1 −1<br />

∣1 −1 1 ∣<br />

x 2 =<br />

1 0 4<br />

2 1 −1<br />

∣1 0 1 ∣<br />

= −18<br />

−3<br />

Cramer’s Rule lets us by-eye solve systems that are small and simple. For<br />

example, we can solve systems with two equations and two unknowns, or three<br />

equations and three unknowns, where the numbers are small integers. Such<br />

cases appear often enough that many people find this formula handy.<br />

But using it to solving large or complex systems is not practical, either by<br />

hand or by a computer. A Gauss’s Method-based approach is faster.<br />

Exercises<br />

1 Use Cramer’s Rule to solve each for each of the variables.

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

Saved successfully!

Ooh no, something went wrong!