3. Numerical Methods I

Choosing A Suitable Numerical Method — Quiz

Test your understanding of choosing a suitable numerical method with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

A continuous function changes sign over a known interval, and your main goal is a guaranteed root rather than the fastest possible convergence. Which method is most suitable?

Question 2

You can evaluate both a function and its derivative easily, and you want a method that usually converges quickly near the root. Which method is most suitable?

Question 3

You know the values of a quantity at several points and need an estimate for a point that lies between two of those known values. Which method is most suitable?

Question 4

You have experimental data that contain measurement noise, and you want a smooth model that captures the overall trend without passing exactly through every point. Which method is most suitable?

Question 5

You need to find a root, but the derivative is difficult to calculate and you can start from two nearby guesses. Which method is most suitable?
Choosing A Suitable Numerical Method Quiz — Engineering Computation | A-Warded