$$5^a = 16, 8^b = 25$$
- Find the value of $ab$.
So, this question seems simple to solve. However, the most important thing is to know where to start. That's why I couldn't solve this problem. I've been looking for a method/strategy to solve all kinda questions which involve exponential terms.
Now, rewriting the inequalities.
$$5^a = 16 \implies 5^a = 4^2 \implies 5^a = 2^4$$ $$8^b = 25 \implies 8^b = 5^2 \implies 2^{3b} = 5^2$$
Or what about giving letters like $k$, $t$ or somewhat?
Regards!
Notice that: $$8^{ab}=\left(8^b \right)^a=25^a=5^{2a}=\left(5^a \right)^2=16^2$$ So: $$2^{3ab}=2^8$$ and:$$ab=\frac{8}{3}$$