What is the next number in this sequence? 52, 28, 33, 63, 73, 23, 56,... Well, every letter in the question "What is the next number in this sequence?" corresponds with an number. Code (Text): a - 1 b - 2 c - 3 d - 4 e - 5 f - 6 g - 7 h - 8 i - 9 j - 10 k - 11 l - 12 m - 13 n - 14 o - 15 p - 16 q - 17 r - 18 s - 19 t - 20 u - 21 v - 22 w - 23 x - 24 y - 25 z - 25 What = 23 + 8 + 1 +20 = 52 is = 9 + 19 = 28 the = 20 + 8 + 5 = 33 next = 14 + 5 + 24 + 20 = 63 number = 14 + 21 + 13 + 2 + 5 + 18 = 73 in = 9 + 14 = 23 this = 20 + 8 + 9 + 19 = 56 sequence = 19 + 5 + 17 + 21 + 5 + 14 + 3 + 5 = 89 So the answer is 89.
there were 8 words in the question and 7 terms in the sequence...after a few tries of solving it mathematically and failing...I figured the numbers weren't that important...