You are on page 1of 1

ENGINEERING MATHEMATICS FOR ME

ASSIGNMENT No. 2

LINEAR ALGEBRA: SOLVING SYSTEMS OF LINEAR EQUATIONS

Name: ________________________________________
Course/Section: ______________________________
Date: ________________________________________

I. Solve for the following problems. Show your solution in proper order.

1. Solve the following by Gaussian Elimination and Gauss-Jordan


Method.
1 1
𝑥1 + 𝑥2 + 𝑥3 = 1
2 3
1 1 1
𝑥1 + 𝑥2 + 𝑥3 = 0
2 3 4
1 1 1
𝑥1 + 𝑥2 + 𝑥3 = 0
3 4 5

2. Invert the following matrix.


1 1/3 1/5
[1/3 1/5 1/7]
1/5 1/7 1/9

3. Solve the following using Cramer’s rule.

33𝑥1 + 16𝑥2 + 72𝑥3 = 359

−24𝑥1 − 10𝑥2 − 57𝑥3 = 281

−8𝑥1 − 4𝑥2 − 17𝑥3 = 85

4. Solve the following using LU Factorization method

W + 2x – 12y + 8z = 27
5w + 4x + 7y – 2z = 4
-3w + 7x + 9y + 5z = 11
6w – 12x – 8y + 3z = 49

5. Invert Pascal’s matrix.

You might also like