If $3^a = 5^b = m$ and $\frac{1}{a} + \frac{1}{b} = 2$, what is the value for m?
Since $a, b \neq 0$, I assumed both a and b are fractions, so I did:
Let $a = \frac{a_1}{a_2}; b = \frac{b_1}{b_2}$
Then we subsitute them in and get $3^{a_1 b_2} = 5^{a_2 b_1} = m$
Now we're stuck into a similar situation as our original equation. How can I move further?