What are Rational Numbers?
A rational number is any number that can be written in the form \(\frac{p}{q}\), where \(p\) and \(q\) are integers and \(q \neq 0\). The word "rational" comes from the word "ratio".
Examples of rational numbers: \(\frac{1}{2}, \frac{-3}{4}, \frac{5}{1}, 0, -2, \frac{7}{-8}\)
What are Properties of Rational Numbers?
Properties are rules that always hold true when we perform operations (like addition, subtraction, multiplication, division) on rational numbers.
The Four Main Properties:
| Property | Meaning | Addition Example | Multiplication Example |
|---|---|---|---|
| Closure Property | When you add/multiply two rational numbers, the result is also a rational number | \(\frac{1}{2} + \frac{1}{3} = \frac{5}{6}\) (rational) | \(\frac{2}{3} \times \frac{4}{5} = \frac{8}{15}\) (rational) |
| Commutative Property | Changing the order does not change the result | \(\frac{1}{4} + \frac{3}{4} = \frac{3}{4} + \frac{1}{4}\) | \(\frac{2}{5} \times \frac{1}{3} = \frac{1}{3} \times \frac{2}{5}\) |
| Associative Property | Changing the grouping does not change the result | \((\frac{1}{2}+\frac{1}{3})+\frac{1}{6} = \frac{1}{2}+(\frac{1}{3}+\frac{1}{6})\) | \((\frac{1}{2}\times\frac{1}{3})\times\frac{1}{4} = \frac{1}{2}\times(\frac{1}{3}\times\frac{1}{4})\) |
| Distributive Property | Multiplication distributes over addition | \(a \times (b + c) = a \times b + a \times c\) | - |
Real-life Example: When sharing pizza among friends, if you have \(\frac{1}{2}\) pizza and get another \(\frac{1}{3}\) pizza, the total \(\frac{5}{6}\) pizza is also a rational number (closure property).
Important Notes:
- Subtraction and division are NOT commutative ( \(5 - 3 \neq 3 - 5\) )
- Subtraction and division are NOT associative ( \((8-4)-2 \neq 8-(4-2)\) )
- The distributive property connects multiplication and addition beautifully!