Class X Mathematics

Chapter 1: Real Numbers

Standard NCERT & CBSE aligned study curriculum. Master concepts, track accuracy, revise weak areas, and challenge yourself with 9 customized practice modes.

Chapter Overview

Welcome to Class X Mathematics: Real Numbers. This chapter forms a core structural component of the math syllabus, designed to build analytical rigor and key formula models.

Use the detailed subtopic guide below to review standard definitions, key mathematical rules, and study guidelines.

Prerequisite Concepts

Number SystemsPlaying with Numbers

Detailed Subtopics Study Guide

Review detailed conceptual explanations, mathematical equations, and guidelines for each subtopic in this chapter:

1Fundamental Theorem of Arithmetic

Concept Explanation

The Fundamental Theorem of Arithmetic states that every composite number can be expressed (factorized) as a product of prime numbers, and this factorization is unique, apart from the order in which the prime factors occur.

Mathematical Representation
n = p_1^{a_1} \cdot p_2^{a_2} \cdots p_k^{a_k} \quad \text{where } p_i \text{ are distinct primes}
Study Guideline: Use prime factorization to find the HCF and LCM of numbers: HCF is the product of the lowest powers of common prime factors; LCM is the product of the highest powers of all prime factors.

2Euclid division lemma overview

Concept Explanation

Euclid's Division Lemma states that for any two positive integers a and b, there exist unique integers q (quotient) and r (remainder) satisfying a = bq + r, where the remainder r is non-negative and strictly less than the divisor b.

Mathematical Representation
a = bq + r \quad \text{where } 0 \le r < b
Study Guideline: Use this lemma repeatedly in Euclid's division algorithm to compute the HCF of two numbers by setting the divisor as the new dividend and the remainder as the new divisor until r = 0.

3Rational and Irrational proofs (proving √2, √3, √5 are irrational)

Concept Explanation

Proofs of irrationality show that numbers like √2, √3, or √5 cannot be written as a ratio of co-prime integers. These proofs use contradiction: assuming the number is rational (p/q), showing that both p and q must share a common factor (violating co-primality).

Mathematical Representation
\sqrt{2} = \frac{p}{q} \implies 2q^2 = p^2 \implies 2 \mid p \implies 4 \mid p^2 \implies 2 \mid q
Study Guideline: Remember that co-prime numbers share no common factors other than 1. The proof shows both numerator and denominator are even, which contradicts their co-primality.

4Decimal expansions of rational numbers

Concept Explanation

A rational number p/q has a terminating decimal expansion if the prime factorization of its denominator q is of the form 2^n * 5^m, where n and m are non-negative integers. Otherwise, it has a non-terminating repeating decimal expansion.

Mathematical Representation
q = 2^n \cdot 5^m \iff \text{decimal terminates}
Study Guideline: Simplify the fraction completely by canceling common factors before checking the prime factorization of the denominator.