Math 23 - Problem Set 3 PDF
Math 23 - Problem Set 3 PDF
PROBLEM SET 3
PALAWAN STATE UNIVERSITY
Math 23 ME – Advanced Mathematics for ME
College of Engineering,
First Semester, SY 2020-2021
Architecture and Technology
DIRECTIONS: Present a complete solution for each question in a long bond paper/yellow pad. Please write
legibly and box your final answers. No erasures allowed and solutions/answers must be written on a single stroke
only.
Answer the following problems using the specified method. For iterative methods, solve up to four (4) iterations
only and round off any computed value to four (4) decimal places.
1. Solve the following system of linear equations using Crout’s Method. (25 points)
10𝑋1 + 2𝑋2 − 𝑋3 = 27
−3𝑋1 − 6𝑋2 + 2𝑋3 = −61.5
𝑋1 + 𝑋2 + 5𝑋3 = −21.5
2. Solve the following system of linear equations using Doolittle Method. (25 points)
8𝑋1 + 4𝑋2 − 𝑋3 = 11
−2𝑋1 + 5𝑋2 + 𝑋3 = 4
2𝑋1 − 𝑋2 + 6𝑋3 = 7
3. Solve the following system of linear equations using Gauss-Jacobi Method. (25 points)
−3𝑋1 + 𝑋2 + 12𝑋3 = 50
6𝑋1 − 𝑋2 − 𝑋3 = 3
6𝑋1 + 9𝑋2 + 𝑋3 = 40
4. Solve the following system of linear equations using Gauss-Seidel Method. (25 points)
−2𝑋1 − 6𝑋2 − 𝑋3 = −38
−3𝑋1 − 𝑋2 + 7𝑋3 = −34
−8𝑋1 + 𝑋2 − 2𝑋3 = −20