\n" );
document.write( "Hi,
\n" );
document.write( "f(x)= 1/( x^3 + x^2 - x - 1)
\n" );
document.write( "Note:
\n" );
document.write( "x^3 + x^2 - x - 1 , x = 1 a root
\n" );
document.write( "Using Synthetic Division to find other roots
\n" );
document.write( "1 1 1 -1 -1
\n" );
document.write( " 1 2 1
\n" );
document.write( " 1 2 1 0
\n" );
document.write( "(x-1)(x^2 + 2x + 1) = (x-1)(x+1)(x+1)
\n" );
document.write( "Find the asymptotes, maxima and the minima of the following functions
\n" );
document.write( "f(x)= 1/( x^3 + x^2 - x - 1)
\n" );
document.write( "x-asymptotes are x = -1 and x = 1
\n" );
document.write( "y-asymptote is y = 0 for x = (−∞,-1) U (1,∞)
\n" );
document.write( "maxima y = -0.8438 at x = 1/3 for 
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "