The answer is A.
Explanation:FROM A:Given \(5^m*3^n=45\)
For equations with exponents on both sides, we can eliminate base if we can keep the bases same on both sides. This way, we can equate the exponents value of the common bases.
So, in our approach, we try to keep the base same here.
We can express 45 as \(3^2*5^1\)
\(5^m*3^n=3^2*5*1\)
Same integers value would have same exponents.
This means, m = 1 (common base 5), and n=2 (common base 3).
Hence, from A, we can get the definite answer of m*n = 1*2 = 2. Eliminate BCE.
FROM B:We can express 1 as 9^0, which is equal to 1.
\(9^(m-1)(n-2)=9^0\)
This gives us, (m-1)(n-2)=0 (common base 9)
Now, if product of two integers are equal to zero, either one of them, or both of them, are zero.
So either m = 1, then we can't get value of n, or n = 2, then we can't get value of m, or both m-1 = 0, and n-2 = 0, and we get value of m and n.
So we are not getting definite answer of mn. Hence, we eliminate D.
So, the answer is A.