SOLUTION: Is there any other way to prove that {{{ sqrt(3) }}} is irrational? for e.g. you could prove that sum of 2 even number 2n+2n = 4n Can you do something like this to prove th

Algebra ->  Geometry-proofs -> SOLUTION: Is there any other way to prove that {{{ sqrt(3) }}} is irrational? for e.g. you could prove that sum of 2 even number 2n+2n = 4n Can you do something like this to prove th      Log On


   



Question 1017551: Is there any other way to prove that +sqrt%283%29+ is irrational?
for e.g. you could prove that sum of 2 even number
2n+2n = 4n
Can you do something like this to prove that +sqrt%283%29+
I already know how to prove sqrt(3) is irrational if i set +sqrt%283%29+=+p%2F1+
any other ways than this?

Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
I can think of 2 ways
*************************************
1) You can do a proof by contradiction
:
assume that there are integers p and q such that
:
square root(3) = p/q which implies that
:
3 = p^2 / q^2 and p/q in lowest terms(no common factor except 1)
:
3q^2 = p^2
:
so p^2 is divisible by 3 and p is as well
:
this means that there exists an integer k, such that, p = 3k, therefore
:
3q^2 = p^2 implies 3q^2 = (3k)^2 implies 3q^2 = 9k^2
:
divide both sides by 3 and we get
:
q^2 = 3k^2
:
which implies q is divisible by 3
:
but we also have p is divisible by 3 and
:
this means that p and q are divisible by 3, so they were not in lowest terms - the contradiction that p and q only have 1 as a divisor
*********************************************************
2) consider x^2 - p = 0 where p is prime
then apply the Rational Root Theorem