document.write( "Question 1019898: Please show work \r
\n" );
document.write( "\n" );
document.write( "Consider the function
\n" );
document.write( "f(x)=(x^2-1)/(x-3)
\n" );
document.write( "a Find the domain for the function in interval notations
\n" );
document.write( "b Find all vertical, horizontal and slant asymptotes
\n" );
document.write( "c Sketch the function
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #635826 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(x)=(x^2-1)/(x-3) \n" ); document.write( "Domain: all x except for x=3. \n" ); document.write( "Vertical asymptote at x=3. \n" ); document.write( "horizontal asymptote: None \n" ); document.write( "Slant asymptote: divide x-3/x^2-1 \n" ); document.write( "----------------------------x \n" ); document.write( "-----------------------------x^2-3x, change signs \n" ); document.write( "------------------------------3x+1 \n" ); document.write( "------------------------------x goes into that 3 times with remainder. The line for the slant asymptote is y=x+3. \n" ); document.write( " |