Is there a seperate something in front logarithm that is raising a base to a power?

55 Views Asked by At

I am trying to solve a problem with the following form

$$e^{\displaystyle A\log(x)}$$

$e^{\log(x)}$ is simply $x$, but how do I go about separating the $A$?

1

There are 1 best solutions below

3
On BEST ANSWER

Use one of the rules for logarithms to move the $A$. In particular, the rule you want is $A\log x = \log(x^A)$.