Given the set {2,3,4,6,6,9,8,12,10,??,12...} what is "??" equal to?
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.
Numbers in an odd position ( first, third...) are multiples of 2, numbers in even positions ( second , fourth...) are multiples of 3. "??" Is in an even position so 3,6,9,12, [15] so 15 is correct