The sequence starts as 1 , 4 , 6 , 8 , 9 , 10 , 12 , 14. What is the sum of the next 5 terms in the sequence?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
1,4,6,8,9,10,12 and 14 are nonprime (not prime) numbers.So the next five non prime numbers are 15,16,18,20 and 21.So their sum is 90.