Let f(x) = (x^2 - 8x + 15) / (x^2 - 3x). Complete parts (a) through (c) below. Analyze the limits as x approaches 0 from the left, 0 from the right, 3 from the left, and 3 from the right.
Solution
The given function is:
f(x)=x2−3xx2−8x+15
To analyze the limits, let's simplify the function first and then evaluate the required limits at the points specified.
Step 1: Simplify the Function
Factor the numerator and denominator:
The numerator x2−8x+15 can be factored as (x−3)(x−5).
The denominator x2−3x can be factored as x(x−3).
So,
f(x)=x(x−3)(x−3)(x−5)
Cancel common terms:
For x=3, we can cancel (x−3) from the numerator and the denominator, resulting in:
f(x)=xx−5,x=3
Step 2: Evaluate the Limits
(a) limx→0−f(x)
Using the simplified form f(x)=xx−5:
limx→0−f(x)=limx→0−xx−5=limx→0−(1−x5)
As x→0−, x5→−∞, so f(x)→+∞.
limx→0−f(x)=+∞
(b) limx→0+f(x)
Similarly,
limx→0+f(x)=limx→0+(1−x5)
As x→0+, x5→+∞, so f(x)→−∞.
limx→0+f(x)=−∞
(c) limx→3−f(x)
Since x=3 is a point of discontinuity in the original form of f(x), we use the simplified form:
limx→3−f(x)=limx→3−xx−5=33−5=3−2=−32
(d) limx→3+f(x)
Similarly,
limx→3+f(x)=limx→3+xx−5=33−5=−32
Summary of Limits
limx→0−f(x)=+∞
limx→0+f(x)=−∞
limx→3−f(x)=−32
limx→3+f(x)=−32
Would you like further clarification on any of these steps or have additional questions?
Here are five questions to deepen your understanding:
Why is x=3 a point of discontinuity for f(x)?
What would happen if we calculated limx→∞f(x)?
How does factor cancellation affect the behavior of a function near discontinuities?
Can limits at points of discontinuity have finite values?
What happens to f(x) as x approaches large negative values?
Tip: When simplifying functions, always check for points where terms might cancel, as these often indicate removable discontinuities or changes in behavior at certain points.