Question 762828
{{{
y=2x/(x^2-4)=(2x)/((x+2)(x-2))
}}}


Only 1 Intercept: (0,0)

VA: x=2 and x=-2

HA: y=0

Axis of symmetry: x=0


Graph:

{{{ graph( 300, 200, -5, 5, -10, 10, (2x)/((x+2)(x-2))) }}}