document.write( "Question 1007509: Find the domain of the rational function.\r
\n" ); document.write( "\n" ); document.write( "f(x) = x - 7/x^3 - 7x^2 - 100x + 700
\n" ); document.write( "

Algebra.Com's Answer #623411 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
We can factor the denominator in order to determine what values of x make it go to zero and are thus disallowed, not being part of the domain...
\n" ); document.write( "f(x) = x - 7 / x^3 - 7x^2 - 100x + 700
\n" ); document.write( "f(x) = (x - 7) / (x - 10)(x + 10)(x - 7)
\n" ); document.write( "Thus the domain is all real except x = 7, 10, and -10.
\n" ); document.write( "The x = 7 is what is called a removable discontinuity (if you need to know that).
\n" ); document.write( "
\n" );