What power of $3$ is $4$?

69 Views Asked by At

I am trying to find the point where $y=5$ intersects the curve $$y=1+3^x$$ My working so far: $$5=1+3^x$$

$$4=3^x$$

How do I work out this last step accurately?

2

There are 2 best solutions below

0
On BEST ANSWER

$$ 4 = 3^x \implies \log 4 = x \log 3 \implies x = \color{red}{\frac{\log 4}{\log 3}}$$

0
On

Take the logarithm. It holds: $log_b(a^x) = x log_b (a)$ for any number $a$ and any Kind of logarithm to Basis $b$.

Hint: Use the logarithm to Basis 3.