1

Find the value of $x$ in:

$5.25 = -\log_{10} (x)$

What should I do with a negative log?

Should i do $5.25= \frac{1}{\log_{10}(x)}$ ?

k.stm
  • 18,539
Helena
  • 105

1 Answers1

0

Logarithms to the base $a$ mean: $y = a^x \iff x = \log_a(y)$
Therefore, $5.25 = -\log_{10}(x) \iff -5.25 = \log_{10}(x) \iff 10^{-5.25} = x$. You can use Wolfram or calculator to get approximate value $= 5.6234 \times 10^{-6}$.

taninamdar
  • 2,618
  • 14
  • 24