Skip to main contentSkip to solution

In an examination, the average marks of students in sections AA and BB are 3232 and 6060, respectively. The number of students in section AA is 1010 less than that in section BB . If the average marks of all the students across both the sections combined is an integer, then the difference between the maximum and minimum possible number of students in section AA is

Entered answer:

Solution

✅ Correct Answer: 63

Let's define our variables clearly:

Let xx = number of students in section A

Then (x+10)(x + 10) = number of students in section B (since A has 10 less students than B)

We're told:

Average marks in section A = 32

Average marks in section B = 60

Combined average of both sections = some integer value


When we combine two groups with different averages, we need to use a weighted average formula. This is because each group contributes to the total based on how many students it has.

Weighted Average Formula:

Combined Average=(Average of A) × (Students in A) + (Average of B) × (Students in B)Total Students\text{Combined Average} = \frac{\text{(Average of A) × (Students in A) + (Average of B) × (Students in B)}}{\text{Total Students}}

Substituting our values:

Combined Average=32x+60(x+10)x+(x+10)\text{Combined Average} = \frac{32x + 60(x + 10)}{x + (x + 10)}

=32x+60x+6002x+10= \frac{32x + 60x + 600}{2x + 10}


32x+60x+6002x+10=92x+6002x+10\frac{32x + 60x + 600}{2x + 10} = \frac{92x + 600}{2x + 10}

We can factor out 2 from both numerator and denominator:

92x+6002x+10=2(46x+300)2(x+5)=46x+300x+5\frac{92x + 600}{2x + 10} = \frac{2(46x + 300)}{2(x + 5)} = \frac{46x + 300}{x + 5}

Now we rewrite the numerator in terms of (x+5)(x + 5):

$46x + 300 = 46(x + 5) + 300 - 46 \times 5

= 46(x + 5) + 300 - 230

= 46(x + 5) + 70$

So our expression becomes:

46(x+5)+70x+5=46(x+5)x+5+70x+5=46+70x+5\frac{46(x + 5) + 70}{x + 5} = \frac{46(x + 5)}{x + 5} + \frac{70}{x + 5} = 46 + \frac{70}{x + 5}


For the combined average to be an integer, 46+70x+546 + \frac{70}{x + 5} must be an integer.

Since 46 is already an integer, we need 70x+5\frac{70}{x + 5} to be an integer.

This means (x+5)(x + 5) must be a divisor of 70.


70=2×5×770 = 2 \times 5 \times 7

The factors of 70 are: 1, 2, 5, 7, 10, 14, 35, 70


Since x+5x + 5 can be any of these factors:

If x+5=1x + 5 = 1, then x=−4x = -4 (invalid - can't have negative students)

If x+5=2x + 5 = 2, then x=−3x = -3 (invalid - can't have negative students)

If x+5=5x + 5 = 5, then x=0x = 0 (invalid - can't have zero students)

If x+5=7x + 5 = 7, then x=2x = 2 ✓

If x+5=10x + 5 = 10, then x=5x = 5 ✓

If x+5=14x + 5 = 14, then x=9x = 9 ✓

If x+5=35x + 5 = 35, then x=30x = 30 ✓

If x+5=70x + 5 = 70, then x=65x = 65 ✓


Valid values of xx are: 2, 5, 9, 30, 65

Maximum possible students in section A = 65

Minimum possible students in section A = 2

Required difference = 65−2=6365 - 2 = 63

Therefore, the difference between the maximum and minimum possible number of students in section A is 63.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question