Let \( P(x) = 2x^5 - 3x^4 + 5x^3 - 3x^2 + 7x - 9 \)
We divide \( P(x) \) by \( x^2 - x - 3 \), the remainder will be a linear expression:
\[
R(x) = ax + b.
\]
Use polynomial division or substitution method:
Let \( x_1 \) and \( x_2 \) be roots of \( x^2 - x - 3 = 0 \). Plugging those values into \( P(x) \), solve the resulting system of two equations to find \( a \) and \( b \).
Doing so gives the remainder:
\[
R(x) = 41x + 3.
\]