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

131. Let f(x) = x * e^(−x).
b. Find all inflection points for f.

검증된 단계별 안내
1
Recall that inflection points occur where the concavity of the function changes, which means where the second derivative changes sign. So, first, we need to find the second derivative of the function \(f(x) = x \cdot e^{-x}\).
Start by finding the first derivative \(f'(x)\). Use the product rule: if \(f(x) = u(x) \cdot v(x)\), then \(f'(x) = u'(x) \cdot v(x) + u(x) \cdot v'(x)\). Here, \(u(x) = x\) and \(v(x) = e^{-x}\).
Calculate \(u'(x) = 1\) and \(v'(x) = -e^{-x}\) (using the chain rule). Substitute these into the product rule formula to get \(f'(x) = 1 \cdot e^{-x} + x \cdot (-e^{-x})\).
Simplify \(f'(x)\) to \(f'(x) = e^{-x} - x e^{-x} = e^{-x}(1 - x)\). Next, find the second derivative \(f''(x)\) by differentiating \(f'(x)\) again, applying the product rule to \(e^{-x}(1 - x)\).
Set \(f''(x) = 0\) and solve for \(x\) to find potential inflection points. Then, check the sign of \(f''(x)\) on intervals around these points to confirm where the concavity changes, identifying the inflection points.

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

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

주요 개념

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

Second Derivative and Concavity

The second derivative of a function measures the curvature or concavity of its graph. If the second derivative is positive on an interval, the graph is concave up; if negative, concave down. Inflection points occur where the concavity changes, typically where the second derivative equals zero or is undefined.
추천 영상:
06:02
The Second Derivative Test: Finding Local Extrema

Finding Inflection Points

To find inflection points, first compute the second derivative of the function, then solve for points where it equals zero or does not exist. Finally, verify that the concavity changes sign around these points to confirm they are true inflection points.
추천 영상:
04:50
Critical Points

Product Rule for Differentiation

Since f(x) = x * e^(−x) is a product of two functions, the product rule is used to find its derivatives. The product rule states that the derivative of u(x)v(x) is u'(x)v(x) + u(x)v'(x), which is essential for correctly computing the first and second derivatives.
추천 영상:
05:18
The Product Rule