193k views
2 votes
Use a given information to create equation for the rational function. The function is written in factored form to help see how they given information shapes the equation. If the leading coefficient is not an integer enter the value as a fraction.

Use a given information to create equation for the rational function. The function-example-1
User Demoxing
by
4.0k points

1 Answer

4 votes

Recall that a rational function:


(P(x))/(Q(x)),

has a vertical asymptote at x₀ if and only if:


Q(x_0)=0.

Also, the roots of the above rational function are the same as P(x).

Since the rational function has a vertical asymptote at x=-1, we get that its denominator must be:


Q(x)=x+1\text{.}

Since the rational function has a double zero at x=2 we get that its numerator must be of the form:


P(x)=k(x-2)(x-2)\text{.}

Finally, since the rational function has y-intercept at (0,2) we get that:


2=(P(0))/(Q(0))=(k(0-2)(0-2))/(0+1)\text{.}

Simplifying the above equation we get:


\begin{gathered} (k(-2)(-2))/(1)=2, \\ 4k=2. \end{gathered}

Dividing the above equation by 4 we get:


\begin{gathered} (4k)/(4)=(2)/(4), \\ k=(1)/(2)\text{.} \end{gathered}

Therefore, the rational function that satisfies the given conditions is:


f(x)=((1)/(2)(x-2)(x-2))/(x+1)\text{.}

Answer:

The numerator is:


(1)/(2)(x-2)(x-2)

The denominator is:


(x+1)

User Jpertino
by
3.6k points