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.

66 Chapter One. <strong>Linear</strong> Systems<br />

[0,0,2,0,4,0,0],<br />

[0,5,-2,0,0,50,0]] );<br />

> u:=array( [0,0,0,0,10,10,0] );<br />

> linsolve(A,u);<br />

7 2 5 2 5 7<br />

[ -, -, -, -, -, 0, - ]<br />

3 3 3 3 3 3<br />

If a system has infinitely many solutions then the program will return a<br />

parametrization.<br />

Exercises<br />

1 Use the computer to solve the two problems that opened this chapter.<br />

(a) This is the Statics problem.<br />

40h + 15c = 100<br />

25c = 50 + 50h<br />

(b) This is the Chemistry problem.<br />

7h = 7j<br />

8h + 1i = 5j + 2k<br />

1i = 3j<br />

3i = 6j + 1k<br />

2 Use the computer to solve these systems from the first subsection, or conclude<br />

‘many solutions’ or ‘no solutions’.<br />

(a) 2x + 2y = 5 (b) −x + y = 1 (c) x − 3y + z = 1 (d) −x − y = 1<br />

x − 4y = 0 x + y = 2 x + y + 2z = 14 −3x − 3y = 2<br />

(e) 4y + z = 20 (f) 2x + z + w = 5<br />

2x − 2y + z = 0<br />

y − w =−1<br />

x + z = 5 3x − z − w = 0<br />

x + y − z = 10 4x + y + 2z + w = 9<br />

3 Use the computer to solve these systems from the second subsection.<br />

(a) 3x + 6y = 18<br />

x + 2y = 6<br />

(b) x + y = 1<br />

x − y =−1<br />

(c) x 1 + x 3 = 4<br />

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

4x 1 − x 2 + 5x 3 = 17<br />

(d) 2a + b − c = 2 (e) x + 2y − z = 3 (f) x + z + w = 4<br />

2a + c = 3 2x + y + w = 4 2x + y − w = 2<br />

a − b = 0 x − y + z + w = 1 3x + y + z = 7<br />

4 What does the computer give for the solution of the general 2×2 system?<br />

ax + cy = p<br />

bx + dy = q

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

Saved successfully!

Ooh no, something went wrong!