$$f(x)=a_1e^{b_1x}+a_2e^{b_2x}+\cdots+a_ne^{b_nx}$$
$$g(x)=c_1e^{d_1x}+c_2e^{d_2x}+\cdots+c_ne^{d_nx}$$
$a_n$, $b_n$, $c_n$, $d_n$ are all REAL constants and $x$ is a REAL variable
How can I show that $\frac{f(x)}{g(x)}$ cannot have any JUMP discontinuities?
You can write $$ \begin{gathered} \frac{{f(x)}} {{g(x)}} = \frac{{a_{\,1} e^{\,b_{\,1} \,x} }} {{c_{\,1} e^{\,d_{\,1} \,x} + \; \cdots \; + c_{\,n} e^{\,d_{\,n} \,x} }} + \; \cdots \; + \frac{{a_{\,n} e^{\,b_{\,n} \,x} }} {{c_{\,1} e^{\,d_{\,1} \,x} + \; \cdots \; + c_{\,n} e^{\,d_{\,n} \,x} }} = \hfill \\ = \frac{1} {{\left( {c_{\,1} /a_{\,1} } \right)e^{\,\left( {d_{\,1} - b_{\,1} } \right)\,x} + \; \cdots \; + \left( {c_{\,n} /a_{\,1} } \right)e^{\,\left( {d_{\,n} - b_{\,1} } \right)\,x} }} + \; \cdots \hfill \\ \end{gathered} $$ So, since $g(x)$ in general is not null and does not have discontinuities, and $1/x$ is continuous for $x \ne 0$, then ...