Skip to main content
Ch. 3 - Derivatives
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077당신이 사용하는 게 아니라요?교과서 변경
3장, 문제 55e

Quadratic approximations


[Technology Exercise] e. Find the quadratic approximation to h(x) = √(1 + x) at x = 0. Graph h and its quadratic approximation together. Comment on what you see.

검증된 단계별 안내
1
Identify the function for which you need the quadratic approximation: h(x) = √(1 + x).
Recall the formula for the quadratic approximation of a function f(x) at a point a: f(x) ≈ f(a) + f'(a)(x - a) + (f''(a)/2)(x - a)^2.
Calculate the first derivative of h(x) = √(1 + x) using the chain rule: h'(x) = (1/2)(1 + x)^(-1/2).
Evaluate the first derivative at x = 0: h'(0) = (1/2)(1 + 0)^(-1/2) = 1/2.
Calculate the second derivative of h(x): h''(x) = -(1/4)(1 + x)^(-3/2), and evaluate it at x = 0: h''(0) = -(1/4)(1 + 0)^(-3/2) = -1/4.

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
6m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Quadratic Approximation

Quadratic approximation is a method used to approximate a function using a second-degree polynomial. It is derived from the Taylor series expansion, where the function is approximated around a point, typically x = 0, using the function's value, first derivative, and second derivative at that point. This provides a more accurate approximation than a linear one, especially near the point of expansion.
추천 영상:
가이드 코스
06:51
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), the Taylor series expansion around x = a is given by 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 where the series is truncated after the second derivative term.
추천 영상:
가이드 코스
5:25
Intro to Transformations

Graphing Functions

Graphing functions involves plotting the function's output values against its input values on a coordinate plane. This visual representation helps in understanding the behavior of the function and its approximations. When graphing h(x) = √(1 + x) and its quadratic approximation, one can observe how closely the approximation follows the actual function, particularly near the point of expansion, and where it starts to diverge.
추천 영상:
가이드 코스
5:53
Graph of Sine and Cosine Function