document.write( "Question 1153158: write an equation for a rationalfunction r that has
\n" );
document.write( "verticle asymptotes x=2 and x=-5
\n" );
document.write( "horizonal asymptotes y=0
\n" );
document.write( "r(1)=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #775321 by Boreal(15235) You can put this solution on YOUR website! the denominator must be (x-2)(x+5) to give the vertical asymptotes \n" ); document.write( "numerator has x^1, to make the degree of both numerator less than the degree of the denominator. \n" ); document.write( "have the numerator (x-1) so that r(1)=0\r \n" ); document.write( "\n" ); document.write( "(x-1)/(x^2+3x-10)\r \n" ); document.write( "\n" ); document.write( " |