Difficulty: Easy
Correct Answer: 2
Explanation:
Given data
Concept / Approach
Step-by-step simplification
Right side: (b/a)^{x − 3} = ( (a/b)^{−1} )^{x − 3} = (a/b)^{−(x − 3)}.Equate exponents (same positive base a/b): x − 1 = −(x − 3).x − 1 = −x + 3 ⇒ 2x = 4 ⇒ x = 2.
Verification
Left: (a/b)^{1}; Right: (b/a)^{−1} = (a/b)^{1} ⇒ equal.
Common pitfalls
Final Answer
2.
Discussion & Comments