Numerical Methods Flashcards

1
Q

What is the general purpose of using numerical methods to solve equations?

A
  • In order to solve equations (to find roots, areas etc) which we would not be able to solve using other methods.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which three numerical methods can be used to determine the root of an equation?

A
  1. Change of Sign.
  2. Newton Raphson.
  3. Iteration.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which two numerical methods can be used to estimate the area under a curve? (Used when integration cannot be done)

A
  • Estimate using rectangles.
  • Estimate using trapezium rule.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly