Prove that $5 - 2\sqrt{3}$ is an irrational number. It is given that $\sqrt{3}$ is an irrational number.
Generated by claude-sonnet-4-6 · 2026-06-15 10:31 · grounding rag
Model Answer
Proof (by contradiction):
Assume $5 - 2\sqrt{3}$ is rational. Then we can write:
$$5 - 2\sqrt{3} = \frac{a}{b}, \quad \text{where } a, b \text{ are integers, } b \neq 0$$
Rearranging:
$$2\sqrt{3} = 5 - \frac{a}{b} = \frac{5b - a}{b}$$
$$\sqrt{3} = \frac{5b - a}{2b}$$
Since $a$ and $b$ are integers, $\dfrac{5b-a}{2b}$ is rational, which means $\sqrt{3}$ is rational.
But this contradicts the given fact that $\sqrt{3}$ is irrational.
Therefore, our assumption is wrong, and $5 - 2\sqrt{3}$ is irrational. $\blacksquare$
Source: Real Numbers, Section 1.3 – Revisiting Irrational Numbers
---
Explanation
- Use proof by contradiction: assume the number is rational, express it as $\frac{a}{b}$, and rearrange to isolate $\sqrt{3}$.
- The key step is showing this forces $\sqrt{3}$ to be rational — contradicting the given condition.
- Examiners award marks for: (1) correct assumption, (2) correct algebraic rearrangement to isolate $\sqrt{3}$, (3) stating the contradiction clearly.
- Don't forget to state the conclusion explicitly.