Question 949898
Rational function, undefined for x=2.  


Recall {{{y=3/x}}}:
{{{graph(300,300,-10,10,-10,10,3/x)}}}


Yours is moved two units to the right, see the "x-2"?
{{{graph(300,300,-10,10,-10,10,3/(x-2))}}}