What's below is somewhat pure and it's not really a word problem, but it might lend itself to a good classroom discussion, especially one in which student calculator exploration is involved (in case that's desired).
Given a real number constant $k$, what are the $(x,y)$ coordinates of the point on the graph of $y = e^{kx}$ that is closest to the origin? Don't overlook the special case $k = 0.$ What can you determine about the location of this point for $k \rightarrow 0$? What can you determine about the location of this point for $k \rightarrow \infty$ and for $k \rightarrow -\infty$?
You might start with $k = 1$. A rough sketch by hand (this reviews what graphs of exponentials look like) shows that the point closest to the origin is likely to be in the 2nd quadrant. Setting the first derivative of the square of the distance to the origin equal to $0$ leads to the transcendental equation $e^{2x} = -x,$ which a rough sketch by hand shows has a solution in the 2nd quadrant. Approximations for this point can be found using standard graphing calculator methods. Can students show that this is an absolute minimum using the first derivative test? Can students show that this is a local minimum using the 2nd derivative test?
This can be continued by considering, for a real number $c$, the point on the graph of $y = c\ln x$ that is closest to the origin. For instance, the fact that the graphs of $y = e^{x}$ and $y = \ln x$ are reflections of each other about $y = x$ (this reviews some precalculus ideas involving inverse functions) can be brought up for consideration.