Rational Numbers - Representation of rational numbers on number line and comparison
Welcome, young mathematicians! Today, we are going to master two fundamental skills in our study of Rational Numbers: how to plot them on a number line and how to compare two or more rational numbers.
By the end of this lesson, you’ll be able to visualize these numbers effortlessly and figure out which one is larger without any confusion!
---
Quick Recap: What is a Rational Number?
A rational number is any number that can be written in the form $\frac{p}{q}$, where:
Examples: $\frac{3}{4}$, $-\frac{5}{7}$, $0$ (since $0 = \frac{0}{1}$), and $4$ (since $4 = \frac{4}{1}$).
---
Part 1: Representing Rational Numbers on a Number Line
Real-World Analogy: The Footstep Path
Imagine standing at a starting post marked 0.
If one full step equals 1 whole unit (meter), a rational number like $\frac{1}{2}$ simply means dividing that 1-meter gap into 2 equal parts and taking 1 small step!
---
Step-by-Step Guide to Plotting
Step 1: Determine the Direction (Sign)
Step 2: Determine the Region (Proper vs. Improper Fraction)
Step 3: Divide and Mark
---
Let's See Examples!
Example A: Represent $\frac{3}{4}$ on a Number Line
```
0 3/4 1
-------|---|---|---|---|------->
0 1/4 2/4 3/4 4/4 (1)
```
Example B: Represent $-\frac{5}{3}$ on a Number Line
```
-2 -5/3 -1 0
<----------|---|---|---|---|-----------|------->
-2 -1⅔ -1⅓ -1 0
```
---
Part 2: Comparing Rational Numbers
Comparing rational numbers means deciding which number is greater ($>$), smaller ($<$), or if they are equal ($=$).
Golden Rules of Comparison
$$\text{Positive} > 0 > \text{Negative}$$
---
Method 1: Rational Numbers with Same Denominators
When denominators are positive and identical, simply compare their numerators.
---
Method 2: Rational Numbers with Different Denominators
When denominators are different, we make them the same using the LCM (Least Common Multiple) method.
Steps:
---
Worked Example: Compare $-\frac{3}{4}$ and $-\frac{5}{6}$
$$-\frac{9}{12} > -\frac{10}{12}$$
$$-\frac{3}{4} > -\frac{5}{6}$$
---
Summary Checklist
| Situation | Action |
|---|---|
| Plotting Proper Fraction ($\frac{a}{b}$) | Divide space between 0 and 1 into $b$ parts; count $a$ steps. |
| Plotting Improper Fraction | Convert to mixed fraction $W\frac{a}{b}$; plot between $W$ and $W+1$. |
| Comparing Positive & Negative | Positive is always greater. |
| Comparing Different Denominators | Take LCM of denominators $\rightarrow$ make equivalent fractions $\rightarrow$ compare numerators. |
---
Practice Corner
Try solving these questions yourself first, then check the detailed step-by-step solutions below!
Question 1
Represent the following rational numbers on a single number line:
a) $\frac{2}{5}$
b) $-\frac{7}{5}$
Question 2
Which of the two rational numbers is greater?
$$\frac{-4}{5} \quad \text{or} \quad \frac{5}{-7}$$
Question 3
Arrange the following rational numbers in ascending order (smallest to largest):
$$-\frac{3}{4}, \quad \frac{1}{2}, \quad -\frac{5}{8}, \quad 0$$
---
Solutions
Solution 1:
Number Line Diagram:
```
-7/5 (-1⅖) 2/5
<---|---|--•--|---|---|---|---|---|---|---|---|---|--•--|---|---|--->
-2 -1 0 1
```
---
Solution 2:
Rewrite $\frac{5}{-7}$ with a positive denominator: $\frac{-5}{7}$.
LCM of $5$ and $7$ is $35$.
$-28$ and $-25$. On a number line, $-25$ is to the right of $-28$, so $-25 > -28$.
$$\frac{-25}{35} > \frac{-28}{35} \implies \frac{5}{-7} > \frac{-4}{5}$$
Answer: $\frac{5}{-7}$ is greater.
---
Solution 3:
Given numbers: $-\frac{3}{4}, \frac{1}{2}, -\frac{5}{8}, 0$
We know that: $\text{Negative numbers} < 0 < \text{Positive numbers}$.
So, $\frac{1}{2}$ will be the largest, and $0$ will be the second largest.
$$-\frac{3}{4} < -\frac{5}{8} < 0 < \frac{1}{2}$$
Answer: The ascending order is $-\frac{3}{4}, -\frac{5}{8}, 0, \frac{1}{2}$.