I saw somewhere that it would be $x^a$, but I'm not sure why.
2026-05-14 19:03:55.1778785435
What does $e^{a*ln(x)}$ equal in terms of $a$ and $x$, and how is this found?
921 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
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$$