Convert natural exponent, $e^{c\cdot x}$, into the form $a^{x}$

143 Views Asked by At

How does one convert a natural exponent written as $e^{c\cdot x}$ into the form $a^{x}$ ?

1

There are 1 best solutions below

0
On

Since you can put $e^c=a$, you have that

$$e^{c \cdot x} = (e^c)^x=a^x$$

If you have that $a$ is some other number you can choose $c=\log a$ to get $e^c = a$