Mathematics I / Solving Linear Systems Numerically
Practice question · Select all that apply

Select every statement about solving Ax = b numerically that is TRUE.

Hints
  1. Two options claim more than the lesson allows, one about iteration, one about conditioning.
  2. Iterative methods refine an approximation; where does that process end?
Show the answer
  • A. Doubling n multiplies the direct method's work by about 8
  • B. Pivoting avoids dividing by a zero or tiny pivot
  • D. A large condition number means the solution is very sensitive to input error
Why

Cubic cost, the purpose of pivoting and the meaning of the condition number are all exactly as taught. Iterative methods approach the answer rather than terminating at it, and conditioning is a defect of the problem that no algorithm can undo.

Read the lesson: Solving Linear Systems Numerically →

Practise Solving Linear Systems Numerically

The app has 4 more questions on this lesson, and keeps your place in the course. Mathematics I is free to start.

More questions on Solving Linear Systems Numerically