NVAMediumJEE 2026Probability Basics

JEE Mathematics 2026 Question with Solution

From the first 100100 natural numbers, two numbers first aa and then bb are selected randomly without replacement. If the probability that ab10a - b \ge 10 is m/nm/n, gcd(m,n)=1gcd(m, n) = 1, then m+nm + n is equal to :

Answer

Correct answer:311

Step-by-step solution

Standard Method

Given: Two numbers first aa and then bb are selected from the first 100100 natural numbers without replacement.

Find: The value of m+nm+n when the probability that ab10a-b \ge 10 is mn\frac{m}{n} in lowest terms.

Since order matters, the total number of outcomes is

100×99=9900100 \times 99 = 9900

For favorable outcomes, we need

ab+10a \ge b + 10

Now count possible values of aa for each value of bb:

  • If b=1b=1, then aa can be 11,12,,10011,12,\dots,100, giving 9090 values.
  • If b=2b=2, then aa can be 12,13,,10012,13,\dots,100, giving 8989 values.
  • Continuing similarly,
  • If b=90b=90, then a=100a=100, giving 11 value.

So the total favorable outcomes are

90+89++1=1+2++90=90×912=409590+89+\cdots+1 = 1+2+\cdots+90 = \frac{90 \times 91}{2} = 4095

Therefore, the required probability is

P=40959900P = \frac{4095}{9900}

Divide numerator and denominator by 4545:

P=91220P = \frac{91}{220}

Hence,

m=91,n=220m=91, \quad n=220

So,

m+n=91+220=311m+n = 91+220 = 311

Therefore, the value of m+nm+n is 311311.

Counting Favorable Ordered Pairs

Given: Ordered selection without replacement from 11 to 100100.

Find: Number corresponding to m+nm+n.

The hint is that for ordered selection without replacement, sample space size is

n(n1)n(n-1)

So here,

10099=9900100 \cdot 99 = 9900

We want ordered pairs (a,b)(a,b) satisfying

ab10a-b \ge 10

This means for a fixed bb, the value of aa must start from b+10b+10 and go up to 100100.

Thus the number of valid aa for a given bb is

100(b+10)+1=91b100-(b+10)+1 = 91-b

This is positive for

b=1,2,,90b=1,2,\dots,90

Hence favorable outcomes are

b=190(91b)=k=190k=90912=4095\sum_{b=1}^{90} (91-b) = \sum_{k=1}^{90} k = \frac{90 \cdot 91}{2} = 4095

So,

Probability=40959900=91220\text{Probability} = \frac{4095}{9900} = \frac{91}{220}

with gcd(91,220)=1\gcd(91,220)=1.

Therefore,

m+n=91+220=311m+n = 91+220 = 311

The final answer is 311311.

Common mistakes

  • Using (1002)\binom{100}{2} as the total number of outcomes is incorrect because the numbers are selected first aa and then bb, so order matters. Use 100×99100 \times 99 instead.

  • Counting pairs with ab10|a-b| \ge 10 instead of ab10a-b \ge 10 is wrong because the condition is directional. Only cases with aa at least 1010 greater than bb are allowed.

  • Starting the count from the wrong endpoint can cause an error. For each fixed bb, valid aa values run from b+10b+10 to 100100, so the counts are 90,89,,190, 89, \dots, 1, not 91,90,91, 90, \dots.

Practice more Probability Basics questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions