KnowledgeBoat Logo
|

Mathematics

Prove that 5\sqrt{5} is an irrational number.

Whole Numbers

1 Like

Answer

We will use the proof by contradiction.

Assume 5\sqrt{5} is a rational number. Then it can be written as pq\dfrac{p}{q}, where p and q are integers with q ≠ 0 and gcd(p, q) = 1 (lowest form).

5=pq\sqrt{5} = \dfrac{p}{q}

Squaring both sides :

5=p2q25q2=p2.\Rightarrow 5 = \dfrac{p^2}{q^2} \\[1em] \Rightarrow 5q^2 = p^2.

So, p2 is divisible by 5, which means p is also divisible by 5.

Let p = 5k for some integer k. Substituting :

5q2=(5k)25q2=25k2q2=5k2.\Rightarrow 5q^2 = (5k)^2 \\[1em] \Rightarrow 5q^2 = 25k^2 \\[1em] \Rightarrow q^2 = 5k^2.

So, q2 is divisible by 5, which means q is also divisible by 5.

But this means both p and q are divisible by 5, contradicting our assumption that gcd(p, q) = 1.

Hence, our initial assumption is wrong.

Hence, 5\sqrt{5} is an irrational number.

Answered By

2 Likes


Related Questions