Home » Aptitude » Average » Question
  1. The average of five consecutive positive integers is n. If the next two integers are also included, the average of all these integers will
    1. increase by 1.5
    2. increase by 1
    3. remain the same
    4. increase by 2
Correct Option: B

Five consecutive integers are y , y + 1 , y + 2 , y + 3 and y + 4 .
Sum = y + y + 1 + y + 2 + y + 3 + y + 4

∴ Their average =
y + y + 1 + y + 2 + y + 3 + y + 4
=
5y + 10
= y + 2
55

New average =
(5y + 10) + y + 5 + y + 6
=
7y + 21
= y + 3
77

Difference = y + 3 – y – 2 = 1



Your comments will be displayed only after manual approval.