document.write( "Question 692081: how do i find the asymptotes and intercepts of g(x)= 2x^2/x-4 \n" ); document.write( "
Algebra.Com's Answer #427075 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the asymptotes and intercepts of g(x)= 2x^2/x-4 \n" ); document.write( "vertical asymptotes: \n" ); document.write( "set denominator=0, then solve for x \n" ); document.write( "x-4=0 \n" ); document.write( "x=4 \n" ); document.write( ".. \n" ); document.write( "since degree of numerator is one more than the degree of the denominator, a slant asymptote exists. 2x^2/x-4=2x+remainder. \n" ); document.write( "slant asymptote: y=2x \n" ); document.write( ".. \n" ); document.write( "horizontal asymptote:none \n" ); document.write( ".. \n" ); document.write( "x-intercept: \n" ); document.write( "set y=0 \n" ); document.write( "2x^2=0 \n" ); document.write( "x=0 \n" ); document.write( ".. \n" ); document.write( "y-intercept: \n" ); document.write( "set x=0 \n" ); document.write( "y=2x^2/x-4 \n" ); document.write( "y=0/-4 \n" ); document.write( "y=0 \n" ); document.write( " \n" ); document.write( " |