Concept:
A function is increasing where its derivative is positive.
Thus we check
\[
f'(x)& gt;0
\]
Also first determine domain because logarithm requires positive argument.
Step 1: Find domain of function.
Since
\[
\log(2x-3)
\]
exists only when
\[
2x-3& gt;0
\]
Thus
\[
x& gt;\frac32
\]
Hence domain is
\[
\left(\frac32,\infty\right)
\]
Step 2: Differentiate function.
Differentiating term by term,
\[
f'(x)
=
\frac{2}{2x-3}-4x+6
\]
Factorize the algebraic part.
\[
=
\frac{2}{2x-3}-2(2x-3)
\]
Taking LCM,
\[
=
\frac{2-(2x-3)^2}{2x-3}
\]
Step 3: Apply increasing condition.
Since denominator positive for domain,
\[
2-(2x-3)^2& gt;0
\]
\[
(2x-3)^2& lt;2
\]
\[
-\sqrt2& lt;2x-3& lt;\sqrt2
\]
Since domain restricts
\[
2x-3& gt;0
\]
therefore
\[
0& lt;2x-3& lt;\sqrt2
\]
\[
\frac32& lt;x& lt;\frac{3+\sqrt2}{2}
\]
Matching nearest option:
\[
\boxed{\left(\frac32,2\right)}
\]