InterviewSolution
Saved Bookmarks
| 1. |
41, 123, ?, 4920, 639601). 6142). 6153). 6164). 617 |
|
Answer» Fibonacci Series is a special number series in which each term is obtained by ADDING the PREVIOUS 2 terms starting from 1, 1. The Fibonacci Range Used: 3, 5, 8, 13 41 × 3 = 123 123 × 5 = 615 615 × 8 = 4920 4920 × 13 = 63960 ∴ The missing term is 615 & correct alternative is 2. |
|