SOLUTION: What is the domain and range of the following rational expression? f(x)=x+3 _____ x^2-5x-66

Algebra ->  Functions -> SOLUTION: What is the domain and range of the following rational expression? f(x)=x+3 _____ x^2-5x-66      Log On


   



Question 89316: What is the domain and range of the following rational expression?
f(x)=x+3
_____
x^2-5x-66

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!

What is the domain and range of the following 
rational expression? 
f(x)=x+3
_____
x^2-5x-66


f(x) = %28x%2B3%29%2F%28x%5E2-5x-66%29

Factor the denominator:

f(x) = %28x%2B3%29%2F%28%28x-11%29%28x%2B6%29%29

The domain contains all numbers which 
can be substituted for x, and an answer
is defined.  Denominators cannot be 0
so x cannot be any number that will
cause the denominator to be 0.

DENOMINATOR = (x-11)(x+2)

So x cannot equal to 11 or -2

So the domain is 

 

or in interval notation (-infinity,-2)U(-2,11)U(11,infinity)

Now we have to find the range.

To do that we first replace f(x) by y and solve for x:

f(x) = %28x%2B3%29%2F%28x%5E2-5x-66%29

y = %28x%2B3%29%2F%28x%5E2-5x-66%29

Multiply both sides by the LCD = %28x%5E2-5x-66%29

y%28x%5E2-5x-66%29 = x%2B3

yx%5E2-5yx-66y = x%2B3

Get 0 on the right:

yx%5E2-5yx-66y-x-3 = 0

Get the x terms together:

yx%5E2-5yx-x-66y-3 = 0

Factor x out of the second and third terms

yx%5E2-%285y%2B1%29x-66y-3 = 0

factor -3 out of the last two terms on the left:

yx%5E2-%285y%2B1%29x-3%2822y%2B1%29+ = 0

This is a quadratic equation in x with

a = y, b = -(5y+1), c = -3(22y+1)

We could solve for x, but we only
need the discriminant b²-4ac to be
non-negative, so

b²-4ac = [-(5y+1)]² - 4(y)[-3(22y+1)] =

25y² + 10y + 1 + 12y(22y+1) =

25y² + 10y + 1 + 264y² + 12y =

289y² + 22y + 1 > = 0

The left side has discriminant 22²-4(289)(1) = -672

thus it has no real zeros and represents a parabola which
is always positive.

Therefore the range is "all real numbers" or (-infinity,infinity)

Edwin