document.write( "Question 629650: Find all values for which the following is undefined:
\n" );
document.write( "x-5/x^3-7x^2+12x \n" );
document.write( "
Algebra.Com's Answer #396437 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Whenever x^3-7x^2+12x=0 it is undefined \n" ); document.write( "(x-4) (x-3) x = 0 \n" ); document.write( "so when x=0, x=4, x=3 \n" ); document.write( " |