document.write( "Question 625966: Find all vertical asymptotes of the rational function. (Enter your answers as a comma-separated list.)
\n" );
document.write( " F(x) = (2x − 5)/(x^3 − 125) \n" );
document.write( "
Algebra.Com's Answer #393917 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find all vertical asymptotes of the rational function. (Enter your answers as a comma-separated list.) \n" ); document.write( "F(x) =(2x−5)/(x^3−125 \n" ); document.write( "=(2x−5)/(x^3−5^3) (difference of cubes) \n" ); document.write( "=(2x−5)/(x-5)(x^2+5x+25) \n" ); document.write( "vertical asymptote: x=5 \n" ); document.write( " |