I tried many different things but still couldn't solve it. Could you please give me a clue?
2026-03-26 11:00:18.1774522818
If $2^a=3^b$ find $\frac{a}{b}$
99 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Try taking the natural log of both sides. Remember that $\ln 2^a=a\ln 2$ and $\ln 3^b=b\ln 3$.
$$a\ln 2=b\ln 3$$
Now, you can use division to solve for $\frac a b$.