Numbers have always fascinated human beings. From counting stones and cattle in ancient times, human beings moved to fractions, decimals and then to negative numbers. Every new type of number was invented because the earlier collection of numbers was not sufficient to solve all practical problems. For example, the natural numbers helped us count objects, integers helped us deal with debts and temperatures, and fractions helped us divide things equally. Yet even integers and fractions together were not enough, because we needed numbers that could express a part of a whole when the whole itself might be negative or fractional.
This is exactly where rational numbers come in. A rational number is any number that can be expressed in the form p/q, where p and q are integers and q is not equal to zero. The word "rational" comes from the word "ratio" which means a comparison of two quantities. In this chapter we will study rational numbers in detail: their properties like closure, commutativity and associativity, the role of zero and one, the multiplicative inverse and the additive inverse, and how to represent them on the number line. We will also learn how to find rational numbers between any two given rational numbers.
2. What is a Rational Number?
A rational number is a number of the form p/q, where p and q are integers and q is not equal to zero. The number p is called the numerator and the number q is called the denominator.
If q = 1, then p/q = p, so every integer is a rational number.
If p = 0, then 0/q = 0, so zero is a rational number.
Natural numbers and whole numbers are also rational numbers because they can be written with denominator 1.
A rational number can be positive, negative or zero. A rational number p/q is positive when p and q have the same sign, and negative when they have opposite signs.
Equivalent Rational Numbers
Two rational numbers are said to be equivalent if they represent the same value. We obtain equivalent rational numbers by multiplying or dividing the numerator and denominator by the same non-zero integer.
For example, 3/5 = 6/10 = 9/15. Every rational number has infinitely many equivalent forms.
Standard Form of a Rational Number
A rational number p/q is said to be in its standard form if q is positive and p and q have no common factor other than 1. For example, the standard form of 6/8 is 3/4, and the standard form of -10/15 is -2/3.
3. Properties of Rational Numbers
Rational numbers satisfy several important properties which we must remember:
Closure Property
Rational numbers are closed under addition, subtraction and multiplication. That is, if a and b are rational numbers, then a + b, a - b and a x b are all rational numbers.
Rational numbers are NOT closed under division, because division by zero is not defined. However, rational numbers are closed under division by a non-zero rational number.
Commutative Property
Addition and multiplication are commutative: a + b = b + a and a x b = b x a.
Subtraction and division are not commutative. For example, 5 - 3 = 2 but 3 - 5 = -2.
Associative Property
Addition and multiplication are associative: (a + b) + c = a + (b + c) and (a x b) x c = a x (b x c).
Subtraction and division are not associative.
Role of Zero and One
Zero is the additive identity: a + 0 = 0 + a = a for every rational number a.
One is the multiplicative identity: a x 1 = 1 x a = a for every rational number a.
Zero is the additive inverse of itself, since 0 + 0 = 0.
Additive Inverse (Negative)
The additive inverse of a rational number a/b is -a/b, because a/b + (-a/b) = 0. For example, the additive inverse of -5/7 is 5/7.
Multiplicative Inverse (Reciprocal)
The multiplicative inverse of a rational number a/b (where a is not zero) is b/a, because (a/b) x (b/a) = 1. For example, the reciprocal of -3/8 is -8/3.
Distributive Property
Multiplication is distributive over addition and subtraction:
$$a \times (b + c) = a \times b + a \times c$$
$$a \times (b - c) = a \times b - a \times c$$
For example, 2/3 x (5/6 + 1/6) = 2/3 x 5/6 + 2/3 x 1/6 = 10/18 + 2/18 = 12/18 = 2/3.
4. Operations on Rational Numbers
Addition of Rational Numbers
If the denominators are the same, add the numerators and keep the denominator unchanged.
If the denominators are different, first find the LCM of the denominators, convert both numbers to equivalent fractions with the common denominator, and then add.
Example: 3/5 + 4/7. LCM of 5 and 7 is 35. So 3/5 = 21/35 and 4/7 = 20/35. Sum = 41/35.
Subtraction of Rational Numbers
Subtraction follows the same procedure as addition. To subtract, we add the additive inverse: a - b = a + (-b).
Example: 7/9 - 2/3 = 7/9 - 6/9 = 1/9.
Multiplication of Rational Numbers
To multiply two rational numbers, multiply their numerators and multiply their denominators:
$$\frac{p}{q} \times \frac{r}{s} = \frac{p \times r}{q \times s}$$
Example: -5/6 x 9/10 = (-5 x 9)/(6 x 10) = -45/60 = -3/4.
Division of Rational Numbers
To divide by a rational number, we multiply by its multiplicative inverse (reciprocal):
$$\frac{p}{q} \div \frac{r}{s} = \frac{p}{q} \times \frac{s}{r}$$
Example: 2/3 divided by -7/6 = 2/3 x -6/7 = -12/21 = -4/7.
5. Rational Numbers on the Number Line and Between Two Numbers
Every rational number can be represented on the number line. The positive rational numbers lie to the right of zero and the negative rational numbers lie to the left of zero. To represent a rational number like 4/5, we divide the unit distance into 5 equal parts and count 4 parts from zero.
Finding Rational Numbers Between Two Rational Numbers
Between any two rational numbers there are infinitely many rational numbers. Two methods are commonly used:
Method 1 - Mean Method: The average (mean) of two rational numbers always lies between them. If a and b are two rational numbers, then (a + b)/2 lies between them. This process can be repeated.
Method 2 - Making Denominators Equal: Write both rational numbers with the same denominator and then list the required numbers between the two numerators.
Example: Find a rational number between 2/5 and 3/5. Using the mean method: (2/5 + 3/5)/2 = (5/5)/2 = 1/2. So 1/2 lies between 2/5 and 3/5.
Quick Revision Tables
Table 1: Properties of Rational Numbers
Property
Addition
Subtraction
Multiplication
Division
Closure
Yes
Yes
Yes
No (division by 0)
Commutative
Yes
No
Yes
No
Associative
Yes
No
Yes
No
Identity
0
Does not exist
1
Does not exist
Inverse
-a (additive inverse)
-a
1/a (multiplicative inverse)
1/a
Table 2: Key Concepts at a Glance
Concept
Meaning
Example
Rational number
Number of the form p/q, q is not 0
3/7, -2/9, 5
Standard form
q positive, no common factor except 1
5/8 (not 10/16)
Additive inverse
Number that adds to give 0
Inverse of 3/4 is -3/4
Multiplicative inverse
Number that multiplies to give 1
Inverse of 3/4 is 4/3
Mean method
(a + b)/2 lies between a and b
Between 1 and 2 lies 3/2
Mind Map
graph TD
A["Rational Numbers"] --> B["Form: p/q, q not equal to 0"]
A --> C["Properties"]
C --> D["Closure, Commutative, Associative"]
C --> E["Additive identity 0, Multiplicative identity 1"]
C --> F["Distributive: a(b+c) = ab + ac"]
A --> G["Operations"]
G --> H["Addition and Subtraction: LCM denominators"]
G --> I["Multiplication: multiply numerators and denominators"]
G --> J["Division: multiply by reciprocal"]
A --> K["Number Line"]
K --> L["Positive to the right, negative to the left"]
A --> M["Between two rationals"]
M --> N["Mean method, equivalent fractions"]
Important Diagrams (SVG)
Diagram 1: Number Line Representation of Rational Numbers
Diagram 2: Finding Rational Numbers Between Two Numbers
Common Mistakes
Students forget that the denominator of a rational number can never be zero. Division by zero is not defined, so p/0 is not a rational number.
Many students confuse the additive inverse with the multiplicative inverse. The additive inverse of a/b is -a/b (sum is 0), while the multiplicative inverse is b/a (product is 1).
Students often forget that zero is its own additive inverse and that zero has no multiplicative inverse, because no number multiplied by zero gives 1.
A common error is claiming that subtraction and division are commutative or associative. Remember, 5 - 3 = 2 but 3 - 5 = -2, so subtraction is not commutative.
When adding rational numbers with different denominators, students often add the numerators and denominators directly without finding the LCM. For example, 3/5 + 4/7 is not 7/12.
Students forget to reduce the answer to its standard (simplest) form. Always divide the numerator and denominator by their HCF.
While representing a negative rational number on the number line, students count in the wrong direction. Negative numbers must be counted to the left of zero.
Exam Tips
Always write any rational number answer in its standard form with a positive denominator.
In long answer questions, first mention which property you are using (closure, commutative, associative, distributive) because steps earn marks.
When asked to "find three rational numbers between a and b", use the mean method repeatedly or the denominator-equalising method, and always verify that your answers actually lie between the given numbers.
For the identity and inverse based questions, remember the key phrases: "additive identity is 0" and "multiplicative identity is 1".
Practise the distributive property with fractions, since it is frequently tested: a(b + c) = ab + ac.
Read the question carefully to check whether the answer should be positive or negative; the sign of the product is decided by the signs of the multiplicands.
Do not forget to check for closure: verify that the result of an operation on rational numbers is again a rational number.
Conclusion
Rational numbers form the foundation of the number system studied in Class 8. In this chapter we learnt that a rational number can be written as p/q where q is not zero, and that integers, fractions and even zero are all rational numbers. We studied the important properties of rational numbers such as closure, commutativity, associativity, distributivity, and the roles of 0 and 1 as identities. We also learnt how to perform the four basic operations, how to represent rational numbers on the number line, and how to find rational numbers between two given rational numbers using the mean method. These concepts are used again and again in higher classes when we deal with real numbers, linear equations and inequalities, so a strong grip over rational numbers is essential for every student.