What Values of x Satisfy the Inequality \(\frac{x-1}{x+1} > 0\)?

  • Thread starter Thread starter Saladsamurai
  • Start date Start date
  • Tags Tags
    Inequality Spivak
Saladsamurai
Messages
3,009
Reaction score
7

Homework Statement



Find all x for which \frac{x-1}{x+1}>0 \qquad(1)

Homework Equations



(2) AB > 0 if A,B >0 OR A,B < 0

(3) 1/Z > 0 => Z > 0

The Attempt at a Solution



Since (1) holds if:

(x-1) &gt; 0 \text{ and } (x+1) &gt; 0 \qquad x\ne -1

then we must have x>1 AND x>-1

and since (1) also will hold if:

(x-1) &lt; 0 \text{ and } (x+1) &lt; 0 \qquad x\ne -1

then we must have x<1 AND x<-1

So that the solution is x on the interval (-\infty,-1) \cup (1,\infty).

What is the proper way to write the solution using set builder notation?
 
Physics news on Phys.org
You could write, for example:

\left\{x : \frac{x-1}{x+1} &gt; 0\right\} = (-\infty, -1) \cup (1, \infty)

Or:

\frac{x-1}{x+1} &gt; 0 \iff x \in (-\infty, -1) \cup (1, \infty)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top