Concept:
Find roots of quadratic to split modulus.
Step 1: Find roots.
\[
2x^2-9x+9=0 \Rightarrow x=\frac{3}{2},3
\]
Only \(1.5\) lies in [0,2].
Step 2: Split integral.
Evaluate sign change at \(x=\frac{3}{2}\)
Step 3: Compute.
\[
\int_0^2 |f(x)|dx=\frac{71}{12}
\]
\[
\boxed{(D)}
\]