You can put this solution on YOUR website! 1/x^2-7x+10 = x/x-5+1/x-2
-----
Multiply thru by (x-5)(x-2) to get:
1 = x(x-2) + (x-5)
----
x^2 -2x + x -5 - 1 = 0
-----
x^2 -x -6 = 0
Factor::
(x-3)(x+2) = 0
---
x = 3 or x = -2
================
Cheers,
Stan H.
----------------