👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Number System
Study mode

Rational Numbers

Introduction to Rational Numbers

Numbers are the foundation of mathematics and appear in many forms. Among these, rational numbers hold a special place because they represent quantities that can be expressed as a ratio of two integers. Understanding rational numbers is crucial for solving problems in competitive exams, especially those involving fractions, decimals, and ratios.

A rational number is any number that can be written in the form \(\frac{p}{q}\), where \(p\) and \(q\) are integers and \(q eq 0\). This includes all integers (since any integer \(a\) can be written as \(\frac{a}{1}\)) and fractions.

For example, \(\frac{3}{4}\), \(-\frac{7}{2}\), and \(5\) (which is \(\frac{5}{1}\)) are all rational numbers. These numbers are used daily - from measuring lengths in meters to calculating money in INR.

Definition and Properties of Rational Numbers

Formal Definition: A number \(r\) is called rational if it can be expressed as

\[r = \frac{a}{b}\]

where \(a\) and \(b\) are integers, and \(b eq 0\).

Key Points:

  • Integers like 7, -3, 0 are rational because they can be written as \(\frac{7}{1}\), \(\frac{-3}{1}\), and \(\frac{0}{1}\).
  • Fractions such as \(\frac{2}{5}\) or \(-\frac{9}{4}\) are rational numbers.
  • Decimals that terminate (e.g., 0.75) or repeat (e.g., 0.333...) are rational.

Properties of Rational Numbers

Rational numbers follow several important properties that help in calculations and problem-solving:

  • Closure: The sum, difference, product, or quotient (except division by zero) of two rational numbers is also rational.
  • Commutativity: Addition and multiplication of rational numbers are commutative, i.e., \( \frac{a}{b} + \frac{c}{d} = \frac{c}{d} + \frac{a}{b} \) and \( \frac{a}{b} \times \frac{c}{d} = \frac{c}{d} \times \frac{a}{b} \).
  • Associativity: Grouping does not affect addition or multiplication, e.g., \(\left(\frac{a}{b} + \frac{c}{d}\right) + \frac{e}{f} = \frac{a}{b} + \left(\frac{c}{d} + \frac{e}{f}\right)\).
  • Distributivity: Multiplication distributes over addition: \(\frac{a}{b} \times \left(\frac{c}{d} + \frac{e}{f}\right) = \frac{a}{b} \times \frac{c}{d} + \frac{a}{b} \times \frac{e}{f}\).
  • Density: Between any two rational numbers, there exists another rational number. This means rational numbers are infinitely dense on the number line.

Representation on Number Line

Rational numbers can be precisely located on the number line. Every fraction corresponds to a unique point. For example, \(\frac{1}{2}\) lies exactly halfway between 0 and 1.

0 1 2 3 4 \(\frac{1}{2}\) \(\frac{3}{2}\) \(\frac{5}{2}\)

Operations on Rational Numbers

Performing arithmetic operations on rational numbers follows specific rules. These rules ensure the results remain rational and can be simplified for easier understanding.

Operation Formula Example
Addition \(\frac{a}{b} + \frac{c}{d} = \frac{ad + bc}{bd}\) \(\frac{2}{3} + \frac{1}{4} = \frac{2 \times 4 + 1 \times 3}{3 \times 4} = \frac{8 + 3}{12} = \frac{11}{12}\)
Subtraction \(\frac{a}{b} - \frac{c}{d} = \frac{ad - bc}{bd}\) \(\frac{5}{6} - \frac{1}{3} = \frac{5 \times 3 - 1 \times 6}{6 \times 3} = \frac{15 - 6}{18} = \frac{9}{18} = \frac{1}{2}\)
Multiplication \(\frac{a}{b} \times \frac{c}{d} = \frac{ac}{bd}\) \(\frac{3}{7} \times \frac{2}{5} = \frac{3 \times 2}{7 \times 5} = \frac{6}{35}\)
Division \(\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c} = \frac{ad}{bc}\) \(\frac{4}{9} \div \frac{2}{3} = \frac{4}{9} \times \frac{3}{2} = \frac{12}{18} = \frac{2}{3}\)

Note: Always simplify the result to its lowest terms by dividing numerator and denominator by their Greatest Common Divisor (GCD).

Decimal Representation and Conversion

Rational numbers can be expressed as decimals in two ways:

  • Terminating decimals: Decimals that end after a finite number of digits, e.g., 0.75.
  • Recurring decimals: Decimals with one or more repeating digits indefinitely, e.g., 0.333... or 0.142857142857...

Every rational number can be converted between fraction and decimal forms.

graph TD    A[Start with Fraction \(\frac{a}{b}\)] --> B{Divide numerator by denominator}    B -->|Division ends| C[Terminating decimal]    B -->|Division repeats| D[Recurring decimal]    C --> E[Decimal representation]    D --> E    E --> F[Convert decimal back to fraction]    F --> G{Is decimal terminating?}    G -->|Yes| H[Write decimal as fraction with power of 10 denominator]    G -->|No| I[Use algebraic method to convert recurring decimal]    H --> J[Fraction simplified]    I --> J

Worked Examples

Example 1: Adding Two Rational Numbers Easy
Add \(\frac{3}{4}\) and \(\frac{2}{5}\) and simplify the result.

Step 1: Find the Least Common Denominator (LCD) of 4 and 5, which is 20.

Step 2: Convert each fraction to have denominator 20:

\(\frac{3}{4} = \frac{3 \times 5}{4 \times 5} = \frac{15}{20}\)

\(\frac{2}{5} = \frac{2 \times 4}{5 \times 4} = \frac{8}{20}\)

Step 3: Add the numerators:

\(\frac{15}{20} + \frac{8}{20} = \frac{15 + 8}{20} = \frac{23}{20}\)

Step 4: The fraction \(\frac{23}{20}\) is an improper fraction. It can be written as \(1 \frac{3}{20}\).

Answer: \(\frac{23}{20}\) or \(1 \frac{3}{20}\)

Example 2: Multiplying Rational Numbers and Simplifying Easy
Multiply \(\frac{7}{9}\) by \(\frac{3}{14}\) and simplify.

Step 1: Multiply numerators and denominators:

\(\frac{7}{9} \times \frac{3}{14} = \frac{7 \times 3}{9 \times 14} = \frac{21}{126}\)

Step 2: Simplify \(\frac{21}{126}\) by dividing numerator and denominator by their GCD, which is 21:

\(\frac{21 \div 21}{126 \div 21} = \frac{1}{6}\)

Answer: \(\frac{1}{6}\)

Example 3: Converting Recurring Decimal to Fraction Medium
Convert \(0.\overline{6}\) (where 6 repeats indefinitely) into a fraction.

Step 1: Let \(x = 0.666...\)

Step 2: Multiply both sides by 10 (since one digit repeats):

\(10x = 6.666...\)

Step 3: Subtract the original equation from this:

\(10x - x = 6.666... - 0.666...\)

\(9x = 6\)

Step 4: Solve for \(x\):

\(x = \frac{6}{9} = \frac{2}{3}\)

Answer: \(0.\overline{6} = \frac{2}{3}\)

Example 4: Solving Word Problem Involving Rational Numbers Medium
A person spends \(\frac{3}{5}\) of their monthly salary of INR 30,000 on rent. How much money is left after paying rent?

Step 1: Calculate the amount spent on rent:

\(\frac{3}{5} \times 30,000 = 18,000\) INR

Step 2: Calculate the remaining amount:

\(30,000 - 18,000 = 12,000\) INR

Answer: INR 12,000 is left after paying rent.

Example 5: Comparing Rational and Irrational Numbers Hard
Determine which of the numbers \(\frac{22}{7}\) and \(\sqrt{2}\) is rational and explain why.

Step 1: \(\frac{22}{7}\) is a fraction of two integers, so it is a rational number.

Step 2: \(\sqrt{2}\) cannot be expressed as a ratio of two integers. Its decimal form is non-terminating and non-recurring (approximately 1.4142135...), so it is irrational.

Step 3: On the number line, \(\frac{22}{7} \approx 3.142857\) is a rational approximation of \(\pi\), while \(\sqrt{2}\) lies between 1 and 2 but is irrational.

Answer: \(\frac{22}{7}\) is rational; \(\sqrt{2}\) is irrational.

Addition of Rational Numbers

\[\frac{a}{b} + \frac{c}{d} = \frac{ad + bc}{bd}\]

Used to add two rational numbers with denominators b and d.

a, c = numerators
b, d = denominators (b, d \neq 0)

Subtraction of Rational Numbers

\[\frac{a}{b} - \frac{c}{d} = \frac{ad - bc}{bd}\]

Used to subtract two rational numbers with denominators b and d.

a, c = numerators
b, d = denominators (b, d \neq 0)

Multiplication of Rational Numbers

\[\frac{a}{b} \times \frac{c}{d} = \frac{ac}{bd}\]

Used to multiply two rational numbers.

a, c = numerators
b, d = denominators (b, d \neq 0)

Division of Rational Numbers

\[\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c} = \frac{ad}{bc}\]

Used to divide two rational numbers (dividing by zero not allowed).

a, c = numerators
b, d = denominators (b, d \neq 0)

Conversion of Recurring Decimal to Fraction

\[x = \text{recurring decimal}, \quad \text{Fraction} = \frac{x \times (10^n - 1)}{10^n - 1}\]

Used to convert a recurring decimal with n repeating digits into a fraction.

x = decimal number
n = number of repeating digits

Tips & Tricks

Tip: Always simplify fractions at every step to avoid complex calculations later.

When to use: During addition, subtraction, multiplication, and division of rational numbers.

Tip: For adding or subtracting rational numbers, find the Least Common Denominator (LCD) quickly by prime factorization.

When to use: When denominators are different and not easily relatable.

Tip: To convert recurring decimals to fractions, use algebraic methods by setting the decimal equal to a variable and multiplying to shift the decimal point.

When to use: When dealing with recurring decimals in competitive exam problems.

Tip: Use number line visualization to quickly compare sizes of rational numbers.

When to use: When asked to compare or order rational numbers.

Tip: Remember that all integers are rational numbers but not all rational numbers are integers.

When to use: To avoid confusion in classification questions.

Common Mistakes to Avoid

❌ Adding numerators and denominators directly instead of finding common denominator.
✓ Find the Least Common Denominator (LCD) and then add the adjusted numerators.
Why: Students often confuse fraction addition with whole number addition.
❌ Forgetting to invert the second fraction during division.
✓ Multiply by the reciprocal of the divisor fraction.
Why: Division of fractions is often misunderstood as direct division.
❌ Not simplifying the final answer to the lowest terms.
✓ Always factor numerator and denominator and divide by GCD.
Why: Simplification saves time in further calculations and is required in exams.
❌ Confusing terminating decimals with irrational numbers.
✓ Terminating and recurring decimals represent rational numbers; irrational numbers have non-terminating, non-recurring decimals.
Why: Misunderstanding decimal expansions leads to classification errors.
❌ Misplacing negative signs during operations.
✓ Keep track of signs carefully, especially in subtraction and division.
Why: Sign errors are common and can change the answer drastically.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Rational Numbers · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.