Mathematical Practices
Sign In
Try to identify the perfect squares first. Prove the other cases by contradiction.
sqrt(0), sqrt(1), sqrt(4), and sqrt(9). See solution.
We are given a set of radicals and asked to find which of these are rational numbers. Let's start by recalling the definition of a rational number.
A number is rational when it can be written as the ratio a/b of two integers, where b≠ 0. |
Since 0, 1, 4, and 9 are all perfect squares, we can just pick b= 1 and simplify the radical in order to verify this.
Radical | Rewrite | Simplify | a/b |
---|---|---|---|
sqrt(0) | sqrt(0^2) | 0 | 0/ 1 |
sqrt(1) | sqrt(1^2) | 1 | 1/ 1 |
sqrt(2) | sqrt(2^2) | 2 | 2/ 1 |
sqrt(9) | sqrt(3^2) | 3 | 3/ 1 |
LHS^2=RHS^2
( sqrt(a) )^2 = a
(a/b)^m=a^m/b^m
LHS * b^2=RHS* b^2
Rearrange equation
Radical | Suppose | Rewrite | Contradiction |
---|---|---|---|
sqrt(2) | sqrt(2)=a/b | a^2=2b^2 | a and b are divisible by 2 |
sqrt(3) | sqrt(3)=a/b | a^2=3b^2 | a and b are divisible by 3 |
sqrt(5) | sqrt(5)=a/b | a^2=5b^2 | a and b are divisible by 5 |
sqrt(6) | sqrt(6)=a/b | a^2=6b^2 | a and b are divisible by 2 and 3 |
sqrt(7) | sqrt(7)=a/b | a^2=7b^2 | a and b are divisible by 7 |
sqrt(8) | sqrt(8)=a/b | a^2=8b^2 | a and b are divisible by 2 |