Skip to main content
Ch. 4 - Applications of the Derivative
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
4장, 문제 4.6.37

Use linear approximations to estimate the following quantities. Choose a value of a to produce a small error.
1/203

검증된 단계별 안내
1
Identify the function you want to approximate. In this case, we are approximating f(x) = 1/x at x = 203.
Choose a value of 'a' close to 203 where the function is easy to compute. A good choice is a = 200, since 1/200 is straightforward to calculate.
Find the derivative of the function f(x) = 1/x. The derivative is f'(x) = -1/x^2.
Use the linear approximation formula: L(x) = f(a) + f'(a)(x - a). Substitute a = 200 into the formula.
Calculate L(203) using the values from the previous steps: L(203) = 1/200 + (-1/200^2)(203 - 200). This will give you the linear approximation of 1/203.

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

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

주요 개념

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

Linear Approximation

Linear approximation is a method used to estimate the value of a function near a given point using the tangent line at that point. It is based on the idea that a function can be closely approximated by a linear function when the input is near a specific value. The formula for linear approximation is f(a) + f'(a)(x - a), where f'(a) is the derivative at point a.
추천 영상:

Derivatives

The derivative of a function at a point measures the rate at which the function's value changes as its input changes. It is a fundamental concept in calculus that provides information about the slope of the tangent line to the function at that point. Understanding derivatives is crucial for applying linear approximation, as they are used to determine the slope of the tangent line.
추천 영상:

Choosing a Value for a

Selecting an appropriate value for 'a' in linear approximation is essential for minimizing error in the estimate. Ideally, 'a' should be a value close to the point of interest (in this case, 203) where the function is easy to evaluate. A well-chosen 'a' leads to a more accurate linear approximation, as the tangent line will closely follow the curve of the function near that point.
추천 영상:
가이드 코스
06:37
Average Value of a Function