document.write( "Question 64619: Find the vertical, horizontal, and oblique asymptotes, if any, as well as any holes, of this rational function: R(x)= (2x^2 - 4x^2 + 3x - 6)/(2x^2 - 3x -2) \n" ); document.write( "
Algebra.Com's Answer #45212 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Find the vertical, horizontal, and oblique asymptotes, if any, as well as any holes, of this rational function: R(x)= (2x^2 - 4x^2 + 3x - 6)/(2x^2 - 3x -2) \n" ); document.write( "IS IT 2X^3 OR 2X^2 IN THE NUMERATOR...ASSUMING SO AND USING Y FOR R(X) \n" ); document.write( "N.R. HAS F(2)=0...X-2 IS A FACTOR \n" ); document.write( "N.R = (X-2)(2X^2+3) \n" ); document.write( "D.R.=(2X+1)(X-2) \n" ); document.write( "Y = (X-2)(2X^2+3)/{(X-2)(2X+1) \n" ); document.write( "THIS FUNCTION IS NOT DEFINED AT X=2. \n" ); document.write( " Y TENDS TO INFINITY AS X TENDS TO -1/2.... \n" ); document.write( "HENCE X=-1/2 IS A VERTICAL ASYMPTOTE. \n" ); document.write( "AS X TENDS TO INFINITY..Y TENDS TO INFINITY.HENCE THERE IS NO HORIZONTAL ASYMPTOTE. \n" ); document.write( "Y/X = (2X^2+3)(X-2)/(X)(2X+1)(X-2)....TENDS TO 1 = A SAY AS X TENDS TO INFINITY \n" ); document.write( "Y-AX = [(2X^2+3)/(2X+1)]-X = (3-X)/(2X+1)....TENDS TO -1/2 = B SAY AS X TENDS TO INFINITY. \n" ); document.write( "HENCE Y=AX+B = X-0.5 IS THE INCLINED ASYMPTOTE \n" ); document.write( "THERE ARE NO ZEROS FOR THE FUNCTION SINCE 2X^2+3 IS ALWAYS POSITIVE AND THE FUNCTION IS NOT DEFINED AT X=2 \n" ); document.write( " |