document.write( "Question 218837: I am supposed to find all numbers for which the rational expression is undefined for this problem:
\n" );
document.write( "q^3-6q/q^2-64\r
\n" );
document.write( "\n" );
document.write( "I don't think there are any numbers that are undefined. \n" );
document.write( "
Algebra.Com's Answer #164723 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I am supposed to find all numbers for which the rational expression is undefined for this problem: \n" ); document.write( "q^3-6q/q^2-64 \n" ); document.write( "---------- \n" ); document.write( "That denominator cannot be zero. \n" ); document.write( "q^2-64 cannot be zero \n" ); document.write( "(q-8)(q+8) cannot be zero \n" ); document.write( "q cannot be 8 and q cannot be -8 \n" ); document.write( "------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |