document.write( "Question 269456: Hi. I am completely lost about this problem. Can you please explain how you get the answer. Thanks in advance \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Find an equation of a rational function f that satisfies the conditions:
\n" ); document.write( "vertical asymptotes: x = - 1, x = 6
\n" ); document.write( "horizontal asymptote: y = 3
\n" ); document.write( "x-intercepts: - 7, 5
\n" ); document.write( "hole at x = 0
\n" ); document.write( "

Algebra.Com's Answer #197503 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
In a rational function...
  • Holes will occur for x values that make a factor in both the numerator and denominator zero. So if there is a hole at x=0 then (x-0), or x, is a factor of both the numerator and denominator. So at this point our function is
    \n" ); document.write( "\"f%28x%29+=+x%2Fx\"
  • Vertical asymptotes occur for x values that make a factor of (just) the denominator zero. So if x = -1 and x = 6 are vertical asymptotes, then (x+1) and (x-6) are factors of the denominator. So now our function is:
    \n" ); document.write( "\"f%28x%29+=+x%2F%28x%28x%2B1%29%28x-6%29%29\"
  • X-intercepts occur for x values that make (just) the numerator zero. So if x = -7 and x = 5 are x-intercepts, then (x+7) and (x-5) are factors of the numerator. Now our function is:
    \n" ); document.write( "\"f%28x%29+=+%28x%28x%2B7%29%28x-5%29%29%2F%28x%28x%2B1%29%28x-6%29%29\"
  • Horizontal asymptotes exist only if the degree (highest exponent) of the numerator is less than or equal to the degree of the degree of the denominator. A horizontal asymptote of y = 0 occurs if the degree of the numerator is less than the degree of the numerator. Other horizontal asymptotes occur when the degrees are equal. And when the degrees are equal, then horizontal asymptote will be at the value of the ratio of the coefficients of the highest power terms in the numerator and denominator.
    \n" ); document.write( "Since we want a horizontal asymptote of y = 3 we want...
    • The degrees of the numerator and denominator to be equal. Looking at the function we have so far:
      \n" ); document.write( "\"f%28x%29+=+%28x%28x%2B7%29%28x-5%29%29%2F%28x%28x%2B1%29%28x-6%29%29\"
      \n" ); document.write( "we should be able to see that, after multiplying, the numerator will have an \"x%5E3\" term and so will the denominator. So our degrees are already equal.
    • The ratio of the coefficients of our highest power terms, the \"x%5E3\"'s, to be 3. Since our function so far has just \"x%5E3\" in both the numerator and denominator, our ratio is currently 1/1. So we need to add a factor of 3 to the numerator:
      \n" ); document.write( "\"f%28x%29+=+%283x%28x%2B7%29%28x-5%29%29%2F%28x%28x%2B1%29%28x-6%29%29\"

\n" ); document.write( "So
\n" ); document.write( "\"f%28x%29+=+%283x%28x%2B7%29%28x-5%29%29%2F%28x%28x%2B1%29%28x-6%29%29\"
\n" ); document.write( "fits all the requirements given. The only thing left is to simplify by multiplying out the numerator and denominator. (Don't cancel out any factors, even though the x factors will cancel, because then you lose the \"hole\".)
\n" ); document.write( "\"f%28x%29+=+%283x%28x%5E2%2B2x-35%29%29%2F%28x%28x%5E2-5x-6%29%29\"
\n" ); document.write( "\"f%28x%29+=+%283x%5E3%2B6x%5E2-105x%29%2F%28x%5E3-5x%5E2-6x%29\"
\n" ); document.write( "
\n" );