Proving something is irrational

  • Thread starter Thread starter ver_mathstats
  • Start date Start date
  • Tags Tags
    Irrational
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
ver_mathstats
Messages
258
Reaction score
21

Homework Statement


Prove that for all x ∈ ℝ, at least one of √3 - x and √3 +x is irrational.

Homework Equations

The Attempt at a Solution


I understand how to prove that √3 is a irrational number by proof by contradiction. However I am not sure how to prove this one.

Would I have to equate √3 - x = a/b and √3 + x = a/b and prove by contradiction?

Thank you.
 
Physics news on Phys.org
ver_mathstats said:

Homework Statement


Prove that for all x ∈ ℝ, at least one of √3 - x and √3 +x is irrational.

Homework Equations

The Attempt at a Solution


I understand how to prove that √3 is a irrational number by proof by contradiction. However I am not sure how to prove this one.

Would I have to equate √3 - x = a/b and √3 + x = a/b and prove by contradiction?

Thank you.

That would be a good start. Although the two numbers can't both be equal to the same ##a/b##.
 
fresh_42 said:
If you see something with ##a-b## and ##a+b## it is always an idea to multiply them. Try a proof by contradiction, i.e. assume both were rational.
So I'd multiply (√3-x)(√3+x) and then equate it to a/b?
 
fresh_42 said:
@PeroK's hint is the better idea: what do you get if you add / subtract the two?
Okay so when I add then I obtain √3 + √3 or 2√3 and then this is what we equate to a/b? Thank you.
 
PeroK said:
Or add them!
Thank you. I'd get 2√3 = a/b?