What is the range of the function f(x)= (x+7)/(2x-8)f(x)=x+72x8?

1 Answer
Jul 14, 2017

Undefined at x=4x=4

{x: -oo < x < oo," " x !=4}{x:<x<, x4}

Explanation:

You are not 'allowed' to divide by 0. The proper name for this is that the function is 'undefined'. at that point.

Set 2x-8=0 => x=+42x8=0x=+4

So the function is undefined at x=4x=4. Sometimes this is referred to as a 'hole'.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Domain and Range -> letters d and r

In the alphabet d comes before r and you have to input (xx) before you get an output (yy).

So you consider the range as the values of the answer.

So we need to know the values of yy as xx tends to positive and negative infinity ->+oo and -oo+and

As xx becomes exceptionally big then the effect of the 7 in x+7x+7 is of no importance. Likewise the effect of -8 in 2x-82x8 becomes of no importance. My use of -> means 'tends towards'

Thus as xx tends towards positive infinity we have:
lim_(x->+oo) (x+7)/(2x-8)->k=x/(2x)=1/2

As x tends towards negative infinity we have:
lim_(x->-oo) (x+7)/(2x-8)->-k=-x/(2x)=-1/2

So the range is all values between negative infinity and positive infinity but excluding 4

In set notation we have:

{x: -oo < x < oo," " x !=4}