Analyzing the Setup
For a function f(x) to be continuous at x=2, the path approaching from the left, the path approaching from the right, and the actual point itself must meet at the same location.
Mathematically, this requires:
x→2−limf(x)=x→2+limf(x)=f(2)
Given f(2)=μ, our goal is to determine the values of λ and μ that satisfy this equality.
The Left Hand Limit
Unmasking the Modulus
For the left side of the bridge, where
x<2, the function is defined as:
f(x)=μ(5x−x2−6)λ∣x2−5x+6∣
Factoring the quadratic x2−5x+6 yields (x−2)(x−3). When x is slightly less than 2, both (x−2) and (x−3) are negative, making their product positive.
Since the expression inside the modulus is positive, ∣x2−5x+6∣=x2−5x+6. The denominator 5x−x2−6 is equivalent to −(x2−5x+6).
Canceling the quadratic terms, we find the Left Hand Limit (LHL):
LHL=−μλ
The Right Hand Limit
The Power of Standard Limits
For the right side of the bridge, where
x>2, the function is:
f(x)=μex−[x]sin(x−2)
As x approaches 2 from the right, the greatest integer function [x] becomes 2. Consequently, the denominator in the exponent, x−[x], simplifies to x−2.
We evaluate the limit:
x→2+limμex−2sin(x−2)
By substituting
h=x−2, as
x→2,
h→0. Since
limh→0hsinh=1, the Right Hand Limit (RHL) becomes:
RHL=μe1=μe
The Final Synthesis
We now equate our findings: the LHL is −μλ, the RHL is μe, and f(2)=μ.
Equating the RHL to
f(2):
Equating the LHL to
f(2):
−μλ=μ⇒−λ=μ2
Substituting
μ2=e into the equation
−λ=μ2, we find:
λ=−e
The final value requested is
λ+μ:
You have successfully navigated the bridge of continuity.