Here are the essential concepts you must grasp in order to answer the question correctly.
Quadratic Approximation
Quadratic approximation is a method used to approximate a function near a point using a quadratic polynomial. It is derived from the Taylor series expansion, where the function is approximated by a polynomial of degree two. This approximation provides a more accurate representation of the function near the point of interest compared to a linear approximation.
Recommended video:
Derivatives Applied To Acceleration Example 2
Taylor Series
The Taylor series is an infinite sum of terms calculated from the values of a function's derivatives at a single point. For a function f(x) at x = a, the Taylor series is f(a) + f'(a)(x-a) + f''(a)(x-a)^2/2! + ..., which can be truncated to form polynomial approximations. The quadratic approximation is a specific case using terms up to the second derivative.
Recommended video:
Graphical Analysis
Graphical analysis involves visually examining the graphs of functions to understand their behavior and relationships. By graphing f(x) = 1/(1-x) and its quadratic approximation, one can observe how closely the approximation matches the original function near x = 0. Zooming in on the graphs at (0,1) helps to see the accuracy and limitations of the approximation in that region.
Recommended video:
Determining Differentiability Graphically