document.write( "Question 1101554: Suppose a rational function has poles at x=1
\n" ); document.write( "x
\n" ); document.write( "=
\n" ); document.write( "1
\n" ); document.write( " and x=2
\n" ); document.write( "x
\n" ); document.write( "=
\n" ); document.write( "2
\n" ); document.write( ", zeros at x=4
\n" ); document.write( "x
\n" ); document.write( "=
\n" ); document.write( "4
\n" ); document.write( " and x=5
\n" ); document.write( "x
\n" ); document.write( "=
\n" ); document.write( "5
\n" ); document.write( ", and a horizontal asymptote y=3
\n" ); document.write( "y
\n" ); document.write( "=
\n" ); document.write( "3
\n" ); document.write( ". Find a possible rational function that has the attributes listed above.
\n" ); document.write( "

Algebra.Com's Answer #716187 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "To have a pole at x=a, the denominator of the rational function must contain a factor of (x-a).

\n" ); document.write( "In your example, with poles at x=1 and x=2, we need factors of (x-1) and (x-2) in the denominator.

\n" ); document.write( "To get a zero at x=b, the numerator of the rational function must contain a factor of (x-b).

\n" ); document.write( "In your example, with zeros at x=4 and x=5, we need factors of (x-4) and (x-5) in the numerator.

\n" ); document.write( "To get a horizontal asymptote of y=3, we need the degrees of the numerator and denominator to be the same, and we need the leading coefficient in the numerator to be 3 times the leading coefficient in the denominator.

\n" ); document.write( "The simplest rational function that satisfies all these requirements is

\n" ); document.write( "\"%28%283%28x-4%29%28x-5%29%29%2F%28x-1%29%28x-2%29%29\"
\n" ); document.write( "
\n" );