L
LLLOS.ai
Learn
L

Chapter 1 — Rational Numbers

Class 8 · Mathematics

Overview

This chapter introduces Rational Numbers as numbers that can be expressed in the form p/q, where p and q are integers and q ≠ 0. It builds on prior work with integers and fractions to show how rational numbers include positive, negative and zero values, how they are represented on the number line, and how their decimal expansions are terminating or recurring. The chapter emphasizes important algebraic properties (closure, commutativity, associativity, identities, inverses and distributivity) and develops skills in arithmetic operations (addition, subtraction, multiplication and division) with rational numbers in standard form. Key techniques taught include converting between equivalent rational forms, comparing and ordering rational numbers, finding infinitely many rational numbers between two given rationals, and converting recurring decimals to rational form. Importance is stressed through real-life applications — measurements, money, temperature, proportions and data — and through problem-solving strategies that prepare students for higher-level algebra. By the end of the chapter, students will confidently manipulate rational numbers, place them on the number line, use their…

Learning Objectives

  • Define rational numbers and give examples and non-examples in standard form
  • Represent rational numbers on the number line and justify their positions
  • Express rational numbers in equivalent forms (fractions, decimals, mixed numbers) and convert between them
  • Compare and arrange rational numbers in ascending and descending order using number-line and algebraic methods
  • Convert terminating and recurring decimals into rational numbers and write rational numbers as decimals
  • Compute sums and differences of rational numbers and solve related numerical problems
  • Compute products and quotients of rational numbers and solve related numerical problems
  • Apply properties of rational numbers (closure, commutativity, associativity, distributivity, existence of additive inverses and multiplicative reciprocals) to simplify and evaluate expressions

Topics in this chapter

9 topics · tap a topic title to jump straight to it.

🔢1

Introduction to Rational Numbers

📐 MATHEMATICAL FORMULA / THEOREM

Introduction to Rational Numbers

Key Point: Definition: a rational number = p/q, where p ∈ ℤ, q ∈ ℤ\{0\}

Definition: A rational number is any number that can be written in the form p/q where p and q are integers and q ≠ 0. Examples: 3/4, -5/2, 7 (which is 7/1), and 0 (which is 0/1).

Key ideas

  • Positive, negative and zero: If p and q have the same sign the rational is positive; if they have opposite signs it is negative; 0 is rational because 0 = 0/q.
  • Equivalent rational numbers: p/q = (kp)/(kq) for any nonzero integer k. For example, 1/2 = 2/4 = 3/6.
  • Proper and improper: Proper fraction: |p| < |q| (e.g., 3/4). Improper fraction: |p| ≥ |q| (e.g., 7/4). Improper can be written as a mixed number.
  • Simplest form: A fraction is in simplest form when p and q have no common factor other than 1.

Representation on number line

To represent p/q: divide one unit interval into q equal parts and move p parts to the right (if p positive) or to the left (if p negative). Equivalent fractions occupy the same point on the number line.

Decimal representation

  • A rational number has a decimal expansion that either terminates (e.g., 3/4 = 0.75) or repeats periodically (e.g., 1/3 = 0.333...).
  • To convert a terminating decimal to a fraction: multiply to remove the decimal point and simplify (e.g., 0.125 = 125/1000 = 1/8).
  • To convert a repeating decimal: use algebraic method (e.g., x = 0.777... ⇒ 10x - x = 7 ⇒ x = 7/9).

Important properties

  • Closure: Sum and product of two rationals is rational.
  • Commutative: a + b = b + a, a × b = b × a.
  • Associative: (a + b) + c = a + (b + c), (a × b) × c = a × (b × c).
  • Distributive: a(b + c) = ab + ac.
  • Identities: Additive identity 0 (a + 0 = a); multiplicative identity 1 (a × 1 = a).
  • Inverses: Additive inverse of a is -a (a + (-a) = 0); multiplicative inverse of nonzero a is 1/a (a × 1/a = 1).

Density property

Between any two distinct rational numbers there exists another rational number (for example, the midpoint (a + b)/2). This means rationals are dense on the number line.

Why this matters (real life)

Rational numbers model any quantity that can be expressed as a ratio of whole items: portions of food, money divided among people, measuring lengths, probabilities, concentrations, speed as ratio of distance/time, and many day-to-day fractions.

📌 Examples
  • A pizza cut into 8 equal slices; if 3 slices are eaten, the eaten part is 3/8.
  • Sharing ₹50 equally among 4 people: each gets 50/4 = 12.5 = 25/2 rupees.
  • Temperature change of −3/2 °C (negative rational), meaning drop of one and a half degrees.
  • Speed of a bicycle 3/4 km per minute equals 0.75 km/min (a terminating decimal).
  • Probability of rolling a 3 on a fair six-sided die is 1/6 (a rational number).
  • Mixing solution: 2 parts sugar in 5 parts solution → fraction of sugar = 2/5.
🧮 Formulas
  1. \[Definition: a rational number = p/q\]
    \[where p ∈ ℤ\]
    \[q ∈ ℤ\{0\}\]
  2. \[Equivalent fractions: p/q = (k·p)/(k·q) for any integer k ≠ 0\]
  3. \[Mixed ↔ Improper: mixed to improper: (whole·denominator + numerator)/denominator\]
    \[improper to mixed: divide numerator by denominator to get quotient and remainder\]
  4. \[Terminating decimal → fraction: move decimal point: 0.abcd = abcd/10^n then simplify (n digits after decimal)\]
  5. \[Repeating decimal → fraction: for x = 0.̄abc (abc repeating)\]
    \[x = abc/999 (adjust denominator for length of repeat)\]
  6. \[Midpoint (density): Between a and b\]
    \[midpoint = (a + b)/2 (a rational if a and b rational)\]
🔢2

Standard and Equivalent Forms

📐 MATHEMATICAL FORMULA / THEOREM

Standard and Equivalent Forms

Key Point: Equivalence: a/b = (k·a)/(k·b) for any integer k ≠ 0.

What are Rational Numbers? A rational number is any number that can be expressed as p/q where p and q are integers and q ≠ 0.

Standard Form: A rational number is said to be in its standard (or simplest) form when the numerator and denominator have no common factor other than 1 (i.e. they are coprime) and the denominator is positive. In other words, p/q is standard if gcd(p, q) = 1 and q > 0.

Why require denominator positive? To have a unique standard representation. A negative rational number should be written with the negative sign on the numerator or in front of the fraction: -a/b (with b > 0).

Equivalent Forms: Two fractions are equivalent if they represent the same rational number. If a/b is a rational number and k is any nonzero integer, then (ka)/(kb) represents the same rational number as a/b. Conversely, if a and b have a common factor d, dividing both by d gives an equivalent, simpler form.

How to get standard form (step-by-step):

  • Find gcd(|p|, |q|).
  • Divide numerator and denominator by the gcd.
  • If denominator is negative, multiply numerator and denominator by -1 so denominator becomes positive.

Signs and placement: -a/b = a/-b = -(a/b). Standard form uses -a/b with b > 0.

Improper fraction and mixed number: An improper fraction (numerator ≥ denominator) can be written as a mixed number; conversion formulas are given below.

Decimals: After reducing to standard form, if the denominator (in prime factors) contains only 2s and/or 5s, the decimal expansion terminates; otherwise it is a repeating decimal. This helps identify equivalent decimal forms.

Summary: Equivalent forms are useful for comparing, adding, or scaling fractions; the standard form gives a unique simplified representation.

📌 Examples
  • Simplify 18/24: gcd(18,24)=6 → 18/24 = (18÷6)/(24÷6) = 3/4 (standard form).
  • Show equivalence: 3/4 = 6/8 = 9/12 because multiplying numerator and denominator by 2 or 3 gives equivalent fractions.
  • Negative sign placement: -5/7 = 5/-7 = -(5/7). Standard form: -5/7 (denominator positive).
  • Improper to mixed: Convert 11/4 → 11 ÷ 4 = 2 remainder 3 → 11/4 = 2 3/4. Reverse: 2 3/4 = (2×4 + 3)/4 = 11/4.
  • Decimals: 1/8 = 0.125 (denominator 8 = 2^3 → terminating). 1/3 = 0.333... (denominator 3 → repeating).
  • Real-life: Scaling a recipe — 3/4 cup doubled is (3×2)/(4×2) = 6/8 = 3/4 cup × 2 = 1 1/2 cups (use equivalent forms to add fractions).
🧮 Formulas
  1. \[Equivalence: a/b = (k·a)/(k·b) for any integer k ≠ 0.\]
  2. \[Simplify to standard form: (p/q) → (p ÷ gcd(p,q)) / (q ÷ gcd(p,q)).\]
  3. \[Sign rule: -a/b = a/-b = -(a/b)\]
    \[standard: denominator > 0.\]
  4. \[Improper ↔ mixed: a b/c (mixed) = (a·c + b)/c (improper)\]
    \[Conversely\]
    \[(n/d) = q r/d where q = floor(n/d)\]
    \[r = n - q·d.\]
  5. \[Decimal termination test: After simplification\]
    \[if denominator's prime factors are only 2 and/or 5\]
    \[decimal terminates\]
    \[otherwise it repeats.\]
🔢3

Representation on Number Line

📐 MATHEMATICAL FORMULA / THEOREM

Representation on Number Line

Key Point: Position on number line: x = a/b units from 0 (right if a > 0, left if a < 0).

What is a number line? A number line is a straight horizontal line with a fixed origin labeled 0, equal-sized ticks to the right for positive numbers and to the left for negative numbers. It is used to represent rational numbers (fractions and integers) as points on the line.

Rules to represent a rational number a/b (b > 0):

  1. Sign: If a > 0, move to the right of 0; if a < 0, move to the left; if a = 0, the point is at the origin.
  2. Unit division: Consider the unit segment from 0 to 1 (or 0 to −1 for negative). Divide that unit into b equal parts.
  3. Counting parts: From 0, count |a| of those equal parts toward the right (for positive) or toward the left (for negative). The point reached is a/b.
  4. Improper fractions: Convert an improper fraction a/b into a mixed number q + r/b (where q is integer part and 0 ≤ r < b). First go to q (an integer tick) then count r parts into the next unit.

Important observations: Equivalent fractions (for example 1/2, 2/4, 3/6) represent the same point because they divide the unit into proportional parts. Rational numbers are dense: between any two distinct rational numbers there exists another rational number (so there are infinitely many rational points between any two points).

Use in comparisons: On the number line a point to the right is greater. To compare a/b and c/d (with bd > 0) you can cross-multiply: a/b < c/d iff ad < bc. The number line gives a visual check: the smaller (left) point is the smaller number.

📌 Examples
  • Plot 3/4: Divide the unit interval (0 to 1) into 4 equal parts and count 3 parts to the right of 0. Mark the point at 3/4.
  • Plot -2/3: Divide the interval from 0 to -1 into 3 equal parts and count 2 parts to the left of 0. Mark the point at -2/3.
  • Plot 7/4: 7/4 = 1 + 3/4. Go to 1, then divide the next unit (1 to 2) into 4 equal parts and count 3 parts to the right of 1. Mark at 1 3/4.
  • Equivalent fractions: Show 1/2, 2/4, 3/6 — divide 0 to 1 into 2, 4 and 6 parts; all locate the same point halfway between 0 and 1.
  • Find a rational between 1/3 and 1/2: the mediant (1+1)/(3+2) = 2/5 lies between them. Plot 1/3, 2/5, 1/2 to verify.
🧮 Formulas
  1. \[Position on number line: x = a/b units from 0 (right if a &gt\]
    \[left if a &lt\]
    \[0).\]
  2. \[Improper to mixed: a/b = q + r/b\]
    \[where q = floor(a/b) (integer part) and r = a - b*q (remainder).\]
  3. \[Equivalent fractions: a/b = (k·a)/(k·b) for any nonzero integer k.\]
  4. \[Comparison (bd &gt\]
    \[0): a/b &lt\]
    \[c/d ⇔ ad &lt\]
    \[bc (cross-multiplication).\]
  5. \[Mediant (useful to find a rational between two rationals): between p/q and r/s (q,s&gt\]
    \[0) the number (p+r)/(q+s) lies between them.\]
  6. \[Density property: Between any two rationals there exists another rational (hence infinitely many).\]
🔢4

Decimal Representation

📐 MATHEMATICAL FORMULA / THEOREM

Decimal Representation

Key Point: Fraction to terminating decimal: if x = N/10^k then decimal = N shifted k places = N/10^k (then simplify).

What is decimal representation? A decimal representation is a way of writing rational numbers (fractions) using the decimal (base–10) place-value system. Every rational number can be expressed either as a terminating (finite) decimal or as a repeating (recurring) decimal.

Two types

  • Terminating decimals: The decimal expansion ends after a finite number of digits (for example, 0.25, 0.375).
  • Repeating (recurring) decimals: After some point a block of digits repeats forever (for example, 0.333..., 0.083333..., 0.142857142857...).

How to get a decimal from a fraction

  1. Use long division: divide the numerator by the denominator. If remainder becomes zero, the decimal terminates; if a remainder repeats, the digits between repeats form the repeating block.
  2. Termination test: A fraction in lowest terms a/b produces a terminating decimal iff the denominator b has no prime factors other than 2 and 5. In other words, b = 2^m * 5^n for some nonnegative integers m,n.

How to convert a terminating decimal to a fraction

If x has k decimal places, x = N / 10^k (then simplify the fraction). Example: 0.375 = 375/1000 = 3/8 after simplification.

How to convert a repeating decimal to a fraction (algebraic method)

For a purely repeating decimal with r repeating digits, e.g. x = 0.̅{d1d2...dr}, multiply by 10^r and subtract:

10^r x - x = integer formed by repeating block, so x = (repeating block)/ (10^r - 1).

For a decimal with s non-repeating digits followed by r repeating digits (example 0.a1a2...as b1b2...br repeating), multiply by 10^{s+r} and 10^s and subtract:

x = (integer formed by non-repeat+repeat - integer formed by non-repeat) / (10^{s+r} - 10^s).

Important consequences

  • Every rational number has a decimal expansion that either terminates or eventually repeats.
  • Decimals like 0.999... equal 1 (because they are repeating decimals corresponding to a rational number).
📌 Examples
  • Convert 3/8 to decimal: 3 ÷ 8 = 0.375 (terminating).
  • Convert 7/12 to decimal: 7 ÷ 12 = 0.583333... = 0.58\u0305{3} (repeating block '3').
  • Test for terminating: 45/160 = simplify to 9/32; denominator 32 = 2^5, so decimal terminates. 9 ÷ 32 = 0.28125.
  • Convert repeating decimal 0.\u0305{3} to fraction: let x = 0.333...; 10x - x = 3 => 9x = 3 => x = 1/3.
  • Convert mixed repeating 0.1\u0305{6} to fraction: x = 0.1666...; here s = 1 (non-repeat '1'), r = 1 (repeat '6'). 10^{1+1}x - 10^1 x = 16 - 1 => 100x - 10x = 15 => 90x = 15 => x = 15/90 = 1/6.
  • Real-life: Money — Rs 12.75 is a terminating decimal (12 + 75/100). Measurement — 0.125 m = 12.5 cm (terminating). Probability — one-third often appears as 0.333... (repeating).
🧮 Formulas
  1. \[Fraction to terminating decimal: if x = N/10^k then decimal = N shifted k places = N/10^k (then simplify).\]
  2. \[Termination test: a/b (in lowest terms) terminates iff b = 2^m * 5^n for some integers m,n ≥ 0.\]
  3. \[Pure repeating (r digits): 0.\u0305{A} = A / (10^r - 1)\]
    \[where A is the integer formed by the r repeating digits.\]
  4. \[Mixed (s non-repeating digits\]
    \[r repeating digits): x = (integer(nonrep+rep) - integer(nonrep)) / (10^{s+r} - 10^s).\]
  5. \[Example shortcut: 0.\u0305{3} = 3/9 = 1/3, 0.\u0305{09} = 9/99 = 1/11\]
    \[etc.\]
🔢5

Operations on Rational Numbers

📐 MATHEMATICAL FORMULA / THEOREM

Operations on Rational Numbers

Key Point: Addition (unlike denominators): a/b + c/d = (ad + bc) / bd (or use LCM for denominator).

What are rational numbers? A rational number is any number that can be written as p/q where p and q are integers and q ≠ 0. Examples: 3/4, -5/2, 0, 7 (7 = 7/1).

Representation: Rational numbers can be proper fractions, improper fractions, mixed numbers, or integers. Always simplify fractions to their lowest terms by dividing numerator and denominator by their HCF.

1. Addition and subtraction

  • To add or subtract fractions, first write them with a common denominator (preferably the LCM of denominators).
  • Formula (for unlike denominators): a/b + c/d = (ad + bc) / bd. Better: rewrite using LCM: a/b + c/d = (a*(LCM/b) + c*(LCM/d)) / LCM.
  • For subtraction: a/b − c/d = (ad − bc) / bd (or use LCM method). If signs differ, convert to addition of the negative and compare magnitudes to decide sign.
  • Example method: to compute 2/3 + (−5/6), LCM(3,6)=6 so 2/3 = 4/6; 4/6 + (−5/6) = −1/6.

2. Multiplication

  • Multiply numerators and denominators directly: (a/b) × (c/d) = (a×c) / (b×d).
  • Always cancel common factors between any numerator and any denominator before multiplying to simplify calculation.
  • Sign rule: if factors have same sign result is positive; if signs differ result is negative.

3. Division

  • Division by a nonzero rational is multiplying by its reciprocal: (a/b) ÷ (c/d) = (a/b) × (d/c), provided c ≠ 0.
  • Simplify by canceling common factors before multiplying.

4. Rules for signs

  • + ÷ + = +, − ÷ − = +, + ÷ − = −, − ÷ + = − (same for multiplication).
  • Addition/subtraction: think of movement on the number line — adding a negative moves left, adding a positive moves right.

5. Useful properties

  • Closure: Rational numbers are closed under +, −, ×, ÷ (except division by 0).
  • Commutative: a+b = b+a, a×b = b×a.
  • Associative: (a+b)+c = a+(b+c), (a×b)×c = a×(b×c).
  • Distributive: a×(b+c) = a×b + a×c.
  • Identity elements: additive identity = 0, multiplicative identity = 1.
  • Inverses: additive inverse of a/b is −a/b; multiplicative inverse of a/b (a ≠ 0) is b/a.

6. Converting mixed numbers and improper fractions

  • Mixed to improper: m n/d = (m×d + n) / d (keep sign of whole number).
  • Improper to mixed: divide numerator by denominator to get whole part and remainder.

7. Practical tips

  • Always reduce the final answer to lowest terms.
  • When adding/subtracting many fractions, convert all to a common denominator using LCM to avoid large numbers.
  • Cancel early in multiplication/division to keep numbers small.
📌 Examples
  • Add: 2/3 + (−5/6). LCM(3,6)=6 → 2/3 = 4/6. 4/6 + (−5/6) = −1/6.
  • Subtract: 7/4 − 2/3. LCM(4,3)=12 → 7/4 = 21/12, 2/3 = 8/12. 21/12 − 8/12 = 13/12 = 1 1/12.
  • Multiply: (−3/5) × (10/9). Cancel 3 with 9 → (−1/5) × (10/3) = (−10)/(15) = −2/3 after simplification.
  • Divide: (5/8) ÷ (−2/3) = (5/8) × (−3/2) = (−15)/(16).
  • Convert mixed to improper: 2 3/7 = (2×7 + 3)/7 = 17/7. Convert back: 17/7 = 2 3/7.
  • Real-life (cooking): A recipe needs 3/4 cup sugar. To make half the recipe, multiply sugar by 1/2: (3/4)×(1/2)=3/8 cup.
🧮 Formulas
  1. \[Addition (unlike denominators): a/b + c/d = (ad + bc) / bd (or use LCM for denominator).\]
  2. \[Subtraction: a/b − c/d = (ad − bc) / bd (or use LCM method).\]
  3. \[Multiplication: (a/b) × (c/d) = (a×c) / (b×d).\]
  4. \[Division: (a/b) ÷ (c/d) = (a/b) × (d/c)\]
    \[provided c ≠ 0.\]
  5. \[Mixed to improper: m n/d = (m×d + n) / d.\]
  6. \[Sign rules: (+)×(+) = (+)\]
    \[(−)×(−) = (+)\]
    \[(+)×(−) = (−)\]
    \[same for division.\]
🔢6

Properties of Rational Numbers

📐 MATHEMATICAL FORMULA / THEOREM

Properties of Rational Numbers

Key Point: If a = p/q and b = r/s (q,s ≠ 0) then a + b = (ps + rq)/qs

Definition. A rational number is any number that can be written as p/q where p and q are integers and q ≠ 0. Examples: 3/4, −5, 0.25 (=1/4), 7/3.

Main properties.

  • Closure under addition, subtraction and multiplication: If a = p/q and b = r/s (q,s ≠ 0), then (a + b) = (ps + rq)/qs, (a − b) = (ps − rq)/qs, (a·b) = (pr)/(qs). The results are rational.
  • Not closed under division by zero: Division a ÷ b is rational only if b ≠ 0. If b = 0, the operation is undefined.
  • Commutative laws: a + b = b + a and a·b = b·a for all rationals a, b.
  • Associative laws: (a + b) + c = a + (b + c) and (a·b)·c = a·(b·c).
  • Distributive law: a·(b + c) = a·b + a·c.
  • Identities: Additive identity 0 satisfies a + 0 = a. Multiplicative identity 1 satisfies a·1 = a.
  • Inverses: Every rational a = p/q has an additive inverse −a = −p/q so a + (−a) = 0. If a ≠ 0 then it has a multiplicative inverse 1/a = q/p so a·(1/a) = 1.
  • Density: Between any two distinct rationals there is always another rational. For example the midpoint (a + b)/2 is rational and lies between a and b.
  • Decimal representation: Every rational number has a decimal expansion that either terminates (e.g. 1/4 = 0.25) or repeats periodically (e.g. 2/3 = 0.666...).
  • Representation on number line: Rational numbers correspond to points on the number line at fractional positions between integers; they can be located exactly by constructing the appropriate fraction of a unit segment.

How to use these properties: They allow safe manipulation of fractions (change to a common denominator for addition/subtraction, multiply numerators and denominators for product, invert divisor for division) and reasoning about order, closeness (density) and decimal forms.

📌 Examples
  • Closure (addition): 3/4 + 1/2 = (3·2 + 1·4)/(4·2) = (6 + 4)/8 = 10/8 = 5/4 (rational).
  • Closure (multiplication): 3/4 × 2/5 = (3·2)/(4·5) = 6/20 = 3/10 (rational).
  • Division (nonzero divisor): (3/4) ÷ (2/5) = (3/4) × (5/2) = 15/8 (rational). If divisor = 0 (e.g. 3/4 ÷ 0) it is undefined.
  • Additive inverse: 7/5 + (−7/5) = 0. Multiplicative inverse: (7/5) × (5/7) = 1 (7/5 ≠ 0).
  • Density: Between 1/3 and 1/2 the midpoint is (1/3 + 1/2)/2 = (2/6 + 3/6)/2 = (5/6)/2 = 5/12, which lies between them.
  • Decimal behaviour: 1/8 = 0.125 (terminating). 5/6 = 0.8333... = 0.8¯3 (recurring).
🧮 Formulas
  1. \[If a = p/q and b = r/s (q,s ≠ 0) then a + b = (ps + rq)/qs\]
  2. \[a − b = (ps − rq)/qs\]
  3. \[a·b = (pr)/(qs)\]
  4. \[a ÷ b = (p/q) ÷ (r/s) = (p·s)/(q·r)\]
    \[provided r ≠ 0\]
  5. \[Commutative: a + b = b + a\]
    \[a·b = b·a\]
  6. \[Associative: (a + b) + c = a + (b + c)\]
    \[(a·b)·c = a·(b·c)\]
🔢7

Rational Numbers Between Two Numbers

📐 MATHEMATICAL FORMULA / THEOREM

Rational Numbers Between Two Numbers

Key Point: Midpoint (one rational between a and b): (a + b) / 2

Definition: A rational number is a number that can be expressed as p/q, where p and q are integers and q ≠ 0. A rational number between two given rational numbers a and b is any rational number r such that a < r < b (or b < r < a).

Key fact (Density): Between any two distinct rational numbers there are infinitely many rational numbers. In particular, the arithmetic mean (a + b)/2 is one rational number between a and b. Repeating the process or using a general formula produces infinitely many.

General method to get n rational numbers between a and b: For any natural number n, the n numbers ((n+1−k)·a + k·b)/(n+1) for k = 1, 2, ..., n are n rational numbers lying strictly between a and b. These give n equally spaced rationals between a and b.

Alternate practical method (common denominator / scaling): If a = p/q and b = r/s, first write both with a common denominator Q = q·s: a = (p·s)/Q, b = (r·q)/Q. If there are integers between p·s and r·q, each corresponding fraction with denominator Q is a rational number between a and b. If not enough integers lie between them, multiply numerator and denominator of both fractions by (n+1) (or a larger integer) to create room to pick integers in between.

Why this works (sketch): The formula ((n+1−k)a + k b)/(n+1) is a convex combination of a and b, hence lies between them. Varying k gives distinct intermediate points; letting n grow or repeating midpoint division gives infinitely many.

Important notes: These methods work for any two rational numbers (positive, negative or of opposite signs). The same idea shows rationals are dense in the real line: between any two real numbers there is a rational number.

📌 Examples
  • Example 1 — One rational between 1/3 and 1/2: midpoint = (1/3 + 1/2)/2 = ((2 + 3)/6)/2 = (5/6)/2 = 5/12. So 5/12 is between 1/3 and 1/2.
  • Example 2 — Three rationals between 3/4 and 5/6 using the general formula (n = 3, so n + 1 = 4): k = 1: (3·(3/4) + 1·(5/6))/4 = 37/48; k = 2: (2·(3/4) + 2·(5/6))/4 = 19/24; k = 3: (1·(3/4) + 3·(5/6))/4 = 13/16. Thus 37/48, 19/24 and 13/16 lie between 3/4 and 5/6.
  • Example 3 — Infinitely many rationals between 0 and 1: the sequence k/(k+1) (for k = 1, 2, 3, ...) gives 1/2, 2/3, 3/4, 4/5, ... All these are distinct rational numbers strictly between 0 and 1, showing there are infinitely many.
🧮 Formulas
  1. \[Midpoint (one rational between a and b): (a + b) / 2\]
  2. \[n rational numbers equally spaced between a and b: for k = 1,2,...,n use r_k = ((n+1−k)·a + k·b)/(n+1)\]
  3. \[Common-denominator conversion: p/q = (p·s)/(q·s) so write both fractions with Q = q·s to compare numerators\]
  4. \[Scaling trick: multiply numerator and denominator by (n+1) (or a suitable integer) to create integer gaps in numerators to pick intermediate fractions\]
🔢8

Comparison and Ordering

📐 MATHEMATICAL FORMULA / THEOREM

Comparison and Ordering

Key Point: Cross-multiplication (for b,d ≠ 0 and bd > 0): a/b > c/d ⇔ ad > bc.

What it means: Comparison and ordering of rational numbers means deciding which of two (or more) rational numbers is larger/smaller and arranging a set of rational numbers in ascending or descending order.

Key ideas and rules:

  • Rational numbers include positive fractions, negative fractions, and integers (all of which can be written as fractions a/b with b ≠ 0).
  • If two numbers have different signs, any positive number is always greater than any negative number. Example: 3/4 > −2/5.
  • For two positive rational numbers with the same denominator, the one with the larger numerator is larger. Example: 5/7 > 3/7.
  • For two negative rational numbers with the same denominator, the one with the larger numerator is actually smaller (more negative). Example: −5/7 < −3/7.
  • If denominators differ, convert to a common denominator (usually use LCM) or convert to decimals, then compare.
  • Cross-multiplication rule (for positive denominators): a/b > c/d ⇔ ad > bc. This also works when considering sign carefully (multiply both sides by bd if bd > 0).
  • On the number line, numbers increase from left to right. To order numbers, place them on the number line and read left (smaller) to right (larger).

Step-by-step method to compare two rational numbers a/b and c/d:

  1. Check signs: if one is positive and the other negative, the positive one is larger.
  2. If both have the same sign, either:
    • Convert both to equivalent fractions with the same positive denominator (use LCM of |b| and |d|), then compare numerators; or
    • Use cross-multiplication: compare ad and bc (careful with signs); or
    • Convert to decimal form and compare decimals.
  3. To order a list of rational numbers, compare pairwise or convert all to a common form (common denominator or decimals) and sort.

Important intuition: For positives larger numerator/ smaller denominator tends to increase value. For negatives, the number that is farther from zero (larger absolute value) is smaller.

📌 Examples
  • Comparing fractions: Which is larger, 3/8 or 1/4? Convert to common denominator 8: 3/8 and 2/8 ⇒ 3/8 &gt; 1/4.
  • Cross-multiplication: Compare 5/12 and 7/20. Compute 5×20 = 100 and 7×12 = 84 ⇒ 100 &gt; 84 so 5/12 &gt; 7/20.
  • Different signs: Compare −2/3 and 1/5. Since one is negative and the other positive, 1/5 &gt; −2/3.
  • Decimals: Compare 7/16 and 0.45. 7/16 = 0.4375, so 0.45 &gt; 0.4375 ⇒ 0.45 (or 9/20) is larger.
  • Ordering temperatures: Place −5°C, 0°C, 3/2 °C (1.5°C), and −1/3 °C in ascending order: −5°C, −1/3 °C (≈ −0.333), 0°C, 1.5°C.
  • Real-life money: Which is greater, saving −₹150 (debt) or saving ₹1/2 of ₹200 (₹100)? ₹100 &gt; −₹150.
🧮 Formulas
  1. \[Cross-multiplication (for b,d ≠ 0 and bd &gt\]
    \[0): a/b &gt\]
    \[c/d ⇔ ad &gt\]
    \[bc.\]
  2. \[Convert to common denominator: a/b = (a×(LCM/b)) / LCM\]
    \[c/d = (c×(LCM/d)) / LCM\]
    \[compare new numerators.\]
  3. \[Decimal conversion: a/b ≈ decimal by division\]
    \[compare decimal values.\]
  4. \[Sign rule: If x &gt\]
    \[0 &gt\]
    \[y then x &gt\]
    \[y (any positive &gt\]
    \[any negative).\]
  5. \[Negative comparison: For x,y &lt\]
    \[x &gt\]
    \[y ⇔ |x| &lt\]
    \[|y| (closer to zero is larger).\]
🔢9

Applications and Word Problems

📐 MATHEMATICAL FORMULA / THEOREM

Applications and Word Problems

Key Point: Addition (a/b + c/d) = (ad + bc) / bd; usually use LCM of denominators to simplify arithmetic

Word problems and applications of rational numbers ask you to model real situations using fractions, negative numbers and ratios, then perform arithmetic to find an answer. The key is translation: read the situation carefully, assign signed rational numbers, choose representations (fraction, mixed number or decimal), perform correct operations, and interpret the result in context.

General strategy: (1) Identify what is given and what is asked. (2) Represent quantities as rational numbers with correct signs (e.g., temperatures below zero are negative). (3) If needed, convert mixed numbers to improper fractions or decimals. (4) For addition/subtraction use a common denominator; for multiplication multiply numerators and denominators; for division multiply by the reciprocal. (5) Simplify and convert to the required form. (6) Check the result in the context of the problem (units, sign, reasonableness).

Common contexts: temperature changes, bank balances (debits/credits), elevations above/below sea level, profit/loss, mixing solutions or ingredients, portions of tasks completed, speeds and distances when fractions occur. Visual aids (number line, bar model, pie or area models) make comparisons and operations easier to understand.

📌 Examples
  • 1) Temperature change: If the temperature is -3 1/2°C at midnight and rises by 4 3/4°C by noon, what is the temperature at noon? Solution: Convert to improper fractions: -7/2 and 19/4. Sum = -7/2 + 19/4 = -14/4 + 19/4 = 5/4 = 1 1/4°C.
  • 2) Bank balance: Ravi has -Rs. 150 (overdraft). He deposits 2/3 of Rs. 300. New balance? Deposit = (2/3)*300 = 200. New balance = -150 + 200 = Rs. 50.
  • 3) Work/time problem: A tank is 3/8 full. After adding 5/12 of the tank, what fraction is full? Sum = 3/8 + 5/12. Common denominator 24: 9/24 + 10/24 = 19/24 full.
  • 4) Mixture/proportion: A juice has 2/5 sugar by volume. How much sugar in 15 liters? Sugar = (2/5)*15 = 6 liters.
  • 5) Distance with direction (upstream/downstream): A boat moves 7/8 km upstream (negative direction) and then 1 1/4 km downstream (positive). Net displacement = -7/8 + 5/4 = -7/8 + 10/8 = 3/8 km downstream.
  • 6) Comparing fractional shares: Three students share a prize such that A gets 1/3, B gets 5/12 and C gets rest. Find C's share. Sum A+B = 1/3 + 5/12 = 4/12 + 5/12 = 9/12 = 3/4. C = 1 - 3/4 = 1/4.
🧮 Formulas
  1. \[Addition (a/b + c/d) = (ad + bc) / bd\]
    \[usually use LCM of denominators to simplify arithmetic\]
  2. \[Subtraction (a/b - c/d) = (ad - bc) / bd\]
    \[pay attention to signs\]
  3. \[Multiplication (a/b * c/d) = (a*c) / (b*d)\]
    \[cancel common factors before multiplying to simplify\]
  4. \[Division (a/b) ÷ (c/d) = (a/b) * (d/c) = (a*d) / (b*c)\]
    \[c ≠ 0\]
  5. \[Mixed to improper: m n/p = (m*p + n) / p (if m is whole part and n/p fractional part)\]
  6. \[Improper to mixed: a/b = q + r/b where q = floor(a/b) and r = a - q*b\]

Key Concepts

Rational Number
A number that can be expressed as p/q where p and q are integers and q ≠ 0.
Numerator
The top part of a fraction; it shows how many parts are taken.
Denominator
The bottom part of a fraction; it shows into how many equal parts the whole is divided.
Proper Fraction
A fraction in which the absolute value of the numerator is less than the denominator (|numerator| < denominator).
Improper Fraction
A fraction in which the absolute value of the numerator is greater than or equal to the denominator (|numerator| ≥ denominator).
Mixed Number
A number consisting of an integer and a proper fraction combined.
Equivalent Fractions
Different fractions that represent the same rational number (same value).
Simplest Form (Lowest Terms)
A fraction in which numerator and denominator have no common factor other than 1 (are coprime).
Standard Form
A rational number written as p/q with integers p, q, q > 0, usually reduced to lowest terms.
Reciprocal (Multiplicative Inverse)
For a nonzero rational number p/q, the reciprocal is q/p; their product is 1.
Additive Inverse (Opposite)
For any rational number r, the additive inverse is the number which when added to r gives 0 (i.e., -r).
Like Fractions
Fractions that have the same denominator.
Unlike Fractions
Fractions that have different denominators.
Comparing Rational Numbers
Determining which of two rationals is larger or smaller by using common denominators, conversion to decimals, or cross-multiplication.
Locating on Number Line
Placing a rational number on a line by finding its position relative to integers or converting to decimal/fraction of a unit interval.
Density Property
Between any two distinct rational numbers there exists another rational number (infinitely many in fact).
Terminating Decimal
A decimal representation that ends after a finite number of digits; corresponds to fractions whose denominator (in lowest terms) has only 2 and/or 5 as prime factors.
Repeating (Recurring) Decimal
A decimal with an infinite repeating pattern of digits; every repeating decimal is rational.
Conversion (Fraction ↔ Decimal)
Changing a fraction to a decimal by division (numerator ÷ denominator) and a terminating/repeating decimal to a fraction using place-value or algebraic methods.
Closure Property
The set of rational numbers is closed under addition, subtraction and multiplication (result is rational) and closed under division by any nonzero rational.

Practice Questions

  1. Which of the following is the correct definition of a rational number? (a) Any number that can be written as p/q where p and q are integers and q ≠ 0 (b) Any number that cannot be expressed as a fraction (c) Only positive integers (d) Only decimal numbers / एक परिमेय संख्या की सही परिभाषा कौन-सी है? (a) कोई भी संख्या जिसे p/q के रूप में लिखा जा सके, जहाँ p और q पूर्णांक हों और q ≠ 0 (b) कोई भी संख्या जिसे भिन्न के रूप में व्यक्त न किया जा सके (c) केवल धनात्मक पूर्णांक (d) केवल दशमलव संख्याएँ
    Show answer

    (a) Any number that can be written as p/q where p and q are integers and q ≠ 0 / कोई भी संख्या जिसे p/q के रूप में लिखा जा सके, जहाँ p और q पूर्णांक हों और q ≠ 0 — This is the standard definition as given in the chapter's key_concepts. / यह अध्याय के key_concepts में दी गई मानक परिभाषा है।

  2. The sum of a rational number and its additive inverse is ________. / एक परिमेय संख्या और उसके योज्य प्रतिलोम का योग ________ होता है।
    Show answer

    0 (zero) / 0 (शून्य) — By the property of additive inverse: a/b + (−a/b) = 0. This is the additive identity property. / योज्य प्रतिलोम के गुण के अनुसार: a/b + (−a/b) = 0. यह योज्य तत्समक गुण है।

  3. Which property states that for rational numbers a and b: a + b = b + a? (a) Associative property (b) Commutative property (c) Distributive property (d) Closure property / कौन-सा गुण कहता है कि परिमेय संख्याओं a और b के लिए: a + b = b + a? (a) साहचर्य गुण (b) क्रमविनिमय गुण (c) वितरण गुण (d) संवरण गुण
    Show answer

    (b) Commutative property / क्रमविनिमय गुण — The commutative property of addition states that the order of addition does not change the sum. / जोड़ का क्रमविनिमय गुण कहता है कि जोड़ने का क्रम बदलने से योग नहीं बदलता।

  4. Between any two distinct rational numbers, there are ________ rational numbers. / किन्हीं दो भिन्न परिमेय संख्याओं के बीच ________ परिमेय संख्याएँ होती हैं।
    Show answer

    infinitely many (अनंत) — This is the Density Property of rational numbers; the midpoint (a+b)/2 is always another rational number between them, and this process can be repeated infinitely. / यह परिमेय संख्याओं का घनत्व गुण है; मध्यबिंदु (a+b)/2 सदैव उनके बीच एक और परिमेय संख्या होती है और यह प्रक्रिया अनंत बार दोहराई जा सकती है।

  5. Calculate: (3/4) × (8/9) = ? (a) 24/36 (b) 2/3 (c) 1/3 (d) 11/36 / गणना करें: (3/4) × (8/9) = ? (a) 24/36 (b) 2/3 (c) 1/3 (d) 11/36
    Show answer

    (b) 2/3 — Multiply numerators: 3×8=24; multiply denominators: 4×9=36; simplify 24/36 = 2/3. / अंशों का गुणन: 3×8=24; हरों का गुणन: 4×9=36; 24/36 को सरल करें = 2/3।

  6. True or False: The decimal expansion of a rational number is either terminating or repeating. / सत्य या असत्य: एक परिमेय संख्या का दशमलव प्रसार या तो सांत होता है या आवर्ती।
    Show answer

    True / सत्य — Every rational number has a decimal expansion that either terminates (e.g., 3/4 = 0.75) or repeats periodically (e.g., 1/3 = 0.333...), as explained in the chapter's Decimal Representation topic. / प्रत्येक परिमेय संख्या का दशमलव प्रसार या तो सांत होता है (जैसे 3/4 = 0.75) या आवर्ती (जैसे 1/3 = 0.333...), जैसा अध्याय के दशमलव प्रतिनिधित्व विषय में बताया गया है।

  7. Find the multiplicative inverse (reciprocal) of −5/7. / −5/7 का गुणात्मक प्रतिलोम (व्युत्क्रम) ज्ञात करें।
    Show answer

    The multiplicative inverse of −5/7 is −7/5, because (−5/7) × (−7/5) = 35/35 = 1. / −5/7 का गुणात्मक प्रतिलोम −7/5 है, क्योंकि (−5/7) × (−7/5) = 35/35 = 1।

  8. Find one rational number between 1/4 and 1/2. / 1/4 और 1/2 के बीच एक परिमेय संख्या ज्ञात करें।
    Show answer

    Using the midpoint formula: (1/4 + 1/2) ÷ 2 = (1/4 + 2/4) ÷ 2 = (3/4) ÷ 2 = 3/8. So 3/8 lies between 1/4 and 1/2. / मध्यबिंदु सूत्र से: (1/4 + 1/2) ÷ 2 = (1/4 + 2/4) ÷ 2 = (3/4) ÷ 2 = 3/8। अतः 3/8, 1/4 और 1/2 के बीच है।

Related Laws & Principles

Explore all

Foundational laws & principles connected to this chapter — tap to open in the Laws Explorer.

Loading related laws…
Sourced from 129 content files · LLOS Learn · browse all chapters