Find the number of positive integers such that logarithm of whose reciprocals to the base 10 has the characteristic $-2$.

922 Views Asked by At

Find the number of positive integers such that logarithm of whose reciprocals to the base 10 has the characteristic $-2$.


Let $x$ be a positive integer.
Now the characteristic of $\log_{10}(\frac{1}{x})$ is $-2$
I dont know how to solve further.How to count number of positive integers?Please help me.Thanks.

1

There are 1 best solutions below

5
On

If that is your question, $log_{10} {1/x} = -2$

${1/x} = 10^{-2}$

$x = 100$

does this help?