Drakkith said:
Yeah, I feel bad that I had to go look that up. I guess it's been a while since I did math.
It's ok, that's what we're here for!
So you can look at this problem in two ways, either notice that a fraction of the form a/b is equal to zero when the numerator is equal to 0, so in your equation
[tex]y=\frac{-x^3}{x^2-9}[/tex]
To find when y=0, i.e. to solve
[tex]0=\frac{-x^3}{x^2-9}[/tex]
we just need to find when the numerator -x
3=0.
Or the other way, simply multiply both sides of the equation by the denominator of the fraction.
[tex]0\times (x^2-9) = \frac{-x^3}{x^2-9}\times (x^2-9)[/tex]
Now on the RHS we can cancel the factor of x
2-9 in both the numerator and denominator to end up with just -x^3, and on the LHS, 0 times anything is still 0, so of course again we end up solving 0=-x
3.