Question: If a^x = b^y and a = b^k, what is the relationship between x, y, and k?
Options:
Correct Answer: x = ky
Solution:
Substituting a = b^k into a^x = b^y gives (b^k)^x = b^y, leading to kx = y, hence x = ky.