I have a problem that I have been working on and I am a little bit stuck on it.
We are given that $5^a = 1500$ and that $3^b = 3,333,333,333$
We are then given three different choices and told to select all that apply.
The choices are:
$ab \gt 3$
$a \gt b$
$2a \gt b$
I am a little bit confused how we solve for $a$ and $b$ given that the exponents are so large and we cannot use a calculator. Is there a quick way to find these values? Do we even need to know them to address the below relations (just the general magnitude)?
Tentatively, I am thinking this might involve some sort of prime factorization here as a first step? I am a little bit stuck, so any guidance, hints, or links to resources would be greatly appreciated.
You don't need to find $a$ and $b$ exactly to answer this question. You just need an estimate.
To estimate $a$, try computing $5^1, 5^2, 5^3, \ldots$ and use this to bound $a$ between two integers.
To estimate $b$, notice that $3^{b+1} = 3 \cdot 3^b = 3 \cdot 3333333333 = 9999999999 = 10^{10}-1$. Since $3^2 = 9 < 10$, we have $3^{20} = 9^{10} < 10^{10}-1 = 3^{b+1}$. What does this tell you about $b$?
Now, use the inequalities you found for $a$ and $b$ to see if you can conclusively prove or disprove each of those statements.