Concept:
The logarithmic identity
\[
\log_a m+\log_a n=\log_a(mn)
\]
allows us to combine logarithms having the same base.
Step 1: Combine the logarithms
\[
\log_2[(x-1)(x-3)]=3.
\]
Step 2: Convert to exponential form
\[
(x-1)(x-3)=2^3.
\]
\[
(x-1)(x-3)=8.
\]
Step 3: Expand
\[
x^2-4x+3=8.
\]
\[
x^2-4x-5=0.
\]
Step 4: Solve the quadratic
\[
x=\frac{4\pm\sqrt{16+20}}{2}.
\]
\[
x=\frac{4\pm6}{2}.
\]
Thus,
\[
x=5
\]
or
\[
x=-1.
\]
Step 5: Apply the domain restriction
Since
\[
x-3>0,
\]
we must have
\[
x>3.
\]
Therefore,
\[
x=5.
\]
Hence,
\[
\boxed{5}.
\]