A plane curve is printed on a piece of paper with the directions of both axes specified. How can I (roughly) verify if the curve is of the form $y=a e^{bx}+c$ without fitting or doing any quantitative calculation?
For example, for linear curves, I can choose two points on the curve and check if the midpoint is also on the curve. For parabolas, I can examine the geometric relationship between the tangent at a point and the secant connecting the peak and that point. Does the exponential curve have any similar geometric features that I can take advantage of?
You can't. No, not just "in theory", but also in practice.
I tried this when doing regression before and I gave up on it once I realized how impossible it is:
(Ignore the left upwards part of the parabola; pretend you don't have that piece of information when you're trying to tell which is which.)
Update
Since I couldn't reproduce the plot above anymore (I only kept the screenshot, and I'm not sure why the formulas don't seem to be reproducing it), I'll include an artificial one that illustrates the same problem:
To reproduce: