How to find the integral $\int4^{-x}dx$?

97 Views Asked by At

What approach would be ideal in finding the integral $\int4^{-x}dx$?

4

There are 4 best solutions below

0
On BEST ANSWER

Firstly, the most Important thing here is that $(4^{-x})'=(-\ln 4)4^{-x}$

So we rewrite our integral as follows:

$\int 4^{-x}\,dx=\frac{-1}{\ln 4}\int -\ln 4\cdot 4^{-x}\,dx=\frac{-1}{\ln 4}\int (4^{-x})'\,dx=-\frac{1}{\ln 4}4^{-x}+C$.

0
On

Rewrite the integral as $$\int e^{(- \ln 4) x} \mathrm{d}x. $$

0
On

Hint: let $u = -x$, then you can go from here.

0
On

$$ \int 4^{-x}\,{\rm d}x = -\,{1 \over \ln(4)}\int\left[-\ln(4)\,4^{-x}\right]\,{\rm d}x =-\,{1 \over \ln(4)}\int{{\rm d 4^{-x}} \over {\rm d}x}\,{\rm d}x =-\,{4^{-x} \over \ln(4)} + \mbox{a constant} $$