Question: If a^x = b^y, then log_a(b) is equal to?
Options:
Correct Answer: y/x
Solution:
From a^x = b^y, taking log_a on both sides gives log_a(b^y) = x, hence y * log_a(b) = x, thus log_a(b) = y/x.