document.write( "Question 503929: Find all numbers for which the rational expression is undefined.
\n" );
document.write( "p^3 - 9p/p^2 -64
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #339456 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "is defined for all values of p from -infinity to +infinity \n" ); document.write( "with two notable exceptions: if p=8 or p=-8, then p^2 = 64, which makes the denominator 0. \n" ); document.write( "The result of division by 0 is undefined. \n" ); document.write( " |