document.write( "Question 281864: s^3-8s/s^2-64
\n" );
document.write( "Need all numbers for which expression is undefined. \n" );
document.write( "
Algebra.Com's Answer #204729 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "It is undefined if the denominator is zero. \n" ); document.write( "It is zero if \n" ); document.write( "(s+8)=0 \n" ); document.write( "or \n" ); document.write( "(s-8)=0 \n" ); document.write( ". \n" ); document.write( "Therefore, it is undefined if \n" ); document.write( "s = {-8, 8} \n" ); document.write( " |