Rational number: A number that can be expressed as the quotient of two integers, where the denominator is not zero.
- Check if it can be written as a/b where a and b are integers and b ≠ 0
- Check if decimal terminates or repeats
- Check if it's a perfect square root
- Look for special constants like π that are known to be irrational
This is already in the form a/b where a=3, b=4 (both integers, b≠0) → Rational
√9 = 3, which can be written as 3/1 → Rational
0.75 = 75/100 = 3/4 → Rational
-2 can be written as -2/1 → Rational
This is a repeating decimal: 0.333... = 1/3 → Rational
π is a known irrational constant → Irrational
√2 cannot be simplified to a rational number → Irrational
Rational numbers: 3/4, √9, 0.75, -2, 0.333...; Irrational numbers: π, √2
• Definition: Rational numbers can be expressed as a/b (integers, b≠0)
• Decimal criterion: Terminating or repeating decimals are rational
• Known irrationals: Constants like π, e are irrational
Terminating decimal: A decimal number that ends after a finite number of digits.
0.6 has 1 decimal place
0.6 = 6/10 (the digit(s) over 1 followed by zeros for each decimal place)
Find GCD of 6 and 10: GCD(6,10) = 2
6 ÷ 2 = 3, 10 ÷ 2 = 5
So 6/10 = 3/5
3 ÷ 5 = 0.6 ✓
0.6 = 3/5 in simplest form
• Decimal to fraction: Write digits over appropriate power of 10
• Simplification: Divide numerator and denominator by GCD
• Verification: Convert back to verify accuracy
Perfect square: A number that is the square of an integer. Its square root is rational.
4² = 16, so √16 = 4 (integer) → Rational
4² = 16 and 5² = 25, so 20 is between two perfect squares → √20 is irrational
5² = 25, so √25 = 5 (integer) → Rational
5² = 25 and 6² = 36, so 30 is between two perfect squares → √30 is irrational
6² = 36, so √36 = 6 (integer) → Rational
Numbers with rational square roots: 16, 25, 36
• Perfect square criterion: If a number is a perfect square, its square root is rational
• Between squares: If a number is between two consecutive perfect squares, its root is irrational
• Integer result: Only perfect squares have integer square roots
Rational number: A number that can be expressed as the quotient of two integers, where the denominator is not zero.
Irrational number: A number that cannot be expressed as a quotient of two integers; its decimal representation is non-terminating and non-repeating.
Terminating decimal: A decimal number that ends after a finite number of digits.
Repeating decimal: A decimal number with a sequence of digits that repeats infinitely.
Perfect square: A number that is the square of an integer.
Square root: A number that, when multiplied by itself, gives the original number.
Real numbers: The set of all rational and irrational numbers combined.
GCD (Greatest Common Divisor): The largest positive integer that divides both numbers without remainder.
- Check rational form: Can it be written as a/b where a and b are integers?
- Examine decimal representation: Does it terminate or repeat?
- Identify special cases: Known irrationals like π, e, √2, etc.
- Check for perfect squares: For square roots, is the number a perfect square?
- Apply definitions: Use formal definitions to classify the number
• Rational criterion: Can be expressed as a/b (integers, b≠0)
• Decimal criterion: Terminating or repeating decimals are rational
• Irrational criterion: Non-terminating, non-repeating decimals
• Perfect square rule: Only perfect squares have rational square roots
Repeating decimal: A decimal number with a sequence of digits that repeats infinitely, denoted with a bar over the repeating part.
Let x = 0.444...
Since 1 digit repeats, multiply by 10: 10x = 4.444...
10x - x = 4.444... - 0.444...
9x = 4
x = 4/9
4 ÷ 9 = 0.444... ✓
0.444... = 4/9 in simplest form
• Algebraic method: Use variable substitution to eliminate repeating part
• Multiplication factor: Use 10^n where n is number of repeating digits
• Subtraction technique: Eliminate the repeating decimal part
Number classification: The process of determining whether a number is rational or irrational based on its properties and form.
This is in the form a/b where a=-3, b=4 (both integers, b≠0) → Rational
0 can be written as 0/1 → Rational
This is in the form a/b where a=22, b=7 (both integers, b≠0) → Rational
√144 = 12, which can be written as 12/1 → Rational
10 is not a perfect square (3²=9, 4²=16), so √10 is irrational
Rational: -3/4, 0, 22/7, √144; Irrational: √10
• Definition criterion: Numbers expressible as a/b are rational
• Perfect square rule: Only perfect squares have rational square roots
• Zero property: Zero is rational as it can be expressed as 0/1
Rational number: A number that can be expressed as the quotient of two integers, where the denominator is not zero (a/b, where a, b ∈ Z, b ≠ 0).
Irrational number: A number that cannot be expressed as a quotient of two integers; its decimal representation is non-terminating and non-repeating.
Terminating decimal: A decimal number that ends after a finite number of digits (e.g., 0.5, 0.75, 2.3).
Repeating decimal: A decimal number with a sequence of digits that repeats infinitely (e.g., 0.333..., 0.142857142857...).
Perfect square: A number that is the square of an integer (e.g., 1, 4, 9, 16, 25, 36, ...).
Square root: A number that, when multiplied by itself, gives the original number (√a × √a = a).
Real numbers: The complete set containing both rational and irrational numbers.
Number line: A visual representation where every point corresponds to a real number.
- Examine the form: Is it already in a/b form where a and b are integers?
- Check decimal representation: Does it terminate or repeat?
- Identify special cases: Is it a known irrational constant (π, e, √2, etc.)?
- For square roots: Is the radicand a perfect square?
- For repeating decimals: Use algebraic method to convert to fraction
- Apply definitions: Use formal criteria to make final determination
• Rational criterion: Expressible as quotient of integers (a/b, b≠0)
• Decimal criterion: Terminating or repeating decimals are rational
• Irrational criterion: Non-terminating, non-repeating decimals
• Perfect square rule: Only perfect squares have rational square roots
• Closure properties: Operations on rationals yield rationals (except division by zero)
• Density property: Between any two real numbers, there are infinitely many rationals and irrationals