Processing math: 100%
AMPS | THARC | KE8QZC | SFW | TSW | WW
ORCID iD icon

Back to the class
Problems #8 and #12 from pg.10 are graded.

Problem 8: Use row operations to solve the system of equations whose augmented matrix is [15400010100030000020].
Solution: We will reduce this matrix to reduced echelon form. Compute [15400010100030000020]r2=r212r4=[15400010000030000020]r1=r143r3=[15000010000030000020]r1=r1+5r2=[10000010000030000020]r3=13r3r4=12r4=[10000010000010000010]. Therefore we see that the system associated with the original augmented matrix has solution x1=x2=x3=x4=0.

Problem #12: Solve the system {x15x2+4x3=32x17x2+3x3=22x1+x2+7x3=1. Solution: We will solve this by writing its associated augmented matrix and then reducing that matrix to reduced ecehlon form. The associated augmented matrix is [154327322171]. Now compute [154327322171]r2=r22r1r3=r3+2r1=[1543035409157]r3=r3+3r2=[154303540005]r3=15r3=[154303540001]r1=r1+3r3r2=r24r3=[154003500001]r1=r1+53r2=[10133003500001]r2=13r2=[101330015300001]. Now it is clear that the system has no solution because the system of equations associated with the reduced echelon form is {x1133x3=0x253x3=00=1, which has no solution because no choice of x1,x2, and x3 can make the third equation true.