0 6 24 x 3120 find missing number
Answers
Answer:
What is the missing number in 0, 6, 24, 60, 120, ?, 336? What is an explanation to this sequence?
Ad by Elastic
Free logging at scale — without limits — from Elastic.
Powered by Elasticsearch, the free Logs app is like a tail -f for logs from your entire infrastructure.
Learn More
28 Answers

Saurabh Aggarwal, studied at St Peter's Academy "meerut" (2010)
Answered 2 years ago
Since a lot of people have already answered this question so i am not going to add a similar writing to this question infact I'll discuss the approach to such aptitude based questions. Aptitude questions can be categorically studied with each one belonging to numerous categories of Mathematics, language, reasoning etc. Here I'll discuss only numbers that's Mathematics.
One thing you must do to solve such questions is to use more of the brain and lesser pen. For example, as in this question on the first glance u'll realise that it cannot be an addition subtraction problem since the 5th & 7th ter
Continue Reading
12
2
Related Questions (More Answers Below)
What is the solution of 0,6,24,60,120?
23,271 Views
6 , 24 , 60 , 120 , 210 ? What will the value?
1,566 Views
What will the value of the next number 0, 6, 24, 60, 120, and 210?
5,995 Views
What is the missing number in 6, 24,…, 120, 250, 336?
3,346 Views
What is the next number: 24, 60, 120, 210, 336?
13,244 Views

Abhi Hanchate, Math 99/100, Bio 95/100, Chem 95/100, Phy 87/100.
Answered 3 years ago · Author has 323 answers and707.2K answer views
Looks something like this,
Term 1 = (0)(1)(2) = 0
Term 2 = (1)(2)(3) = 6
Term 3 = (2)(3)(4) = 24
Term 4 = (3)(4)(5) = 60
Term 5 = (4)(5)(6) = 120
Term 6 = (5)(6)(7) = 210
Term 7 = (6)(7)(8) = 336
The generalization will give us, for Term n, it is (n-1)(n)(n+1)
and the Missing term is 210 :)