Domains of Rational Functions (standard notation)

Shafty
Messages
3
Reaction score
0
Im preparing for a CLEP test in precalculus. As part of my prep, I need to review identifying domains of functions. I have a question about writing domains in standard notation. I was hoping someone could explain a bit the style.

For an example:

x-2 / x^2 -2x -35

As a rational expression, I know that the denominator can not be equal to zero. Therefore, to find the domain, I set the denominator equal to zero and solved the quadratic:

x = 7
x = -5

When x is either of these 2 values, the denominator will equal 0, and the expression is undefined. How would I write the domain in standard notation? I realize that the domain is all real numbers excluding -5 and 7, but is there a tidy way to write this?

Thanks.
 
Mathematics news on Phys.org
{x | x<-5 U -5<x<7 U 7<x }

The domain is the union of the open intervals of x less than negative 5, x is greater negative 5 than but less than 7, and x is greater than 7.
 
You could use interval notation.

[tex] (-\infty, -5) \cup (-5,7) \cup (7,\infty)[/tex]
 
symbolipoint said:
{x | x<-5 U -5<x<7 U 7<x }

The domain is the union of the open intervals of x less than negative 5, x is greater negative 5 than but less than 7, and x is greater than 7.
I would NOT write it that way since the "U" notation is used for sets, not algebraic expressions. Either
[tex]\{x | x>-5 or -5<x< 7 or 7< x\}[/tex]
or
[tex]\{x | x\ne -5 and x\ne 7\}[/tex]
or
[tex]\{x| x< -5\}\cup \{x| -5< x< 7\}\cup \{x| x> 7\}[/tex]
 
Last edited by a moderator:
I've never seen

[tex] -5 < x > 7[/tex]

considered a proper inequality: I believe Halls has a typo and that center piece
should be [itex]\{x | -5 < x < 7 \}[/itex].
 
Last edited:
Thanks, I have corrected it. (And will now pretend I never wrote such a silly thing!)
 
Shafty said:
For an example:

x-2 / x^2 -2x -35
As a side note, an expression such as this written on a single line should be written with parentheses around the numerator and denominator, like so:
(x-2) / (x^2 -2x -35)

Under the order of operations, the expression as you wrote it would be interpreted to mean
x - (2/x2) - 2x - 35, which I'm sure isn't what you really meant.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 18 ·
Replies
18
Views
11K
  • · Replies 3 ·
Replies
3
Views
4K