SOLUTION: state the domain of the rational function: f(x)= x^2+3x-10/x^2-2x-8

Algebra ->  Functions -> SOLUTION: state the domain of the rational function: f(x)= x^2+3x-10/x^2-2x-8      Log On


   



Question 633374: state the domain of the rational function:
f(x)= x^2+3x-10/x^2-2x-8

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
Sometimes you have the domain of a function given to you. Sometimes you have to figure it out for yourself. When you find the domain yourself you
  • Start by assuming that the domain is all real numbers; then
  • Rule out any x values that would create an expression "that should not be". And what are these expressions?:
    • Division by zero. This includes obvious divisions by zero like a denominator that is zero. And less obvious ones: tan or sec of odd multiples of pi%2F2 radians (or 90 degrees) and cot or csc of even multiples of pi%2F2 radians (or 90 degrees).
    • Negative radicands of even-numbered roots. "Radicand" is the name for the expression inside a radical.) Even-numbered roots are square roots, 4th roots, 6th roots, etc. Radicands of these roots cannot be negative because you cannot raise a real number to an even power and get a negative result.
    • Zero or negative arguments of logarithms.
    • Bases of logarithms that are zero, one or any negative number.
    • Any other expression that you learn :should never be".
If your function has none of these types of expressions, then your domain is all real numbers.

Your function does have a denominator (but none of the other types of expressions that can limit a domain). So all we have to do is make sure the denominator is never zero. To do this we set the denominator to zero, solve for x and then we know what values x cannot have:
x%5E2-2x-8+=+0
This is a quadratic equation. TO solve it, we want one side to be zero (which we already have) and then we factor the other side (or use the Quadratic Formula). This expression factors fairly easily:
%28x-4%29%28x%2B2%29+=+0
From the Zero Product Property we know that one of these factors must be zero. So:
x-4 = 0 or x+2 = 0
Solving these we get:
x = 4 or x = -2

These are the values x cannot be! So the domain is all real numbers except 4 or -2.