Another example is y = 4x^2 / (x^2 - 4)
If the degree of the numerator (largest power of x) is less than the degree of the denominator, then the horizontal asymptote is at y = 0. Adding 4 would shift it to y=4,
y = (1 / (x^2 - 4^2) ) + 4
If the degrees of the numerator and denominator are equal, then there is a horizontal asymptote at a/b where a is the coefficient (number in front of) the highest power of x on top, and b is the coefficient of the highest power of x on the bottom.
y = 4x^2 / (x^2 - 4)