The Quest for Continuity
Filling the Pothole
Imagine you are driving down a perfectly smooth, winding road. This road represents a continuous function—a path where you can trace the entire curve without ever lifting your pen from the paper.
But suddenly, you encounter a pothole. In the world of calculus, that pothole is a point of discontinuity. Our goal today is to find the exact amount of 'asphalt'—the value k—needed to fill that hole and make our road perfectly smooth again.
The Mathematical Landscape
We are presented with a piecewise function:
f(x)={(x−2)2x3+x2−16x+20kif xeq2if x=2
Our mission is to ensure that the function is continuous for all x. The definition of continuity at a point x=a is elegant and precise: the limit of the function as x approaches a must equal the value of the function at a.
In our case, we need:
This is our North Star. If we can find the value of that limit, we have found our k.
The Indeterminate Trap
Let’s try the most direct approach: substitution. If we plug x=2 into our rational expression, we get:
(2−2)223+22−16(2)+20=08+4−32+20=00
We have arrived at the classic 00 indeterminate form. Do not panic! This is not a dead end; it is a signpost.
It tells us that the factor (x−2) is hiding in the numerator, waiting to be revealed. The denominator is already (x−2)2, so we know that if we can factor (x−2)2 out of the numerator, the mystery will be solved.
The Algebraic Excavation
We need to factor the cubic polynomial x3+x2−16x+20. Since we know (x−2) is a factor, we can perform polynomial division.
Dividing x3+x2−16x+20 by (x−2) yields the quadratic x2+3x−10. Now, we factor that quadratic:
Putting it all together, the numerator is:
x3+x2−16x+20=(x−2)(x−2)(x+5)=(x−2)2(x+5)
The Grand Cancellation
Now, look at the beauty of the expression when we substitute this back into our limit:
k=x→2lim(x−2)2(x−2)2(x+5)
Because we are taking the limit as x approaches 2 (and not at 2), we know that $x
eq 2$. This means (x−2)2 is non-zero, allowing us to cancel it from the numerator and denominator.
The expression simplifies dramatically to:
The Final Stretch
With the problematic terms gone, the limit becomes trivial. We simply evaluate the expression at x=2:
And there it is! By setting k=7, we have effectively filled the pothole. The function is now continuous at x=2, and the road is smooth once more.