Home > Practice > Arithmetic Aptitude > Problem on Numbers > Miscellaneous
1. 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 ?

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

You must login to add comments. Login now.