10. Fractions & Decimals (Terminating / Recurring)

Fractions aur Decimals ka complete concept: types of fractions, decimal conversion, terminating vs recurring decimals, p/q rules, recurring to fraction tricks, SSC CGL examples & practice with answers.

← Prev: Euclid Algorithm Next: Remainders & Modulo →

1) Fraction kya hota hai?

Fraction ka form hota hai p/q, jahan p = numerator, q = denominator (q ≠ 0). Fraction basically “part of a whole” show karta hai.

2) Types of Fractions (SSC basics)

3) Fraction → Decimal conversion

Simple: p ÷ q karo.

4) Terminating vs Recurring decimal

5) The most important rule (p/q test)

Fraction p/q ko lowest form me karo. Agar denominator q ka prime factorization sirf 2 aur 5 me ho: q = 2a × 5b, tab decimal terminating hoga. Otherwise decimal recurring hoga.

Examples

6) Decimal → Fraction (very important)

A) Terminating decimal to fraction

Digits ko numerator banao, point ke digits count ke according denominator 10, 100, 1000... phir simplify.

B) Pure recurring decimal to fraction (repeat starts immediately)

Trick: If x = 0.\u0305a (1 digit repeat) ⇒ x = a/9 If x = 0.\u0305ab (2 digits repeat) ⇒ x = ab/99 If x = 0.\u0305abc (3 digits repeat) ⇒ x = abc/999

C) Mixed recurring decimal (repeat after some non-repeating digits)

Standard method (always works): Let x = number. Multiply by 10^(non-repeat digits) and 10^(total digits till one repeat block), subtract.

Example: x = 0.1\u03056 (i.e., 0.1666...)

7) Common traps


8) Practice (SSC CGL) + Answers

  1. Decide: 7/20 terminating hai ya recurring?
  2. Convert to decimal: 3/8
  3. Convert to fraction: 0.045
  4. Convert to fraction: 0.\u030536
  5. Convert to fraction: 1.2\u03053 (1.2333...)
  6. Which is bigger: 5/6 or 0.82?
Show Answers
  1. 20=22×5 ⇒ terminating
  2. 3/8 = 0.375
  3. 0.045 = 45/1000 = 9/200
  4. 0.\u030536 = 36/99 = 4/11
  5. x=1.2333...; 10x=12.333...; 100x=123.333...; 100x-10x=111 ⇒ 90x=111 ⇒ x=111/90=37/30
  6. 5/6 = 0.8333... > 0.82
← Prev Next →