document.write( "Question 323837: Find all vertical asymptotes (if any) of the function
\n" );
document.write( "f(x) = x/(x^2 - 16) \n" );
document.write( "
Algebra.Com's Answer #231763 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! Vertical asymptotes occur at a value of x where the denominator would equal zero and the numerator is NOT zero. In this case, \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2-16=0 \n" ); document.write( "(x-4)(x+4)=0 \n" ); document.write( "x=4 and x=-4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Dr. Robert J. Rapalje, Retired \n" ); document.write( "Seminole State College of Florida \n" ); document.write( "Altamonte Springs Campus \n" ); document.write( " |