Answer on Question #55839 – Math – Linear Algebra
6. Solve the set of linear equations by Gaussian elimination method: a+2b+3c=5, 3a−b+2c=8, 4a−6b−4c=−2. Find c
4
5
9
10
Solution
⎩⎨⎧a+2b+3c=53a−b+2c=84a−6b−4c=−2
In matrix form:
⎝⎛1342−1−632−458−2⎠⎞1st row is multiplied by 3 and subtracted from 2nd row; 1st row is multiplied by 4 and subtracted from 3rd row
⎝⎛1002−7−143−7−165−7−22⎠⎞2nd row is divided by 7
⎝⎛10021−1431−1651−22⎠⎞2nd row is multiplied by 2 and subtracted from 1st row; 2nd row is multiplied by 14 and added to 3rd row
⎝⎛10001011−231−8⎠⎞3rd row is divided by -2
⎝⎛100010111314⎠⎞3rd row is subtracted from 2nd row
⎝⎛1000101013−34⎠⎞3rd row is subtracted from 1st row
⎝⎛100010001−1−34⎠⎞⎩⎨⎧a=−1b=−3c=4
Answer: c=4
7. Solve the set of linear equations by the matrix method: a+3b+2c=3 , 2a−b−3c=−8 , 5a+2b+c=9 . Sove for b
9
-3
5
-4
Solution
⎩⎨⎧a+3b+2c=32a−b−3c=−85a+2b+1c=9A=⎝⎛1253−122−31⎠⎞; B=⎝⎛3−89⎠⎞; X=⎝⎛abc⎠⎞;A⋅X=B;X=A−1⋅B
Let's find the inverse of A.
det(A)=∣∣1253−122−31∣∣=1⋅∣∣−12−31∣∣−3⋅∣∣25−31∣∣+2⋅∣∣25−12∣∣==(−1)⋅1−2⋅(−3)−3[2⋅1−5⋅(−3)]+2⋅[2⋅2−5⋅(−1)]=−1+6−3[2+15]+2⋅[4+5]=23−51=−28M11=∣∣−12−31∣∣=−1⋅1−2⋅(−3)=5;A11=(−1)1+1M11=5;M12=∣∣25−31∣∣=2⋅1−5⋅(−3)=17;A12=(−1)1+2M12=−17;M13=∣∣25−12∣∣=2⋅2−5⋅(−1)=9;A13=(−1)1+3M13=9;M21=∣∣3221∣∣=3⋅1−2⋅2=−1;A21=(−1)2+1M21=1;M22=∣∣1521∣∣=1⋅1−5⋅2=−9;A22=(−1)2+2M22=−9;M23=∣∣1532∣∣=1⋅2−5⋅3=−13;A23=(−1)2+3M23=13;M31=∣∣3−12−3∣∣=3⋅(−3)−(−1)⋅2=−7;A31=(−1)3+1M31=7;M32=∣∣122−3∣∣=1⋅(−3)−2⋅2=−7;A32=(−1)3+2M32=7;M33=∣∣123−1∣∣=1⋅(−1)−2⋅3=−7;A33=(−1)3+3M33=−7;
Cofactor matrix:
C∗=⎝⎛517−17−97913−7⎠⎞
Adjugate:
C∗T=⎝⎛5−1791−91377−7⎠⎞
Inverse of A:
A−1=detAC∗T=⎝⎛−2852817−289−281289−281341−4141⎠⎞
The solution:
X=A−1⋅B=⎝⎛−2852817−289−281289−281341−4141⎠⎞⋅⎝⎛3−89⎠⎞=⎝⎛2−35⎠⎞;⎩⎨⎧a=2b=−3c=5
Answer: b=−3
8. Solve the set of linear equations by Gaussian elimination method: a+2b+3c=5 , 3a−b+2c=8 , 4a−6b−4c=−2 . Find b
4
-5
-3
5
Solution
⎩⎨⎧a+2b+3c=53a−b+2c=84a−6b−4c=−2
In matrix form:
⎝⎛1342−1−632−458−2⎠⎞1st row is multiplied by 3 and subtracted from 2nd row; 1st row is multiplied by 4 and subtracted from 3rd row
⎝⎛1002−7−143−7−165−7−22⎠⎞2nd row is divided by -7
⎝⎛10021−1431−1651−22⎠⎞2nd row is multiplied by 2 and subtracted from 1st row; 2nd row is multiplied by 14 and added to 3rd row
⎝⎛10001011−231−8⎠⎞3rd row is divided by -2
⎝⎛100010111314⎠⎞3rd row is subtracted from 2nd row
⎝⎛1000101013−34⎠⎞3rd row is subtracted from 1st row
⎝⎛100010001−1−34⎠⎞⎩⎨⎧a=−1b=−3c=4
Answer: b=−3
9. Solve the set of linear equations by Gaussian elimination method: x+2y+3z=5, 3x−y+2z=8, 4x−6y−4=−2. Find a
-1
4
5
-11
Solution
⎩⎨⎧a+2b+3c=53a−b+2c=84a−6b−4c=−2
In matrix form:
⎝⎛1342−1−632−458−2⎠⎞1st row is multiplied by 3 and subtracted from 2nd row; 1st row is multiplied by 4 and subtracted from 3rd row

2nd row is divided by -7

2nd row is multiplied by 2 and subtracted from 1st row; 2nd row is multiplied by 14 and added to 3rd row

3rd row is divided by -2

3rd row is subtracted from 2nd row

3rd row is subtracted from 1st row

Answer: a=−1 .
10. Solve the set of linear equations by the matrix method: a+3b+2c=3 , 2a−b−3c=−8 , 5a+2b+c=9 . Sove for a
2
4
7
3
Solution
⎩⎨⎧a+3b+2c=32a−b−3c=−85a+2b+1c=9A=⎝⎛1253−122−31⎠⎞;B=⎝⎛3−89⎠⎞;X=⎝⎛abc⎠⎞;A⋅X=B;X=A−1⋅B
Let's find the inverse of A.
det(A)=∣∣1253−122−31∣∣=1⋅∣∣−12−31∣∣−3⋅∣∣25−31∣∣+2⋅∣∣25−12∣∣==(−1)⋅1−2⋅(−3)−3[2⋅1−5⋅(−3)]+2⋅[2⋅2−5⋅(−1)]=−1+6−3[2+15]+2⋅[4+5]=23−51=−28det(A)=−28M11=∣∣−12−31∣∣=−1⋅1−2⋅(−3)=5;A11=(−1)1+1M11=5;M12=∣∣25−31∣∣=2⋅1−5⋅(−3)=17;A12=(−1)1+2M12=−17;M13=∣∣25−12∣∣=2⋅2−5⋅(−1)=9;A13=(−1)1+3M13=9;M21=∣∣3221∣∣=3⋅1−2⋅2=−1;A21=(−1)2+1M21=1;M22=∣∣1521∣∣=1⋅1−5⋅2=−9;A22=(−1)2+2M22=−9;M23=∣∣1532∣∣=1⋅2−5⋅3=−13;A23=(−1)2+3M23=13;M31=∣∣3−12−3∣∣=3⋅(−3)−(−1)⋅2=−7;A31=(−1)3+1M31=7;M32=∣∣122−3∣∣=1⋅(−3)−2⋅2=−7;A32=(−1)3+2M32=7;M33=∣∣123−1∣∣=1⋅(−1)−2⋅3=−7;A33=(−1)3+3M33=−7;
Cofactor matrix:
C∗=⎝⎛517−17−97913−7⎠⎞
Adjugate:
C∗T=⎝⎛5−1791−91377−7⎠⎞
Inverse of A:
A−1=detAC∗T=⎝⎛−2852817−289−281289−281341−4141⎠⎞
The solution:
X=A−1⋅B=⎝⎛−2852817−289−281289−281341−4141⎠⎞⋅⎝⎛3−89⎠⎞=⎝⎛2−35⎠⎞;⎩⎨⎧a=2b=−3c=5
Answer: a=2 .
www.AssignmentExpert.com