document.write( "Question 114303: find the horizontal and verticle asymptotes for the function
\n" );
document.write( "g(x)=2x^2/3x^2-1\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #83182 by stanbon(75887) ![]() You can put this solution on YOUR website! find the horizontal and verticle asymptotes for the function \n" ); document.write( "g(x)=2x^2/3x^2-1 \n" ); document.write( "------------------- \n" ); document.write( "Vertical asymptotes occur where the denominator is zero: \n" ); document.write( "3x^2-1 = 0 \n" ); document.write( "x^2 = 1/3 \n" ); document.write( "x = [sqrt3]/3 or x= [-sqrt3]/3 \n" ); document.write( "-------------------- \n" ); document.write( "horizontal asymptote: \n" ); document.write( "y = 2x^2/3x^2 = 2/3 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |