Question 701279
{{{(x+5)/(x-5)^2}}} is the same as {{{(x+5)/((x-5)(x-5))}}}


The graph is 


{{{ drawing(500, 500, -10, 10, -10, 10,
 graph( 500, 500, -10, 10, -10, 10,0,(x+5)/((x-5)(x-5)))

)}}}


Domain: Set of all real numbers but x cannot equal 5


Range: Set of real numbers y such that {{{y > 0}}}