document.write( "Question 369255:  Hi, I have to find the vertical and horizontal asymptotes, as well as the y-intercept for the following:\r
\n" );
document.write( "\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "If I'm not mistaken,\r
\n" );
document.write( "\n" );
document.write( "vertical asymptote = 
\n" );
document.write( "horizontal asymptotes are  and 
\r
\n" );
document.write( "\n" );
document.write( "I calculated the y-intercept by plugging 0 in for x and got 1/2, but when I graph the equation it doesn't look like 1/2. I appreciate any help you can provide :)
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #263120 by mananth(16946)     You can put this solution on YOUR website! (1 + 2x)/(x+2)\r \n" ); document.write( "\n" ); document.write( "x+2 = 0 \n" ); document.write( "x=-2 \n" ); document.write( "plug y =0 \n" ); document.write( "1+2x=0 \n" ); document.write( "x=-1/2 \n" ); document.write( ".. \n" ); document.write( " |