I can easily solve this problem by finding A and B, and then A+B. My question is where there is a way to obtain A+B without finding A and B first. The problem is supposed to be challenging, but it looks too easy. That is why I think there must be a way to find A+B directly.
If $$\frac{7x-14}{2x^2-9x+4}=\frac{A}{x-4}+\frac{B}{2x-1}$$ find $A+B$.
Make $x-4=2x-1$ by choosing $x=-3$. The R.H.S is then $(A+B)(-1/7)$.