asked 120k views
4 votes
Five consecutive positive integers are chosen at random. If the average of the five integers is odd, what is the remainder when the largest of the five integers is divided by 4?

1 Answer

2 votes

Answer:

The remainder would be 1 or 3

Explanation:

Consider the 5 consecutive positive integers are,

x, x + 1, x + 2, x + 3, x + 4,


Average =\frac{\text{Sum of all observation}}{\text{Number of observations}}

Since, the average of these 5 numbers =
(x+x+1+x+2+x+3+x+4)/(5)


=(5x+10)/(5)

= x + 2

If x + 2 = odd,

⇒ x = odd - 2 = odd - even = odd

⇒ x + 4 = odd + even = odd

∵ an odd number is represented by '2n + 1'

Where, n = 0, 1, 2, 3, ........

Now, 2n + 1 = 1( mod 4) if n = even

While, 2n + 1 = 3( mod 4) if n = odd,

Hence, when the largest of the five integers is divided by 4 remainder would be 1 or 3.

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.