In this chapter, you will learn
- —Understand rational numbers and their definition
- —Express rational numbers in standard form
- —Compare and order rational numbers
- —Perform operations on rational numbers
- —Apply properties of rational numbers in problem-solving
What are Rational Numbers?
Rational Numbers are numbers that can be expressed as the ratio of two integers, where the denominator is not zero.
Definition: A rational number is a number of the form p/q, where p and q are integers and q ≠ 0.
Symbol: Q represents the set of rational numbers.
Examples of Rational Numbers:
- Positive: 3/4, 5/2, 7/9
- Negative: -2/3, -5/7, -1/4
- Zero: 0/1, 0/5 (zero divided by any non-zero number)
- Integers: 5 = 5/1, -3 = -3/1 (every integer is a rational number)
Non-Examples: √2, π (irrational numbers), 5/0 (undefined)
Exam Tip
Remember: Every integer is a rational number because it can be written as a fraction with denominator 1.
Common Mistake
Students think all fractions are rational - they are, but not all numbers are fractions (like √2).
Standard Form of Rational Numbers
A rational number is in standard form when the denominator is positive and the GCD of numerator and denominator is 1.
Rules for Standard Form:
- The denominator must be positive
- Numerator and denominator have no common factor except 1 (GCD = 1)
- The negative sign (if any) is written with the numerator, not denominator
Examples:
- 3/4 is in standard form (GCD(3,4) = 1)
- 6/8 is NOT in standard form → Simplify to 3/4
- -2/5 is in standard form (negative in numerator)
- 2/-5 is NOT standard → Convert to -2/5
Exam Tip
Always reduce to standard form. Questions often ask to simplify and compare.
Common Mistake
Writing -2/-5 as is, instead of converting to 2/5 (both negatives cancel).
Comparison of Rational Numbers
To compare rational numbers, convert them to the same denominator or use cross-multiplication.
Method 1: Same Denominator
Find LCM of denominators, convert both to common denominator, compare numerators.
Example: Compare 2/3 and 3/5. LCM = 15. 2/3 = 10/15, 3/5 = 9/15. So 2/3 > 3/5
Method 2: Cross-Multiplication
For a/b and c/d: if a×d > b×c, then a/b > c/d
Example: 3/5 vs 2/3. 3×3 = 9, 5×2 = 10. So 9 < 10, therefore 3/5 < 2/3
Number Line: Positive rationals on right, negative on left, zero in center.
Exam Tip
Cross-multiplication is faster for comparing two rationals; LCM method is better for ordering multiple.
Common Mistake
Forgetting to convert negative denominators to standard form before comparing.
Operations on Rational Numbers
Addition and Subtraction: Convert to same denominator, add/subtract numerators.
Example: 2/3 + 1/4
LCM(3,4) = 12. 2/3 = 8/12, 1/4 = 3/12. Answer: (8+3)/12 = 11/12
Multiplication: (a/b) × (c/d) = (a×c)/(b×d). Simplify before multiplying if possible.
Example: (2/3) × (3/4) = (2×3)/(3×4) = 6/12 = 1/2
Division: (a/b) ÷ (c/d) = (a/b) × (d/c). Multiply by reciprocal.
Example: (3/4) ÷ (1/2) = (3/4) × (2/1) = 6/4 = 3/2
Exam Tip
Always simplify the final answer. Cancel common factors before multiplying to make calculations easier.
Common Mistake
Dividing both numerator and denominator instead of multiplying by reciprocal in division.
Properties of Rational Numbers
Rational numbers follow important properties similar to integers:
Closure Property: Sum, difference, product of rational numbers is always rational.
Example: (1/2) + (2/3) = 7/6 (rational)
Commutative Property: a + b = b + a and a × b = b × a
Example: (1/2) + (1/3) = (1/3) + (1/2) = 5/6
Associative Property: (a + b) + c = a + (b + c) and (a × b) × c = a × (b × c)
Distributive Property: a × (b + c) = (a × b) + (a × c)
Example: (1/2) × [(1/3) + (1/4)] = (1/2)×(1/3) + (1/2)×(1/4) = 1/6 + 1/8 = 7/24
Identity and Inverses:
- Additive Identity: 0 (a + 0 = a)
- Additive Inverse of a/b is -a/b (a/b + (-a/b) = 0)
- Multiplicative Identity: 1 (a × 1 = a)
- Multiplicative Inverse (Reciprocal) of a/b is b/a (where a ≠ 0)
Exam Tip
Every rational number (except 0) has a multiplicative inverse (reciprocal). This is key for division.
Common Mistake
Confusing additive inverse (-a/b) with multiplicative inverse (b/a).
Chapter Summary
Rational Numbers extend our number system beyond integers. This chapter covers:
- Definition: Numbers of form p/q where p, q are integers and q ≠ 0
- Standard Form: Positive denominator, GCD(p,q) = 1
- Comparison: Using LCM or cross-multiplication
- Operations: Addition, subtraction, multiplication, division with proper methods
- Properties: Closure, commutative, associative, distributive, identity, and inverse properties
Exam Focus: Simplifying, comparing, operations on rationals, word problems, properties verification.