Prove √2 is Irrational — Contradiction Method

medium CBSE NCERT Class 10 Chapter 1 3 min read

Question

Prove that 2\sqrt{2} is irrational.

This is a Class 10 NCERT proof that appears in almost every board exam. The full proof is worth 3-4 marks — and students lose marks not because they don’t know the idea, but because they write it sloppily.


Solution — Step by Step

We use proof by contradiction: assume 2\sqrt{2} IS rational.

That means we can write 2=pq\sqrt{2} = \dfrac{p}{q}, where pp and qq are integers, q0q \neq 0, and pq\frac{p}{q} is in its lowest terms — meaning pp and qq share no common factor (their HCF is 1).

2=pq    2=p2q2    p2=2q2\sqrt{2} = \frac{p}{q} \implies 2 = \frac{p^2}{q^2} \implies p^2 = 2q^2

So p2p^2 is even (it equals 2×2 \times something). Here’s the key logical step: if p2p^2 is even, then pp itself must be even. We’ll use this fact right now.

Since pp is even, write p=2mp = 2m for some integer mm.

Substitute into p2=2q2p^2 = 2q^2:

(2m)2=2q2    4m2=2q2    q2=2m2(2m)^2 = 2q^2 \implies 4m^2 = 2q^2 \implies q^2 = 2m^2

So q2q^2 is also even, which means qq is also even.

We now have: pp is even AND qq is even.

But we assumed pq\frac{p}{q} was in lowest terms — meaning pp and qq have no common factors. If both are even, they’re both divisible by 2. That’s a contradiction.

Our assumption that 2\sqrt{2} is rational has led to a contradiction. Therefore, 2\sqrt{2} is irrational. \blacksquare


Why This Works

The proof hinges on one number theory fact: if n2n^2 is even, then nn is even. This follows because odd ×\times odd = odd — so if nn were odd, n2n^2 would also be odd. That’s the contrapositive, which is equally valid.

We apply this fact twice — once for pp, once for qq. Both turn out to be even, which breaks the “lowest terms” condition we set up at the start. That forced contradiction is what makes the proof work.

Proof by contradiction is powerful here because there’s no direct way to “show” a number is irrational. Instead, we show that assuming rationality creates an impossible situation.


Alternative Method

You can frame the same argument using the Fundamental Theorem of Arithmetic (prime factorisation uniqueness).

If p2=2q2p^2 = 2q^2, look at the prime factorisation of both sides. The left side p2p^2 has every prime appearing an even number of times (since squaring doubles all exponents). The right side has 21×q22^1 \times q^2 — which means 2 appears an odd number of times (one extra from the 212^1 factor).

This violates the uniqueness of prime factorisation. Same contradiction, slightly different language — useful if the examiner asks for a proof without the “lowest terms” setup.


Common Mistake

Not stating “in lowest terms” at the start.

Many students write ”2=pq\sqrt{2} = \frac{p}{q} where p,qp, q are integers” and stop there. The entire contradiction depends on pq\frac{p}{q} being already fully reduced. Without that condition, finding that pp and qq are both even is not a contradiction — you’d just say “simplify further.” Always write: “where pp and qq are coprime integers (HCF = 1).”

In board exams, write the conclusion clearly: “This contradicts our assumption that pp and qq are coprime. Hence 2\sqrt{2} cannot be rational, so it is irrational.” Examiners specifically look for the explicit contradiction statement — don’t just trail off.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next