Prove that the square root of 5 is irrational.
Understand the Problem
The question is asking to prove that the square root of 5 is an irrational number. To solve this, we would typically use proof by contradiction, where we assume that the square root of 5 can be expressed as a fraction of two integers and demonstrate that this leads to a logical inconsistency.
Answer
$\sqrt{5}$ is an irrational number.
Answer for screen readers
$\sqrt{5}$ is an irrational number.
Steps to Solve
-
Assume the contrary Assume that $\sqrt{5}$ is a rational number. This means it can be expressed as a fraction of two integers: $$ \sqrt{5} = \frac{p}{q} $$ where $p$ and $q$ are integers, and $q \neq 0$. Furthermore, assume that $\frac{p}{q}$ is in its simplest form, meaning that $p$ and $q$ have no common factors other than 1.
-
Square both sides Square both sides of the equation to eliminate the square root: $$ 5 = \frac{p^2}{q^2} $$ This can be rearranged to: $$ p^2 = 5q^2 $$
-
Analyze the result From the equation $p^2 = 5q^2$, we can infer that $p^2$ is divisible by 5. This implies that $p$ must also be divisible by 5 (since if a prime divides a square, it must divide the base).
-
Express $p$ in terms of $k$ Let $p = 5k$ for some integer $k$. Now substitute this back into the equation: $$ (5k)^2 = 5q^2 $$ This simplifies to: $$ 25k^2 = 5q^2 $$ Dividing both sides by 5 gives: $$ 5k^2 = q^2 $$
-
Analyze $q^2$ From this equation, we can conclude that $q^2$ is also divisible by 5, and therefore $q$ must be divisible by 5.
-
Reach a contradiction Since both $p$ and $q$ are divisible by 5, this contradicts our initial assumption that $\frac{p}{q}$ was in its simplest form. Thus, our original assumption that $\sqrt{5}$ is rational must be false.
$\sqrt{5}$ is an irrational number.
More Information
The proof by contradiction shows the irrationality of $\sqrt{5}$. This method can also be applied to other square roots of non-perfect squares, establishing their irrationality.
Tips
- Failing to assume the fraction is in simplest form, leading to incorrect conclusions about divisibility.
- Not clearly stating the contradiction derived from both $p$ and $q$ being divisible by the same integer.
AI-generated content may contain errors. Please verify critical information