document.write( "Question 1090281: Please help \r
\n" );
document.write( "\n" );
document.write( "Find the parabolic asymptote,the vertical asymptote,the x and y intercepts and then sketch the graph of
\n" );
document.write( "p(x)=(x^3-x^2+2)/x-1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #704735 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! p(x)=(x^3-x^2+2)/x-1 \n" ); document.write( "synthetic division for numerator \n" ); document.write( "-1/1---M1----0----2 \n" ); document.write( "==1==M2===2----0 \n" ); document.write( "(x+1)(x^2-2x+2) are the factors \n" ); document.write( "parabolic asymptote is x^2-2x+2 \n" ); document.write( "vertical asymptote is at x=1, for there the denominator is 0. \n" ); document.write( "when x=0, y=-2 (0, -2) \n" ); document.write( "when y=0, x=-1 (-1, 0) \n" ); document.write( " \n" ); document.write( " |