Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Linear Approximation & Differentials cheat sheet - grade 11-12

Click image to open full size

Linear approximation uses the tangent line to estimate the value of a function near a known input. This cheat sheet helps students quickly connect tangent lines, derivatives, differentials, and small changes in function values. It is useful for estimating values without a calculator and for understanding how derivatives describe local behavior. These ideas also prepare students for related rates, optimization, and error analysis.

Key Facts

  • The linear approximation of f(x)f(x) near x=ax = a is L(x)=f(a)+f(a)(xa)L(x) = f(a) + f'(a)(x - a).
  • For a small change Δx\Delta x, the change in the function is approximated by Δyf(a)Δx\Delta y \approx f'(a)\Delta x.
  • The differential of xx is dxdx, and the differential of y=f(x)y = f(x) is dy=f(x)dxdy = f'(x)dx.
  • Near x=ax = a, the function value can be estimated by f(a+Δx)f(a)+f(a)Δxf(a + \Delta x) \approx f(a) + f'(a)\Delta x.
  • The tangent line approximation is most accurate when xx is close to aa and ff is differentiable at aa.
  • Absolute error can be estimated by Δydy|\Delta y - dy|, where Δy=f(a+Δx)f(a)\Delta y = f(a + \Delta x) - f(a).
  • Relative error is erroractual value\frac{|\text{error}|}{|\text{actual value}|}, and percent error is erroractual value100%\frac{|\text{error}|}{|\text{actual value}|} \cdot 100\%.
  • If f(x)f''(x) is large in magnitude near aa, the tangent-line approximation may become less accurate more quickly.

Vocabulary

Linear approximation
An estimate of a function near a point using the tangent line formula L(x)=f(a)+f(a)(xa)L(x) = f(a) + f'(a)(x - a).
Tangent line
A line that touches a curve at a point and has slope equal to the derivative f(a)f'(a) at that point.
Differential
A small estimated change in a dependent variable, written as dy=f(x)dxdy = f'(x)dx.
Increment
A change in an input or output value, often written as Δx\Delta x or Δy\Delta y.
Error estimate
A measure of how far an approximation is from the actual value, often written as actualapproximation|\text{actual} - \text{approximation}|.
Local linearity
The idea that a differentiable function looks nearly like a straight line when viewed very close to a point.

Common Mistakes to Avoid

  • Using f(x)f'(x) instead of f(a)f'(a) in L(x)=f(a)+f(a)(xa)L(x) = f(a) + f'(a)(x - a) is wrong because the slope of the tangent line is fixed at the base point aa.
  • Forgetting to choose a nearby convenient value for aa leads to poor estimates because linear approximation works best when xx is close to aa.
  • Confusing Δy\Delta y with dydy is incorrect because Δy\Delta y is the actual change while dydy is the tangent-line estimate.
  • Dropping the sign of Δx\Delta x can reverse the direction of the estimate, since dy=f(a)Δxdy = f'(a)\Delta x depends on whether the input increases or decreases.
  • Using linear approximation far from the tangent point gives unreliable results because curve bending makes the tangent line less representative.

Practice Questions

  1. 1 Use linear approximation to estimate 26\sqrt{26} by choosing f(x)=xf(x) = \sqrt{x} and a=25a = 25.
  2. 2 For f(x)=x3f(x) = x^3, use a=2a = 2 and Δx=0.1\Delta x = 0.1 to estimate f(2.1)f(2.1) with dydy.
  3. 3 A sphere has radius r=10r = 10 cm with a possible measurement error of dr=0.05dr = 0.05 cm. Use V=43πr3V = \frac{4}{3}\pi r^3 to estimate the possible error in volume.
  4. 4 Explain why linear approximation is usually more accurate near the point of tangency than far away from it.