$$(3x^2 + 6x) / (x^3 - 4x)$$
To find the hole(s) of a rational expression, I must first create a common factor in both the numerator and denominator; however, can't come up with anything for the above expression.
I should add that I am aware of the common factor of $x$, but was told that there is a second common factor; thus, a second hole.
$3x^2 + 6x = x(3x+6) = 3x(x+2)$ as I think you've noticed. What of the denominator? Well the denominator is $x^3-4x = x(x^2-4)$. This is called a difference of two squares. In general, $a^2-b^2 = (a+b)(a-b)$ which you can check by multiplying $(a+b)$ and $(a-b)$. Can you see where to go from here?