Skip to main contentSkip to solution

There are four numbers such that average of first two numbers is 1 more than the first number, average of first three numbers is 2 more than average of first two numbers, and average of first four numbers is 3 more than average of first three numbers. Then, the difference between the largest and the smallest numbers, is

Entered answer:

Solution

✅ Correct Answer: 15

We need to find what "Average of first two numbers is 1 more than the first number" means:

p+q2=p+1\tfrac{p+q}{2} = p + 1

p+q=2p+2p + q = 2p + 2

q=p+2q = p + 2

The second number is always 2 more than the first number.


For "Average of first three numbers is 2 more than average of first two numbers":

We know the average of first two numbers is p+1p + 1 from the previous condition.

So: p+q+r3=(p+1)+2=p+3\tfrac{p+q+r}{3} = (p + 1) + 2 = p + 3

p+q+r=3p+9p + q + r = 3p + 9

Since we know q=p+2q = p + 2, substituting:

p+(p+2)+r=3p+9p + (p + 2) + r = 3p + 9

2p+2+r=3p+92p + 2 + r = 3p + 9

r=3p+9−2p−2=p+7r = 3p + 9 - 2p - 2 = p + 7

The third number is 7 more than the first number.


For "Average of first four numbers is 3 more than average of first three numbers":

We know the average of first three numbers is p+3p + 3 from the previous condition.

So: p+q+r+s4=(p+3)+3=p+6\tfrac{p+q+r+s}{4} = (p + 3) + 3 = p + 6

p+q+r+s=4p+24p + q + r + s = 4p + 24

Substituting our known values q=p+2q = p + 2 and r=p+7r = p + 7:

p+(p+2)+(p+7)+s=4p+24p + (p + 2) + (p + 7) + s = 4p + 24

3p+9+s=4p+243p + 9 + s = 4p + 24

s=4p+24−3p−9=p+15s = 4p + 24 - 3p - 9 = p + 15

The fourth number is 15 more than the first number.


Our four numbers are: pp, p+2p + 2, p+7p + 7, p+15p + 15

Notice that regardless of what pp is, the pattern remains the same:

Smallest number: pp

Largest number: p+15p + 15

Difference between largest and smallest = (p+15)−p=15(p + 15) - p = 15

The differences between consecutive numbers are 2, 5, and 8, creating a specific pattern that always results in a total spread of 15.

Therefore, the difference between the largest and smallest numbers is 15.

Keyboard Shortcuts

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