What is the domain and range of f(x) =( x^2 - x - 6) / (x^2 + x - 12)f(x)=x2x6x2+x12?

1 Answer
Feb 19, 2016

Domain is all values except x=-4x=4 and x=3x=3 range is from 1/212 to 11.

Explanation:

In a rational algebraic function y=f(x)y=f(x), domain means all values that xx can take. It is observed that in the given function f(y)=(x^2-x-6)/(x^2+x-12)f(y)=x2x6x2+x12, xx cannot take values where x^2+x-12=0x2+x12=0

Factorizing this becomes (x+4)(x-3)=0(x+4)(x3)=0. Hence domain is all values except x=-4x=4 and x=3x=3.

Range is values that yy can take. Although, one may have to draw a graph for this, but here as x^2-x-6=(x-3)(x+2)x2x6=(x3)(x+2) and hence

f(y)=(x^2-x-6)/(x^2+x-12)=((x-3)(x+2))/((x+4)(x-3))=(x+2)/(x+4)f(y)=x2x6x2+x12=(x3)(x+2)(x+4)(x3)=x+2x+4

= 1-2/(x+4)12x+4

and hence range is from 1/212 to 11.