Step 1: Understanding the Concept:
In AP, $2 \times \text{middle term} = \text{first term} + \text{third term}$.
Step 2: Detailed Explanation:
Given: $\log_3 2$, $\log_3 (2^x - 5)$, $\log_3 (2^x - 7/2)$ are in AP.
So $2\log_3 (2^x - 5) = \log_3 2 + \log_3 (2^x - 7/2)$
$\Rightarrow \log_3 (2^x - 5)^2 = \log_3 \left[2 \cdot (2^x - 7/2)\right]$
$\Rightarrow (2^x - 5)^2 = 2 \cdot (2^x - 7/2) = 2^{x+1} - 7$
Let $t = 2^x$. Then $(t-5)^2 = 2t - 7 \Rightarrow t^2 - 10t + 25 = 2t - 7 \Rightarrow t^2 - 12t + 32 = 0$
$\Rightarrow (t-4)(t-8) = 0 \Rightarrow t = 4$ or $t = 8$.
For $t=4$, $2^x = 4 \Rightarrow x=2$, but then $2^x - 5 = -1$ (log undefined). So $t=8 \Rightarrow x=3$ works.
Step 3: Final Answer:
$x = 3$.