y = [ x ( x - 2) ] / [ x^2 - 1 ] = [x^2 - 2x] / [ (x + 1) ( x - 1) ] = (x^2 - 2x) / [ x^2 - 1)
a) Setting both linear factors in the denominator to 0 and solving for x gives us the vertical asyptotes of x = -1 and x = 1
Because the coefficients on each of the x^2 terms in the numerator/ denominator are 1, their ratio gives the horizontal asymptote of y = 1 / 1 = 1
b) To see where it crosses the x axis, let y = 0 and we have
0 = x (x - 2) / (x^2 - 1) multiply both sides by x^2 - 1
0 = x ( x - 2) set both factors to 0 and solve for x and we get the x intercepts of x = 0 and x = 2
To see where it crosses the y axis, let x = 0 and we have 0 (0 - 2) / ( 0^2 - 1) = 0
c) Here is the curve : https://www.desmos.com/calculator/i0vbehvizi
d) Inspection of the graph reveals that the intervals that solve this inequality are (-infinity ,-1) U [0, 1) U [2, infinity )