Analyzing the Setup
We are given a function f(x) with known properties at a specific point: f(2)=1 and f′(2)=4. Our goal is to evaluate the limit limx→0(f(2+x))3/x=eα and subsequently analyze the roots of a related cubic equation.
The Limit Challenge
As x→0, the base f(2+x) approaches f(2)=1, while the exponent 3/x approaches ∞. This results in the indeterminate form 1∞.
To resolve this, we utilize the standard limit identity:
x→alim[g(x)]h(x)=elimx→ah(x)(g(x)−1)
Applying this to our expression, we obtain:
elimx→0x3(f(2+x)−1)
The Derivative Connection
We substitute
1 with
f(2) in the exponent to reveal the definition of the derivative:
3⋅x→0limxf(2+x)−f(2)=3⋅f′(2)
Given that f′(2)=4, the exponent evaluates to 3×4=12. Therefore, we identify that α=12.
The Polynomial Geometry
With
α=12, we substitute this value into the cubic equation:
y=4x3−4x2−4(12−7)x−12
This simplifies to:
y=4x3−4x2−20x−12
To find the intersections with the
x-axis, we set
y=0 and divide by
4:
x3−x2−5x−3=0
Solving for Roots
By testing x=−1, we observe that (−1)3−(−1)2−5(−1)−3=−1−1+5−3=0. Thus, (x+1) is a factor.
Performing polynomial division or synthetic division, we factor the equation as:
(x+1)(x2−2x−3)=0
Further factoring the quadratic term yields:
(x+1)(x+1)(x−3)=0⟹(x+1)2(x−3)=0
Final Calculation
The roots of the equation are x=−1 (a root of multiplicity 2) and x=3.
Because the curve touches the x-axis at x=−1 and crosses it at x=3, there are exactly 2 distinct points of intersection.