Approximations Flashcards

1
Q

Linear approximation

for ƒ(x) at x

A

Y – ƒ(x1) = ƒ’(x1) (x–x1)

OR

L(x) = ƒ(c) + ƒ’(c) (x–c)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Euler’s Method

for solving differential equations

A
  • Solve the differential equation for dy in terms of x, y, and dx.
  • Substitute values of x, y, and dx to calculate a value of dy.
  • Find the approximate new value of y by adding dy to the old value of y.
  • Repeat the procedure to find the next value of dy at the next value of x.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The formula used to estimate the error in a measurement, or find the effect on a formula when a small change in measurement is made.

A

dy = ƒ’(x)•dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly