You can put this solution on YOUR website! 5x -2/x2nd power - 5x -14 - 3/x2nd power + 2x
=======
[(5x-2)/(x^2-5x-14)] - [3/(x^2+2x)]
= [(5x-2)/(x-7)(x+2)] - [3/(x(x+2)]
lcd = x(x-7)(x+2)
= [x(5x-2)/lcd] - [3(x-7)/lcd]
= [5x^2-2x-3x+21]/lcd
= [5x^2-5x+21]/[x(x-7)(x+2)]
=================================
Cheers,
Stan H.