How to Approach Board PYQs

This section collects the types of questions on Real Numbers that have repeatedly appeared in CBSE and State Board examinations, with full step-by-step solutions. Working through these 26 problems is the single best way to predict what your exam will ask.

What examiners love in this chapter:

  1. Prove p\sqrt{p} is irrational (2–3 marks) — almost every year.
  2. HCF & LCM by prime factorisation, plus the relation HCF×LCM=a×b\text{HCF}\times\text{LCM} = a\times b (1–3 marks).
  3. Terminating / non-terminating decision from the denominator (1 mark MCQ).
  4. Word problems on HCF (largest size) and LCM (next time together).

Tag note: Questions below are tagged by exam (e.g. [CBSE Board]). Where the precise year of a specific question could not be confirmed, only the exam name is given — this keeps the content trustworthy.

Exam Tip: Always show the prime factorisation or each division step. Board markers award method marks even if the final number has a small slip.

Solved Previous Year Questions

PYQ 1: Prove irrationality (2 marks)

Prove that 5\sqrt{5} is an irrational number. [CBSE Board]

Solution:

  1. Assume 5=ab\sqrt{5} = \dfrac{a}{b}, where a,ba, b are co-prime integers, b0b \neq 0.
  2. Squaring: 5b2=a25b^2 = a^2, so 5a25a5 \mid a^2 \Rightarrow 5 \mid a. Let a=5ca = 5c.
  3. Then 5b2=25c2b2=5c25b5b^2 = 25c^2 \Rightarrow b^2 = 5c^2 \Rightarrow 5 \mid b.
  4. So 5 divides both aa and bb, contradicting co-primeness.

Final Answer: 5\sqrt{5} is irrational. \blacksquare

Takeaway: State 'co-prime' at the start — the contradiction depends on it.

PYQ 2: HCF and LCM (3 marks)

Find the HCF and LCM of 404 and 96 and verify that HCF × LCM = product of the two numbers. [CBSE Board]

Solution:

  1. 404=22×101404 = 2^2 \times 101; 96=25×396 = 2^5 \times 3.
  2. HCF =22=4= 2^2 = 4 (lowest power of common prime 2).
  3. LCM =25×3×101=9696= 2^5 \times 3 \times 101 = 9696.
  4. Verify: HCF × LCM =4×9696=38784= 4 \times 9696 = 38784, and 404×96=38784404 \times 96 = 38784. ✓

Final Answer: HCF = 4, LCM = 9696; relation verified.

Takeaway: Always do the verification step when the question asks for it — it carries marks.

PYQ 3: Terminating decimal (1 mark)

Without actual division, state whether 133125\dfrac{13}{3125} has a terminating decimal expansion. [CBSE Board]

Solution:

  1. 3125=55=20×553125 = 5^5 = 2^0 \times 5^5.
  2. The denominator has only the prime 5, i.e. it is of the form 2n×5m2^n \times 5^m.
  3. Hence the decimal terminates.

Final Answer: Terminating.

Takeaway: Only 2's and 5's in the (reduced) denominator ⇒ terminating.

PYQ 4: HCF word problem (3 marks)

Find the largest number that divides 2053 and 967 and leaves a remainder of 5 and 7 respectively. [CBSE Board]

Solution:

  1. Subtract remainders: 20535=20482053 - 5 = 2048, 9677=960967 - 7 = 960.
  2. Required = HCF(2048, 960). 2048=2112048 = 2^{11}, 960=26×3×5960 = 2^6 \times 3 \times 5.
  3. Common at lowest power: 26=642^6 = 64.

Final Answer: 64.

Takeaway: Reduce by the remainders, then take the HCF.

PYQ 5: Prove a combination irrational (3 marks)

Prove that 3+253 + 2\sqrt{5} is irrational, given that 5\sqrt{5} is irrational. [CBSE Board]

Solution:

  1. Assume 3+253 + 2\sqrt{5} is rational, say =r= r.
  2. Then 25=r32\sqrt{5} = r - 3, so 5=r32\sqrt{5} = \dfrac{r-3}{2}.
  3. The right side is rational (operations on rationals), so 5\sqrt{5} would be rational.
  4. This contradicts the given fact that 5\sqrt{5} is irrational.

Final Answer: 3+253 + 2\sqrt{5} is irrational. \blacksquare

Takeaway: Use the given irrational result explicitly — the proof rests on it.

PYQ 6: LCM word problem (3 marks)

Three bells ring at intervals of 4, 7 and 14 minutes. All three rang together at 6 a.m. When will they ring together again? [CBSE Board]

Solution:

  1. Next time together = LCM(4, 7, 14) minutes.
  2. 4=224 = 2^2, 7=77 = 7, 14=2×714 = 2 \times 7. LCM =22×7=28= 2^2 \times 7 = 28 minutes.
  3. 6:006{:}00 a.m. + 28 min = 6:286{:}28 a.m.

Final Answer: 6:28 a.m.

Takeaway: 'Together again' uses LCM of the intervals.

PYQ 7: Validity of HCF and LCM (2 marks)

The HCF of two numbers is 18 and their LCM is 760. Is this possible? Justify. [CBSE Board]

Solution:

  1. For any two numbers, the HCF must always divide the LCM.
  2. Here, does 18 divide 760? 760÷18=42.2760 \div 18 = 42.2\dots — not an integer.
  3. So 18 does not divide 760, which is impossible.

Final Answer: No, it is not possible (HCF must divide LCM).

Takeaway: A quick validity check: HCF always divides LCM.

PYQ 8: Composite number reasoning (2 marks)

Explain why 7×11×13+137 \times 11 \times 13 + 13 and 7×6×5×4×3×2×1+57 \times 6 \times 5 \times 4 \times 3 \times 2 \times 1 + 5 are composite numbers. [CBSE Board]

Solution:

  1. 7×11×13+13=13(7×11+1)=13×787 \times 11 \times 13 + 13 = 13(7 \times 11 + 1) = 13 \times 78 — has a factor 13, so composite.
  2. 7!+5=5040+5=50457! + 5 = 5040 + 5 = 5045. Take 5 common: 5(7×6×4×3×2×1+1)=5×10095(7\times6\times4\times3\times2\times1 + 1) = 5 \times 1009 — has a factor 5, so composite.

Final Answer: Both are composite (each has a factor other than 1 and itself).

Takeaway: Spot the common factor to show compositeness.

PYQ 9: Maximum stack size (3 marks)

Three sets of English, Hindi and Mathematics books have to be stacked: 96 English, 240 Hindi and 336 Mathematics. Find the maximum number of books in each stack so that each stack has the same number and books of one subject only. [CBSE Board]

Solution:

  1. Maximum per stack = HCF(96, 240, 336).
  2. 96=25×396 = 2^5 \times 3; 240=24×3×5240 = 2^4 \times 3 \times 5; 336=24×3×7336 = 2^4 \times 3 \times 7.
  3. Common at lowest powers: 24×3=482^4 \times 3 = 48.

Final Answer: 48 books per stack.

Takeaway: 'Same number, maximum per group' → HCF.

PYQ 10: Decimal expansion classification (2 marks)

The decimal expansion of 4324×53\dfrac{43}{2^4 \times 5^3} will terminate after how many places of decimal? [CBSE Board]

Solution:

  1. The denominator is 24×532^4 \times 5^3, so n=4n = 4, m=3m = 3.
  2. Number of decimal places =max(n,m)=max(4,3)=4= \max(n, m) = \max(4, 3) = 4.

Final Answer: After 4 decimal places.

Takeaway: Decimal places =max(n,m)= \max(n, m) for denominator 2n5m2^n 5^m.

PYQ 11: HCF and LCM by factor tree (3 marks)

Find the HCF and LCM of 26 and 91 and verify HCF × LCM = product of the numbers. [CBSE Board]

Solution:

  1. 26=2×1326 = 2 \times 13; 91=7×1391 = 7 \times 13.
  2. HCF =13= 13 (common prime).
  3. LCM =2×7×13=182= 2 \times 7 \times 13 = 182.
  4. Verify: 13×182=236613 \times 182 = 2366 and 26×91=236626 \times 91 = 2366. ✓

Final Answer: HCF = 13, LCM = 182; verified.

Takeaway: Two numbers sharing a single prime have that prime as HCF.

PYQ 12: Prove 2\sqrt{2} irrational (3 marks)

Prove that 2\sqrt{2} is irrational. [CBSE Board]

Solution:

  1. Assume 2=ab\sqrt{2} = \dfrac{a}{b} with a,ba, b co-prime, b0b \neq 0.
  2. 2b2=a22a22a2b^2 = a^2 \Rightarrow 2 \mid a^2 \Rightarrow 2 \mid a. Let a=2ca = 2c.
  3. 2b2=4c2b2=2c22b2b^2 = 4c^2 \Rightarrow b^2 = 2c^2 \Rightarrow 2 \mid b.
  4. So 2 divides both aa and bb — contradiction.

Final Answer: 2\sqrt{2} is irrational. \blacksquare

Takeaway: The most-asked proof in the chapter — memorise the six steps.

PYQ 13: Smallest number problem (3 marks)

Find the smallest number which when increased by 17 is exactly divisible by both 520 and 468. [CBSE Board]

Solution:

  1. The number + 17 must be a common multiple of 520 and 468, so take LCM.
  2. 520=23×5×13520 = 2^3 \times 5 \times 13; 468=22×32×13468 = 2^2 \times 3^2 \times 13. LCM =23×32×5×13=4680= 2^3 \times 3^2 \times 5 \times 13 = 4680.
  3. So number + 17 = 4680 ⇒ number =468017=4663= 4680 - 17 = 4663.

Final Answer: 4663.

Takeaway: 'Increased by k, divisible by all' ⇒ LCM − k.

PYQ 14: HCF and LCM in symbolic form (2 marks)

If two positive integers pp and qq are written as p=a2b3p = a^2 b^3 and q=a3bq = a^3 b, where a,ba, b are prime numbers, then find HCF(p,q)(p, q) and LCM(p,q)(p, q). [CBSE Board]

Solution:

  1. HCF = product of lowest powers: amin(2,3)bmin(3,1)=a2ba^{\min(2,3)} b^{\min(3,1)} = a^2 b.
  2. LCM = product of highest powers: amax(2,3)bmax(3,1)=a3b3a^{\max(2,3)} b^{\max(3,1)} = a^3 b^3.

Final Answer: HCF =a2b= a^2 b, LCM =a3b3= a^3 b^3.

Takeaway: With symbolic prime powers, take min for HCF and max for LCM of each exponent.

PYQ 15: Prove 3\sqrt{3} irrational (3 marks)

Prove that 3\sqrt{3} is an irrational number. [CBSE Board]

Solution:

  1. Assume 3=ab\sqrt{3} = \dfrac{a}{b} with a,ba, b co-prime, b0b \neq 0.
  2. 3b2=a23a23a3b^2 = a^2 \Rightarrow 3 \mid a^2 \Rightarrow 3 \mid a. Let a=3ca = 3c.
  3. 3b2=9c2b2=3c23b3b^2 = 9c^2 \Rightarrow b^2 = 3c^2 \Rightarrow 3 \mid b.
  4. So 3 divides both aa and bb — contradiction.

Final Answer: 3\sqrt{3} is irrational. \blacksquare

Takeaway: Same template as 2\sqrt2, with the prime 3.

PYQ 16: HCF by Euclid's algorithm (2 marks)

Using Euclid's division algorithm, find the HCF of 96 and 404. [State Board]

Solution:

  1. 404=96×4+20404 = 96 \times 4 + 20.
  2. 96=20×4+1696 = 20 \times 4 + 16.
  3. 20=16×1+420 = 16 \times 1 + 4.
  4. 16=4×4+016 = 4 \times 4 + 0. Last divisor = 4.

Final Answer: HCF =4= 4.

Takeaway: Apply the lemma repeatedly; the last non-zero remainder is the HCF.

PYQ 17: Prove 535 - \sqrt{3} irrational (3 marks)

Prove that 535 - \sqrt{3} is irrational, given that 3\sqrt{3} is irrational. [CBSE Board]

Solution:

  1. Assume 53=r5 - \sqrt{3} = r (rational).
  2. Then 3=5r\sqrt{3} = 5 - r, a difference of rationals → rational.
  3. This contradicts the given fact that 3\sqrt{3} is irrational.

Final Answer: 535 - \sqrt{3} is irrational. \blacksquare

Takeaway: Isolate the surd; the rest must be rational, giving the contradiction.

PYQ 18: Greatest number with given remainder (3 marks)

Find the greatest number that divides 245 and 1029, leaving remainder 5 in each case. [CBSE Board]

Solution:

  1. Subtract the remainder: 2455=240245 - 5 = 240, 10295=10241029 - 5 = 1024.
  2. Required = HCF(240, 1024). 240=24×3×5240 = 2^4 \times 3 \times 5, 1024=2101024 = 2^{10}.
  3. Common at lowest power: 24=162^4 = 16.

Final Answer: 16.

Takeaway: 'Leaves the same remainder' → subtract it, then take the HCF.

PYQ 19: Find the other number (2 marks)

The HCF of two numbers is 9 and their LCM is 360. If one number is 45, find the other. [CBSE Board]

Solution:

  1. Use HCF×LCM=a×b\text{HCF} \times \text{LCM} = a \times b.
  2. 9×360=45×bb=324045=729 \times 360 = 45 \times b \Rightarrow b = \dfrac{3240}{45} = 72.

Final Answer: The other number is 72.

Takeaway: The product relation gives the fourth quantity at once (valid for two numbers).

PYQ 20: Form of an odd integer (3 marks)

Show that any positive odd integer is of the form 4q+14q + 1 or 4q+34q + 3, where qq is some integer. [CBSE Board]

Solution:

  1. By Euclid's lemma with divisor 4, any integer is 4q4q, 4q+14q+1, 4q+24q+2, or 4q+34q+3.
  2. 4q4q and 4q+24q+2 are even (multiples of 2).
  3. So an odd integer must be 4q+14q+1 or 4q+34q+3.

Final Answer: Every positive odd integer is 4q+14q+1 or 4q+34q+3. \blacksquare

Takeaway: List remainder cases, then eliminate the even ones.

PYQ 21: HCF and LCM of three numbers (3 marks)

Find the HCF and LCM of 12, 15 and 21 by the prime factorisation method. [CBSE Board]

Solution:

  1. 12=22×312 = 2^2 \times 3; 15=3×515 = 3 \times 5; 21=3×721 = 3 \times 7.
  2. HCF: only the prime 3 is common to all → HCF =3= 3.
  3. LCM: all primes at highest powers =22×3×5×7=420= 2^2 \times 3 \times 5 \times 7 = 420.

Final Answer: HCF = 3, LCM = 420.

Takeaway: For HCF of three numbers, a prime must appear in all three.

PYQ 22: Prove 2+3\sqrt{2} + \sqrt{3} irrational (3 marks)

Prove that 2+3\sqrt{2} + \sqrt{3} is irrational. [CBSE Board]

Solution:

  1. Assume 2+3=r\sqrt{2} + \sqrt{3} = r (rational).
  2. Square: 2+26+3=r226=r252 + 2\sqrt{6} + 3 = r^2 \Rightarrow 2\sqrt{6} = r^2 - 5.
  3. So 6=r252\sqrt{6} = \dfrac{r^2 - 5}{2}, which would be rational.
  4. But 6\sqrt{6} is irrational (6 is not a perfect square). Contradiction.

Final Answer: 2+3\sqrt{2} + \sqrt{3} is irrational. \blacksquare

Takeaway: Squaring turns a sum of surds into a single surd you can show is irrational.

PYQ 23: Classify decimal expansions (2 marks)

Without dividing, state which of 38\dfrac{3}{8}, 13125\dfrac{13}{125} and 712\dfrac{7}{12} have terminating decimal expansions. [CBSE Board]

Solution:

  1. 38\dfrac{3}{8}: 8=238 = 2^3 → only 2's → terminating.
  2. 13125\dfrac{13}{125}: 125=53125 = 5^3 → only 5's → terminating.
  3. 712\dfrac{7}{12}: 12=22×312 = 2^2 \times 3 → contains 3 → non-terminating recurring.

Final Answer: 38\dfrac{3}{8} and 13125\dfrac{13}{125} terminate; 712\dfrac{7}{12} does not.

Takeaway: Factorise the denominator; a prime other than 2 or 5 forces recurrence.

PYQ 24: Army parade (HCF) (3 marks)

An army contingent of 616 members marches behind a band of 32 members. Both groups march in the same number of columns. Find the maximum number of columns. [CBSE Board]

Solution:

  1. Maximum columns = HCF(616, 32).
  2. 616=23×7×11616 = 2^3 \times 7 \times 11; 32=2532 = 2^5.
  3. Common at lowest power: 23=82^3 = 8.

Final Answer: 8 columns.

Takeaway: 'Maximum equal groups from two quantities' → HCF.

PYQ 25: Prove 6+26 + \sqrt{2} irrational (2 marks)

Prove that 6+26 + \sqrt{2} is irrational, given 2\sqrt{2} is irrational. [CBSE Board]

Solution:

  1. Assume 6+2=r6 + \sqrt{2} = r (rational).
  2. Then 2=r6\sqrt{2} = r - 6, a difference of rationals → rational.
  3. This contradicts 2\sqrt{2} being irrational.

Final Answer: 6+26 + \sqrt{2} is irrational. \blacksquare

Takeaway: Rational + irrational is always irrational.

PYQ 26: Greatest 3-digit multiple (3 marks)

Find the greatest 3-digit number which is exactly divisible by 8, 10 and 12. [CBSE Board]

Solution:

  1. The number must be a multiple of LCM(8, 10, 12).
  2. 8=238 = 2^3, 10=2×510 = 2 \times 5, 12=22×312 = 2^2 \times 3. LCM =23×3×5=120= 2^3 \times 3 \times 5 = 120.
  3. Greatest 3-digit multiple of 120: 120×8=960120 \times 8 = 960 (since 120×9=1080>999120 \times 9 = 1080 > 999).

Final Answer: 960.

Takeaway: Find the LCM, then the largest multiple within the required range.