Approach: Same machinery as any mixed-base log equation — nail the domain, flip the base-\(1/2\) log into a negative base-\(2\) log, then collapse to one log and solve.
Step 1 (domain): \(x^2 - 5x + 6 > 0 \Rightarrow (x-2)(x-3) > 0 \Rightarrow x < 2\) or \(x > 3\); and \(x - 2 > 0 \Rightarrow x > 2\). Intersection: \(x > 3\).
Step 2: Since \(\log_{1/2}(x-2) = -\log_2(x-2)\), the equation becomes \[ \log_2(x^2 - 5x + 6) - \log_2(x-2) = 3. \]
Step 3: Factor \(x^2 - 5x + 6 = (x-2)(x-3)\) and cancel (legal as \(x>3\)): \[ \log_2\!\left(\frac{(x-2)(x-3)}{x-2}\right) = \log_2(x-3) = 3. \]
Step 4: \(x - 3 = 2^3 = 8 \Rightarrow x = 11\), and \(11 > 3\) is within the domain.
Answer: \(\boxed{x = 11}\).