document.write( "Question 1059022: find all vertical asymptotes of the rational fuction\r
\n" );
document.write( "\n" );
document.write( "f(x)=3x-17/x^3-16x \n" );
document.write( "
Algebra.Com's Answer #674103 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x)=3x-17/x^3-16x \n" ); document.write( "Here, the denominator's being 0 will give the vertical asymptote(s) \n" ); document.write( "x^3-16x=0 \n" ); document.write( "x(x^2-16)=0 \n" ); document.write( "x=0, 4, -4 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |