PriyamRathor
An increasing sequence of P consists of 5 consecutive positive multiples of a positive integer. What is the remainder when the largest term of the sequence is divided by 2 ?
S1. The median of the sequence is even.
S2. The second term of the sequence is odd.
Assume divisor = d ; d > 0
Quotient = q ; q > 2
The Sequence is
\(d(q-2) \quad d(q-1) \quad dq \quad d(q+1) \quad d(q+2)\)
Question: What is the remainder when the largest term of the sequence is divided by 2
Inference -
The remainder can be either 0 or 1. We want to find whether the largest term is even.Statement 1The median of the sequence is even.Median of the sequence is dq
Case 1: d is even
If d is even, the largest term is also even.
Remainder when d(q+2) is divided by 2 = 0
Case 2: d is odd & q is even
If q is even, q+2 is even. Hence the largest term, d(q+2), is even.
Remainder when d(q+2) is divided by 2 = 0
This statement is sufficient. We can eliminate B, C and E.
Statement 2The second term of the sequence is odd.The second term in the sequence is d(q-1) and its given that this term is odd.
Therefore, d = odd & (q-1) = odd
(q-1) = odd
q = odd + 1 = even ; q = even
q + 2 = even + 2 = even
Hence the largest term, d(q+2), is even.
Remainder when d(q+2) is divided by 2 = 0
The statement is also sufficient.
Option D