document.write( "Question 81824: Make up a rational function that has the following characteristics: crosses the x-axis at 3; touches the x-axis at -2; has a vertical asymptote at x= 1 and at x= -4; has a hole at x=5; has a horizontal asymptote at y= 2.\r
\n" );
document.write( "\n" );
document.write( "Please do try to help me! If you can't figure out the whole thing, then it would be a HUGE help in itself if you could tell me what \"touches the x-axis at -2\" means. What is the difference between that and crossing the x-axis? \n" );
document.write( "
Algebra.Com's Answer #58625 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Make up a rational function that has the following characteristics: \n" ); document.write( "crosses the x-axis at 3; \n" ); document.write( "Has (x-3) in the numerator. \n" ); document.write( "--------------------- \n" ); document.write( "touches the x-axis at -2; \n" ); document.write( "Has (x+2)^2 in the numerator. \n" ); document.write( "-------------------- \n" ); document.write( "has a vertical asymptote at x= 1 and at x= -4; \n" ); document.write( "Has (x-1) and (x+4) in the denominator \n" ); document.write( "--------------- \n" ); document.write( "has a hole at x=5; \n" ); document.write( "Has (x-5) in the numerator and in the denominator. \n" ); document.write( "-------------------- \n" ); document.write( "has a horizontal asymptote at y= 2. \n" ); document.write( "At this point the degrees of the numerator is 4 \n" ); document.write( "and the degree of the denominator is 3 \n" ); document.write( "so you need a factor of \"2\" in the numerator and a factor of \"x\" in the \n" ); document.write( "denominator. \n" ); document.write( "------------------- \n" ); document.write( "f(x) = [2(x-3)(x+2)^2(x-5)]/[x(x-1)(x+4)(x-5)] \n" ); document.write( "================== \n" ); document.write( "What does \"touches the x-axis\" mean? \n" ); document.write( "Example y=x is a line that \"passes thru\" the x-axis at x=0. \n" ); document.write( "y=x^2 is a parabola that \"touches\" the x-axis at x=0 \n" ); document.write( "This is what \"touches\" looks like: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |