krit.club logo

Number Systems - Real Numbers and their Decimal Expansions

Grade 9CBSE

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

Real Numbers and the Number Line: Real numbers are the set containing all rational and irrational numbers. Visually, every real number corresponds to a unique point on a continuous horizontal number line. Rational numbers occupy specific positions, while irrational numbers like 2\sqrt{2} fill the 'gaps' between them, ensuring the line is entirely covered without any empty spaces.

Terminating Decimal Expansion: A rational number pq\frac{p}{q} has a terminating decimal expansion if the prime factorization of the denominator qq (when the fraction is in its simplest form) consists only of the factors 22 and 55 (i.e., q=2n5mq = 2^n 5^m). Visually, this means the long division process finishes with a remainder of zero after a finite number of decimal places.

Non-terminating Repeating (Recurring) Decimals: Rational numbers that do not terminate will have a block of digits that repeat infinitely in a specific pattern. For example, 13=0.333...\frac{1}{3} = 0.333..., which is represented by a bar over the repeating digit as 0.30.\overline{3}. On the number line, these are represented by points that can be identified by their repeating fractional nature.

Irrational Numbers and Decimal Expansion: Numbers whose decimal expansion is non-terminating and non-recurring are called irrational numbers. Examples include π3.14159...\pi \approx 3.14159... and 21.4142...\sqrt{2} \approx 1.4142.... Unlike rational numbers, their digits never settle into a repeating cycle. Visually, they represent points on the number line that cannot be measured as a simple ratio of two whole lengths.

Identifying Irrationality from Decimal Patterns: A decimal that follows a non-repeating but structured pattern, such as 0.101101110...0.101101110..., is irrational. Even if the digits follow a logical rule (increasing the number of 1s), the lack of a constant repeating block (periodicity) means the number cannot be expressed as a fraction pq\frac{p}{q}.

Successive Magnification: This is a visual technique used to locate a real number on the number line by repeatedly 'zooming in' on smaller sub-intervals. Imagine the segment between 22 and 33 divided into 1010 equal parts; to find 2.6652.665, you first focus on the segment between 2.62.6 and 2.72.7, then divide that into 1010 parts to find the segment between 2.662.66 and 2.672.67, repeating until the specific point is reached.

📐Formulae

Rational Form: pq,p,qZ,q0\text{Rational Form: } \frac{p}{q}, p, q \in \mathbb{Z}, q \neq 0

Condition for Termination: q=2n×5m (where n,m0)\text{Condition for Termination: } q = 2^n \times 5^m \text{ (where } n, m \geq 0\text{)}

General Repeating Decimal Form: 0.x=x9\text{General Repeating Decimal Form: } 0.\overline{x} = \frac{x}{9}

Two-digit Repeating Decimal Form: 0.xy=xy99\text{Two-digit Repeating Decimal Form: } 0.\overline{xy} = \frac{xy}{99}

💡Examples

Problem 1:

Express 0.60.\overline{6} in the form of pq\frac{p}{q}.

Solution:

Let x=0.666...x = 0.666... (1). \nSince there is only one repeating digit, multiply both sides by 1010: \n10x=6.666...10x = 6.666... (2). \nSubtracting equation (1) from equation (2): \n10xx=6.666...0.666...10x - x = 6.666... - 0.666... \n9x=69x = 6 \nx=69=23x = \frac{6}{9} = \frac{2}{3}.

Explanation:

To convert a recurring decimal to a fraction, we multiply by a power of 1010 that shifts the decimal point by exactly one repeating period, allowing us to eliminate the infinite decimal part through subtraction.

Problem 2:

Without performing long division, determine if 1720\frac{17}{20} is a terminating or non-terminating decimal.

Solution:

Step 1: Identify the denominator q=20q = 20. \nStep 2: Find the prime factorization of the denominator: 20=2×2×5=22×5120 = 2 \times 2 \times 5 = 2^2 \times 5^1. \nStep 3: Check if the factorization matches the form 2n×5m2^n \times 5^m. \nSince 2020 consists only of factors of 22 and 55, the decimal expansion is terminating.

Explanation:

A rational number terminates if its denominator has no prime factors other than 22 or 55. Here, 1720=0.85\frac{17}{20} = 0.85, which is a terminating decimal.