document.write( "Question 165007: Find all numbers for which the rational expression is undefined
\n" );
document.write( "fraction
\n" );
document.write( "s^3-7s/s^2-25\r
\n" );
document.write( "\n" );
document.write( "The number for which the rational expression is undefined are _. \n" );
document.write( "
Algebra.Com's Answer #121703 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (s^3-7s)/(s^2-25) I assume that this is the problem. Use parentheses to avoid confusion. \n" ); document.write( "(s^3-7s)/((s+5)(s-5)) \n" ); document.write( "The expression is undefined when s=5 or s=-5 because then there would be division by zero, which is not allowed. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |