0% found this document useful (0 votes)
14 views1 page

2024ft Cw-5 Iterative Methods - Wednesday

Uploaded by

jael83848
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views1 page

2024ft Cw-5 Iterative Methods - Wednesday

Uploaded by

jael83848
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

COURSEWORK 5: SOLUTIONS TO SYSTEMS OF LINEAR EQUATIONS:

ITERATIVE METHODS
This coursework is designed to assess whether you are able to analyze and solve problems related to ITERATIVE
METHODS IN SOLVING SYSTEMS OF LINEAR EQUATIONS.

Using the last 3 digits of your ID Number (ABC):

Solve the first 25 iterations (or until the values appear) of the following systems of equations using the initial
values:

a. Jacobian Iteration
b. Gauss-Seidel Iteration

SYSTEM 1: (Provide 6 decimal places)

B = 1 to 2 B = 3 to 4 B = 5 to 6 B = 7 to 8 B = 9 to 0
x = - 0.5 x = - 0.75 x = - 1.25 x = - 1.5 x = - 1.75
y = 0.5 y = 0.75 y = 1.25 y = 1.5 y = 1.75
z = 0.5 z = 0.75 z = 1.25 z = 1.5 z = 1.75
w = - 0.5 w = - 0.75 w = - 1.25 w = - 1.5 w = - 1.75

8𝑥 + 2𝑦 − 𝑧 + 2𝑤 = 25.895
2𝑥 − 10𝑦 + 2𝑧 − 3𝑤 = −28.985
−4𝑥 − 3𝑦 + 11𝑧 + 4𝑤 = −49.03
−𝑥 − 𝑦 + 𝑧 + 4𝑤 = −3.895

SYSTEM 2: (Provide 6 decimal places)

B = 1 to 2 B = 3 to 4 B = 5 to 6 B = 7 to 8 B = 9 to 0
x = - 0.5 x = - 0.75 x = - 1.25 x = - 1.5 x = - 1.75
y = 0.5 y = 0.75 y = 1.25 y = 1.5 y = 1.75
z = 0.5 z = 0.75 z = 1.25 z = 1.5 z = 1.75
v = -0.5 v = -0.75 v = -1.25 v = -1.5 v = -1.75
w = - 0.5 w = - 0.75 w = - 1.25 w = - 1.5 w = - 1.75

7𝑥 + 𝑦 − 2𝑧 + 𝑣 − 3𝑤 = −14.45
2𝑥 + 8𝑦 + 2𝑧 + 2𝑣 − 2𝑤 = 21.98
7𝑥 + 10𝑧 + 2𝑣 − 𝑤 = −19.60
𝑥 − 8𝑦 − 2𝑧 − 11𝑣 = −11.21
2𝑥 − 8𝑦 + 3𝑧 + 2𝑣 − 15𝑤 − 26.63
Note:

1. In cases, solutions don’t reach 25 iterations, then cut the table into the relevant level.
2. Show solutions and answers for the 2 methods on System 1 first before the next system.
3. Any evidence or suspicion of using a software or the web will entail the score of zero.

“Failure is not the opposite of success. It is a part of it.” ~ Brian Tracy

You might also like