document.write( "Question 450742: Find all numbers for which the rational expression is undefined:\r
\n" );
document.write( "\n" );
document.write( " m^3 - 4m
\n" );
document.write( " --------
\n" );
document.write( " m^2 - 81 \r
\n" );
document.write( "\n" );
document.write( "I do not have any work on this, but I know that the first step is to make the denominator = to 0.
\n" );
document.write( "then to solve for m. \n" );
document.write( "
Algebra.Com's Answer #310015 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find all numbers for which the rational expression is undefined: \n" ); document.write( "m^3 - 4m \n" ); document.write( "-------- \n" ); document.write( "m^2 - 81 \n" ); document.write( ": \n" ); document.write( "Yes, just do that \n" ); document.write( "m^2 - 81 = 0 \n" ); document.write( "m^2 = 81 \n" ); document.write( "m = +/- \n" ); document.write( "m = 9 \n" ); document.write( "and \n" ); document.write( "m = -9 \n" ); document.write( ": \n" ); document.write( "undefined when m = 9 and m = -9 \n" ); document.write( " |