Question:medium

The mean of all 4 -digit even natural numbers of the form 'aabb', where a >0, is

Updated On: Jan 15, 2026
  • 5050
  • 4466
  • 5544
  • 4864
Show Solution

The Correct Option is C

Solution and Explanation

To determine the mean of all 4-digit even natural numbers represented as 'aabb', where a is greater than 0, execute the following steps:
  1. Represent the number 'aabb' algebraically: 1000a + 100a + 10b + b = 1100a + 11b.
  2. For the number to be even, the units digit, b, must be an even number. Therefore, b can assume values from the set {0, 2, 4, 6, 8}.
  3. Given that 'aabb' is a 4-digit number and a>0, the possible values for a range from 1 to 9.
  4. Compute the aggregate of all permissible numbers:
Total sum = Σ(1100a + 11b)
The summation is performed where a iterates from 1 to 9 and b takes values from {0, 2, 4, 6, 8}.
Total sum = 1100Σa + 11Σb.
ComponentCalculation of SumSummation Value
Sum of possible values for aΣa for a = 1 through 945
Sum of possible values for bΣb for b ∈ {0, 2, 4, 6, 8}20
Count of distinct values for a99
Count of distinct values for b55
Contribution from a: 1100 × 45 = 49500.
Contribution from b: 11 × 20 = 220.
The overall sum is calculated as: (1100 × Σa) × (count of b) + (11 × Σb) × (count of a) = (49500 × 5) + (220 × 9) = 247500 + 1980 = 249480.
The total count of such numbers is 9 × 5 = 45.
The mean is derived by dividing the total sum by the total count: 249480 ÷ 45 = 5544.
Consequently, the mean of all 4-digit even natural numbers of the form 'aabb' is calculated to be 5544.
Was this answer helpful?
0


Questions Asked in CAT exam