SOLUTION: prove that rational+irrational=irrational

Algebra ->  Proofs -> SOLUTION: prove that rational+irrational=irrational      Log On


   



Question 998517: prove that rational+irrational=irrational
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
prove that rational+irrational=irrational
Let x be given to be a rational number and y be given to
be an irrational number.

We want to show that x+y is irrational.

There exist integers p and q such that x = p/q

For contradiction, assume x+y is rational

Then there exist integers r and s such that x+y = r/s.

Then p/q + y = r/s 
           y = r/s - p/q
           y = (rq-ps)/(sq)

But that says that y is rational.  But it was give to
be irrational.  So we have reached a contradiction, 
and therefore the assumption that x+y is rational is
false.  Therefore x+y is irrational.

Edwin