Analyzing the Setup
We are tasked with finding the roots of the function f(x)=kex−x. Because the presence of ex makes this a transcendental equation, we cannot isolate x using basic algebraic manipulation.
Instead, we shift our perspective to the geometric interpretation. We rewrite the equation kex−x=0 as:
The roots of the original equation correspond to the x-coordinates where the line y1=x intersects the exponential curve y2=kex.
The Negative Realm: k≤0
Consider the case where k≤0. If k=0, the curve y=kex collapses into the x-axis (y=0), which intersects the line y=x at exactly one point: the origin (0,0).
If k<0, the curve y=kex lies entirely below the x-axis. As x→−∞, kex→0, and as x→∞, kex→−∞.
Since the line y=x also extends into the third quadrant, the two graphs are guaranteed to intersect. Thus, for all k≤0, there is exactly one root.
The Tangency Moment: k>0
When k>0, the exponential curve is strictly positive. To find the transition point between zero, one, and two roots, we identify the condition of tangency.
At the point of tangency (x0,y0), two conditions must be satisfied:
1. The functions must intersect: kex0=x0
2. Their slopes must be equal: dxd(kex)=dxd(x)⟹kex0=1
Substituting the second condition into the first, we find x0=1. Substituting x0=1 back into the slope equation yields:
This value, k=e1, represents the critical threshold for the existence of roots.
The Two-Root Reality
When k lies in the interval (0,e1), the exponential curve is sufficiently "low" to cross the line y=x at two distinct points.
If k>e1, the curve y=kex lifts entirely above the line y=x, resulting in zero roots. If k=e1, the graphs are tangent, resulting in exactly one root.
Therefore, the equation kex−x=0 yields two distinct roots when k∈(0,e1).