9. Linear Systems II
Iterative Methods — Quiz
Test your understanding of iterative methods with 5 practice questions.
Practice Questions
Question 1
What is the main purpose of an iterative method for solving a linear system?
Question 2
Which iterative method uses the newest available values as soon as they are computed within each sweep?
Question 3
Which iterative method computes all new components from the previous iterate only?
Question 4
What does it usually mean when an iterative method has converged?
Question 5
For the system $2x+y=5$ and $x+3y=10$, what is the first Jacobi iterate from $(x^{(0)},y^{(0)})=(0,0)$?
