Questions: Linear Approximation

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You want to approximate f(x) = sin(x) near a = 0 using a linear approximation. Which estimate will be least accurate?

Asin(0.01)
Bsin(0.1)
Csin(0.5)
Dsin(1.5)
Question 2 Multiple Choice

A function has f(5) = 3 and f'(5) = 2. What is the linear approximation L(5.001)?

A3.001 — because L(x) ≈ f(a) + (x − a)
B3.002 — because L(x) = f(a) + f'(a)(x − a)
C10.002 — because f'(5) × 5.001 ≈ 10
D5.002 — because the tangent line passes through (a, f'(a))
Question 3 True / False

The linear approximation L(x) always overestimates the true value of a concave-down function (f'' < 0) near the base point a.

TTrue
FFalse
Question 4 True / False

Linear approximation is mainly useful when the exact value of f(x) is substantially unknown to the user.

TTrue
FFalse
Question 5 Short Answer

Why does the accuracy of a linear approximation depend on f''(a), even though the formula L(x) = f(a) + f'(a)(x − a) contains no second derivative term?

Think about your answer, then reveal below.