Vidyalelo
Aptitude · Q97

Problems On Numbers

Competitive Exams · Aptitude · question 97

Q97

The sum of three consecutive odd numbers and three consecutive even numbers together is 231. Also, the smallest odd number is 11 less than the smallest even number. What is the sum of the largest odd number and the largest even number ?

A.
74
B.
82
C.
83
D.
Cannot be determined
E.
None of these
Answer

Answer: Option E

Solution

Answer: Option E
Solution:
Let the three odd numbers be x, (x + 2), (x + 4) and
The three even numbers be (x + 11), (x + 13) and (x + 15)
Then,
⇔ x + (x + 2) + (x + 4) + (x + 11) + (x + 13) + (x + 15) = 231
⇔ 6x + 45 = 231
⇔ 6x = 186
⇔ x = 31
∴ Required sum :
= (x + 4) + (x + 15)
= 2x + 19
= 2 × 31 + 19
= 62 + 19
= 81