InterviewSolution
Saved Bookmarks
| 1. |
What should come in the place of question mark '?' in the following number series?5, 12, 16, 23, 27, 34, ?1. 432. 423. 364. 385. none of these |
|
Answer» Correct Answer - Option 4 : 38 Considering the above series, 5, 12, 16, 23, 27, 34, ? The logic of the series can be explained as: 5 + 7 = 12 12 + 4 = 16 16 + 7 = 23 23 + 4 = 27 27 + 7 = 34 By observing the pattern, we can write ⇒ 34 + 4 = ? ⇒ 38 ∴ The value of ? is 38. |
|