Real Numbers Β· Mathematics Ch.1 Β· Class X CBSE Β· Quick Revision
| Symbol | Set | Examples |
|---|---|---|
| β | Natural Numbers | 1, 2, 3, β¦ |
| π | Whole Numbers | 0, 1, 2, 3, β¦ |
| β€ | Integers | β¦β2, β1, 0, 1, 2β¦ |
| β | Rational (p/q form) | 3/4, β7, 0.5 |
| ββ² | Irrational | β2, β3, Ο, e |
| β | Real = β βͺ ββ² | All of the above |
| When to use HCF | When to use LCM |
|---|---|
| Dividing into equal groups | Events repeating together |
| Max size of equal pieces | Bells ringing simultaneously |
| "Largest number that dividesβ¦" | "Smallest number divisible byβ¦" |
| No remainder left over | Synchronising cycles |
| Type | Condition | Example |
|---|---|---|
| Terminating | q = 2βΏΓ5α΅ only | 3/8=0.375 |
| Non-term. Recurring | q has other primes | 1/3=0.3Μ |
| Non-term. Non-recurring | Irrational number | β2=1.414β¦ |
| Feature | Euclid's Division Algorithm | Prime Factorisation (FTA) |
|---|---|---|
| Finds | HCF only | HCF and LCM both |
| Best for | Large numbers (fewer errors) | Smaller numbers; when LCM is needed |
| Process | Repeated division until remainder = 0 | Factor tree β compare prime powers |
| Three numbers | Apply algorithm twice | All at once: lowest/highest powers |
| Error risk | Low β only division needed | Higher for large numbers |
| Product formula | HCF Γ LCM = aΓb (only 2 numbers) | HCF Γ LCM = aΓb (only 2 numbers) |
| Fraction | Simplified? | Denominator factors | Type | Decimal |
|---|---|---|---|---|
| 3/8 | Yes | 2Β³ only β | Terminating | 0.375 |
| 7/20 | Yes | 2Β²Γ5 only β | Terminating | 0.35 |
| 77/210 | 77/210 = 11/30 | 2Γ3Γ5 β has 3 β | Non-term. Recurring | 0.3666β¦ = 0.36Μ |
| 1/6 | Yes | 2Γ3 β has 3 β | Non-term. Recurring | 0.1666β¦ = 0.16Μ |
| 2/11 | Yes | 11 β prime β | Non-term. Recurring | 0.1818β¦ = 0.1Μ8Μ |
| β2 | β | Irrational | Non-term. Non-recurring | 1.41421356β¦ |
| Ο | β | Irrational | Non-term. Non-recurring | 3.14159265β¦ |
N β W β Z β Q β R β every subset contains the previous one.
HCF takes the LOWEST (humble) powers of common primes. LCM takes the HIGHEST (large) powers of all primes.
Simplify the fraction fully. If denominator = 2βΏ Γ 5α΅ and nothing else β terminating decimal.
β2 proof key step: assume p/q in lowest terms β p even β q even β HCF β₯ 2. Contradicts lowest terms!
"Dividing / max size / equal groups" β HCF. "Together again / cycles / simultaneous" β LCM.
22/7 β 3.14285 (rational). Ο β 3.14159 (irrational). 22/7 is only an approximation β both differ after 2 decimal places.
Apply a=bq+r, replace aβb, bβr. When r=0, the last non-zero divisor is the HCF.
Proof: if it were rational, then x = (r+x)βr = rationalβrational = rational. Contradiction!