Product of Two Irrationals: Counterexample

#hsc-maths#proofs#medium

When we encounter a "prove or disprove" HSC question about irrational numbers and multiplication, it's often testing whether we really understand what it means to be irrational. This problem sits in the proofs and number systems area of the syllabus, and working through it gives you a powerful technique: disproving a universal claim with a single well-chosen counterexample. The insight you'll gain is that the irrational numbers are not closed under multiplication—a fact that can surprise students who assume operations automatically stay within the same number set.

Problem Statement

Prove or disprove: If xx and yy are irrational numbers with xyx \neq y, then xyxy is irrational.


Hints

The statement is false. Find a counterexample using multiples of 2\sqrt{2}.

Consider x=2x = \sqrt{2} and y=k2y = k\sqrt{2} for some rational k1k \neq 1. What is xyxy? Is it rational or irrational?


Solutions

The statement is false. We disprove by counterexample.

A classic approach is to use multiples of 2\sqrt{2} because the square of 2\sqrt{2} is rational, which can produce a rational product when multiplied. So we choose two distinct multiples that give a rational outcome.

Counterexample:

Let x=2x = \sqrt{2} and y=22y = 2\sqrt{2}.

  • Check xx is irrational: 2\sqrt{2} is irrational (well-known).
  • Check yy is irrational: 222\sqrt{2} is the product of rational 22 and irrational 2\sqrt{2}, so it's irrational.
  • Check xyx \neq y: Clearly 222\sqrt{2} \neq 2\sqrt{2} since 121 \neq 2.
  • Compute xyxy: Now multiply them together and simplify using the fact that (2)2=2(\sqrt{2})^2 = 2.
xy=(2)(22)=2(2)2=22=4xy = (\sqrt{2})(2\sqrt{2}) = 2 \cdot (\sqrt{2})^2 = 2 \cdot 2 = 4
  • Check rationality of xyxy: 4=414 = \frac{4}{1} is rational.

Since we found irrational numbers xx and yy with xyx \neq y such that xyxy is rational, the original statement is disproven. \blacksquare

Note: This shows that the irrationals are not closed under multiplication. The rationals are closed under multiplication, but the irrationals are not.


Takeaways

  • To disprove a universal statement about numbers, you only need one valid counterexample—choose it cleverly.
  • The irrational numbers are not closed under multiplication; the product of two irrationals can be rational.
  • Using known irrationals like 2\sqrt{2} and scaling by rational factors often yields a rational product because the irrational part cancels.

Further Readings

If you found this proof interesting, be sure to check out these relevant HSC booklets to sharpen your reasoning skills: HSC Proofs, HSC Induction, HSC Vectors

Written by Vu Hung Nguyen

Mathematics Educator · LinkedIn · About