Question 949934
find the inclined asymptote of f(x)= (x^2 - 4x + 5) / (x - 1) and graph function f.
 Using synthetic division::
-1)....1....-4....5
.......1....-5...|..10
----
Asymptote:: y = x-5
---------------
{{{graph(400,400,-10,10,-10,10,(x^2-4x+5)/(x-1))}}}
===============
Cheers,
Stan H.
--------------