$$ 10^{-9}[2\times10^6 + 3^{1000}] $$
I'm stuck on solving this. I wasn't able to put this into my calculator since the number is too big for it to calculate.
So far I've done this:
$$ 2\times10^{-3} + 3^{1000}\times10^{-9} $$ log the equation $$ \log[2\times10^{-3} + 3^{1000}\times10^{-9}] $$ $$ \log(2\times10^{-3}) + \log(3^{1000}\times10^{-9}) $$ $$ (\log\,2 + log\,10^{-3}) + (\log\,3^{1000} + \log \, 10^{-9}) $$ $$ (\log \, 2 - 3) + (1000 \times \log \, 3 - 9) $$
How do I get rid of the log afterwards?
distribute the sum as $ 10^{-9}[2\times10^6] + 10^{-9}\times 3^{1000} $, and write $3^{1000}$ as $10^{{1000}\log_{10}{3}}$