Concept: Decompose the rational function into partial fractions by assuming unknown constants and comparing coefficients.
Step 1: Assume \(\frac{2x^2+x-3}{(x^2+2)(3x-1)}=\frac{Ax+B}{x^2+2}+\frac{C}{3x-1}\).
Step 2: Multiplying throughout by \((x^2+2)(3x-1)\) and comparing coefficients gives \(3A+C=2,\;-A+3B=1,\;-B+2C=-3\). Solving, \(A=\frac{20}{19},\;B=\frac{13}{19},\;C=-\frac{22}{19}\).
Step 3: Therefore, \(\displaystyle \frac{2x^2+x-3}{(x^2+2)(3x-1)}=\frac{20x+13}{19(x^2+2)}-\frac{22}{19(3x-1)}\), so the required partial fraction is \(\boxed{\frac{20x+13}{19(x^2+2)}}\).