How to solve exponents using log?

$\begingroup$

How can I solve an exponent in a equation using base 10 logarithm tables? For an example, $$a = b^x$$ can be written as $$ \log_{10} a= x\log_{10}b $$ $$ x = \frac{ \log_{10}b }{\log_{10}a} $$ After this point I can refer values for $\log a$ and $\log b$ from the table. From this point how can I solve to get $x$. Can I subtract values since log division is subtraction??? Or should I take antilog. I'm Kinda stuck here Can Anyone help?

$\endgroup$ 4

1 Answer

$\begingroup$

It seems like you're pretty much done. For example, let's say you've found $\log_{10}b = 6$ and $\log_{10}a = 2$. Then $x = \frac{6}{2} = 3$.

$\endgroup$ 7

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like