What does $e^{a*ln(x)}$ equal in terms of $a$ and $x$, and how is this found?

921 Views Asked by At

I saw somewhere that it would be $x^a$, but I'm not sure why.

3

There are 3 best solutions below

0
On BEST ANSWER

Only two logarithm rules are needed: $$\ln(a^b) = b\cdot \ln(a)$$ $$e^{\ln(x)} = x$$ And thus $$e^{a\cdot \ln(x)} = e^{\ln(x^a)} = x^a$$

0
On

$ e^{a*\ln(x)} = e^{\ln(x^a)} = x^a $

0
On

$ln(x)$ is the power you need to raise $e$ to, to get $x$ Therefore, $e^{ln(x)}$ = $e$ raised to the power you need to raise e to, to get x. Thus, $e^{ln(x)} = x$

And for $e^{a*ln(x)}$ use the log property: $\ln(a^b) = b\cdot \ln(a)$