Prove that if $x$ is irrational, then $\frac{x+1}{x-1}$ is irrational

581 Views Asked by At

I have to prove that if $x$ is irrational, then $$\frac{x+1}{x-1}$$ is irrational too,
but I'm not sure where to start from.

Could someone give me a clue?

2

There are 2 best solutions below

0
On BEST ANSWER

Let $$\frac{x+1}{x-1}=r\in\mathbb Q$$ Thus, $r\neq1$, $$x=\frac{r+1}{r-1},$$ which is a contradiction.

0
On

If $y$ is irrational then $y+q,q\cdot y,\frac{q}{y}$ are irrational, if $q\in\mathbb{Q}\setminus\{0\}.$

We have $$\frac{x+1}{x-1}=\frac{(x-1)+2}{x-1}=1+\frac{2}{x-1}.$$ From $x$ irrational follows $x-1$ irrational, therefore is $\frac{2}{x-1}$ irrational and so $\frac{2}{x-1}+1$ is irrational.