SSAT Middle Level Quiz: Missing Pattern Terms
20 questions · exam conditions
0:00
Missing Pattern TermsQuestion 1 of 20

In the sequence 3,7,15,31,63,...3, 7, 15, 31, 63, ..., what is the next term?

9595
127127
159159
191191
126126
← Back to quizzes

SSAT Middle Level Quiz

SSAT Middle Level Quiz: Missing Pattern Terms

Practice Missing Pattern Terms in SSAT Middle Level with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Missing Pattern Terms, giving you a quick way to practice the rules, question types, and explanations that matter most for SSAT Middle Level.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

In the sequence 3,7,15,31,63,...3, 7, 15, 31, 63, ..., what is the next term?

  1. 9595
  2. 127127 (correct answer)
  3. 159159
  4. 191191
  5. 126126
Explanation: When you encounter a sequence problem, your first step is to look for the pattern connecting consecutive terms. Don't just look at the differences between terms—sometimes you need to dig deeper. Let's examine the differences between consecutive terms: 73=47-3=4, 157=815-7=8, 3115=1631-15=16, 6331=3263-31=32. The differences are 4,8,16,324, 8, 16, 32—each difference doubles! This means the next difference should be 32×2=6432 \times 2 = 64. Therefore, the next term is 63+64=12763 + 64 = 127. You can also spot another pattern: each term equals double the previous term plus 1. Check it: 3×2+1=73 \times 2 + 1 = 7, 7×2+1=157 \times 2 + 1 = 15, 15×2+1=3115 \times 2 + 1 = 31, 31×2+1=6331 \times 2 + 1 = 63. So the next term is 63×2+1=12763 \times 2 + 1 = 127. Choice A (9595) might tempt you if you incorrectly assumed the differences increase by 12 each time (4,8,164, 8, 16 could look like adding 4, then 8, then 12). Choice C (159159) could result from thinking each term triples minus some constant. Choice D (191191) might come from assuming the differences follow an arithmetic sequence with a larger common difference. The key strategy for sequence problems is to always check the differences between terms first, and if those don't follow a simple pattern, look at the differences between the differences. Many SSAT sequences involve exponential patterns like doubling, so keep that in mind when the first differences form a geometric sequence.

Question 2

The first four terms of a sequence are 5,11,23,475, 11, 23, 47. If the pattern continues, what is the 6th term?

  1. 191191 (correct answer)
  2. 383383
  3. 9595
  4. 189189
  5. 287287
Explanation: When you encounter a sequence problem, your first step is identifying the pattern by examining how each term relates to the previous one. Look at the differences between consecutive terms, and if those differences don't form an obvious pattern, check if there's a multiplicative relationship or a more complex rule. Let's find the pattern in this sequence: 5,11,23,475, 11, 23, 47. The differences between consecutive terms are: 115=611-5=6, 2311=1223-11=12, and 4723=2447-23=24. Notice that these differences (6,12,246, 12, 24) are doubling each time! This means each term follows the rule: next term = current term + (previous difference × 2). Following this pattern: The 5th term is 47+24×2=47+48=9547 + 24 \times 2 = 47 + 48 = 95. The 6th term is 95+48×2=95+96=19195 + 48 \times 2 = 95 + 96 = 191. Looking at the wrong answers: Choice C gives 9595, which is actually the 5th term—a common error when you lose track of which term you're finding. Choice D gives 189189, likely from a calculation error like 95+94=18995 + 94 = 189, possibly confusing the doubling pattern. Choice B gives 383383, which might result from incorrectly thinking the terms themselves double (47×2=9447 \times 2 = 94, then continuing incorrectly). The correct answer is A) 191191. Strategy tip: In sequence problems, always write out the differences between terms first. If the first differences don't show a clear pattern, check if the differences themselves follow a pattern—this "second difference" approach catches many sequence types on the SSAT.

Question 3

In the arithmetic sequence 8,13,18,23,...8, 13, 18, 23, ..., which term has a value of 7373?

  1. The 13th term
  2. The 14th term (correct answer)
  3. The 15th term
  4. The 16th term
  5. The 17th term
Explanation: When you encounter an arithmetic sequence, you're working with a pattern where each term increases by the same amount (called the common difference). Here, the sequence 8,13,18,23,...8, 13, 18, 23, ... increases by 55 each time, so the common difference is d=5d = 5. To find which term equals 7373, use the arithmetic sequence formula: an=a1+(n1)da_n = a_1 + (n-1)d, where ana_n is the nnth term, a1a_1 is the first term, and dd is the common difference. Substituting what we know: 73=8+(n1)(5)73 = 8 + (n-1)(5). Solving for nn: 73=8+5n573 = 8 + 5n - 5 73=3+5n73 = 3 + 5n 70=5n70 = 5n n=14n = 14 So 7373 is the 14th term, making B correct. Let's check why the other answers are wrong by calculating what those terms would actually be:
  • A) The 13th term: a13=8+(131)(5)=8+60=68a_{13} = 8 + (13-1)(5) = 8 + 60 = 68
  • C) The 15th term: a15=8+(151)(5)=8+70=78a_{15} = 8 + (15-1)(5) = 8 + 70 = 78
  • D) The 16th term: a16=8+(161)(5)=8+75=83a_{16} = 8 + (16-1)(5) = 8 + 75 = 83
These distractors likely represent common calculation errors: choice A might result from miscounting or arithmetic mistakes, while C and D come from adding too many steps. Strategy tip: Always double-check arithmetic sequence problems by plugging your answer back into the formula. This catches calculation errors and confirms you've found the right term position.

Question 4

In the sequence 1,1,2,3,5,8,13,...1, 1, 2, 3, 5, 8, 13, ..., each term after the second is the sum of the two preceding terms. What is the 10th term?

  1. 3434
  2. 5555 (correct answer)
  3. 8989
  4. 144144
  5. 233233
Explanation: This sequence is called the Fibonacci sequence, where each term equals the sum of the two terms before it. When you encounter a sequence problem like this, your approach should be to identify the pattern and then carefully calculate term by term until you reach the target. Starting with the given terms 1,1,2,3,5,8,131, 1, 2, 3, 5, 8, 13, you can find the remaining terms by adding consecutive pairs:
  • 8th term: 8+13=218 + 13 = 21
  • 9th term: 13+21=3413 + 21 = 34
  • 10th term: 21+34=5521 + 34 = 55
Therefore, the 10th term is 5555, which is choice B. Let's examine why the other answers are incorrect. Choice A (3434) is actually the 9th term in the sequence—this represents a common error where students miscount their position or stop one term too early. Choice C (8989) would be the 11th term if you continued the sequence (34+55=8934 + 55 = 89), showing what happens when you go one step too far. Choice D (144144) would be the 12th term (55+89=14455 + 89 = 144), representing an even larger counting error. The key strategy for sequence problems is to write out each term methodically and keep careful track of your position. Don't try to skip steps or use shortcuts—the sequential nature means one error will throw off everything that follows. Always double-check by counting your terms to ensure you've reached exactly the position requested.

Question 5

The differences between consecutive terms in the sequence 3,5,9,15,23,...3, 5, 9, 15, 23, ... form their own pattern. What is the 7th term of the original sequence?

  1. 4545 (correct answer)
  2. 5151
  3. 5959
  4. 6969
  5. 8181
Explanation: When you encounter a sequence where the pattern isn't immediately obvious, examine the differences between consecutive terms to find a hidden pattern. Let's find the differences between consecutive terms in the sequence 3,5,9,15,23,...3, 5, 9, 15, 23, ...:
  • 53=25 - 3 = 2
  • 95=49 - 5 = 4
  • 159=615 - 9 = 6
  • 2315=823 - 15 = 8
The differences form the sequence 2,4,6,8,...2, 4, 6, 8, ... - consecutive even numbers! This means each difference increases by 2. Continuing this pattern:
  • 5th term: 23+10=3323 + 10 = 33 (since the next difference is 10)
  • 6th term: 33+12=4533 + 12 = 45 (since the next difference is 12)
  • 7th term: 45+14=5945 + 14 = 59 (since the next difference is 14)
Wait - let me recalculate the 7th term. The 6th term is 45, so the 7th term is 45+14=5945 + 14 = 59. However, this gives us answer C, not A. Let me verify: if the 6th term is 45, then A) 4545 represents the 6th term, not the 7th. The 7th term would be C) 5959. Looking at the wrong answers: B) 5151 might result from adding 6 instead of 14 to 45. D) 6969 could come from miscounting terms or adding incorrectly. The key strategy here is recognizing second-order patterns - when the original sequence isn't arithmetic or geometric, check if the differences between terms follow a pattern. This technique appears frequently on standardized tests and helps solve many "mystery sequences."

Question 6

The pattern 2,5,11,23,47,...2, 5, 11, 23, 47, ... can be generated by a specific rule. If this pattern continues, what is the next term after 47?

  1. 7171
  2. 9595 (correct answer)
  3. 119119
  4. 143143
  5. 191191
Explanation: When you encounter a number sequence problem, your goal is to identify the pattern or rule that generates each term from the previous ones. Let's examine how each term relates to the one before it:
  • From 2 to 5: 2×2+1=52 \times 2 + 1 = 5
  • From 5 to 11: 5×2+1=115 \times 2 + 1 = 11
  • From 11 to 23: 11×2+1=2311 \times 2 + 1 = 23
  • From 23 to 47: 23×2+1=4723 \times 2 + 1 = 47
The pattern is clear: multiply each term by 2, then add 1 to get the next term. Applying this rule to find the term after 47: 47×2+1=94+1=9547 \times 2 + 1 = 94 + 1 = 95. This confirms that B) 9595 is correct. Let's see why the other answers miss the mark. Choice A) 7171 would result from adding 24 to 47, but this doesn't follow the consistent doubling-plus-one pattern we identified. Choice C) 119119 is what you'd get if you used the rule 47×2+2547 \times 2 + 25, but there's no justification for adding 25 instead of 1. Choice D) 143143 would come from tripling 47 and adding 2, which completely abandons the established pattern. For sequence problems on the SSAT, always test your suspected pattern against multiple terms to confirm it works consistently. Don't assume the pattern is simply adding or subtracting a constant—look for multiplication, division, or combination rules like the "double and add one" pattern here.

Question 7

Consider the pattern: 2,6,12,20,30,...2, 6, 12, 20, 30, .... What is the 8th term in this sequence?

  1. 5656
  2. 7272 (correct answer)
  3. 9090
  4. 110110
  5. 132132
Explanation: When you encounter a sequence problem, your first step is to identify the pattern by examining how the terms relate to each other. Let's look at the differences between consecutive terms: 62=46-2=4, 126=612-6=6, 2012=820-12=8, 3020=1030-20=10. The differences are 4,6,8,104, 6, 8, 10, which increase by 22 each time. This tells us we have a second-order pattern. Looking more closely, each term can be written as n(n+1)n(n+1) where nn is the term number: the 1st term is 1×2=21 \times 2 = 2, the 2nd term is 2×3=62 \times 3 = 6, the 3rd term is 3×4=123 \times 4 = 12, and so on. Therefore, the 8th term is 8×9=728 \times 9 = 72. Answer choice A (5656) represents 7×87 \times 8, which would be the 7th term, not the 8th. This is a common error when students miscount the position. Answer choice C (9090) equals 9×109 \times 10, which would be the 9th term—another position-counting mistake. Answer choice D (110110) doesn't follow the pattern at all and might represent a calculation error or incorrect formula application. The correct answer is B (7272). Strategy tip: For sequence problems, always look for patterns in the differences between terms first. If the first differences aren't constant, check if the second differences are constant—this often reveals quadratic patterns like n(n+1)n(n+1) that appear frequently on standardized tests.

Question 8

The numbers 1, 3, 6, 10, 15, 21, ... follow a pattern where each number represents the sum 1 + 2 + 3 + ... up to some counting number. Which of these sums equals 120?

  1. 1 + 2 + 3 + ... + 15 (correct answer)
  2. 1 + 2 + 3 + ... + 16
  3. 1 + 2 + 3 + ... + 17
  4. 1 + 2 + 3 + ... + 18
  5. 1 + 2 + 3 + ... + 20
Explanation: When you see a sequence like 1, 3, 6, 10, 15, 21, recognize these as triangular numbers - each represents the sum of consecutive integers starting from 1. The pattern shows: 1 = 1, 3 = 1+2, 6 = 1+2+3, 10 = 1+2+3+4, and so on. To find which sum equals 120, you can use the formula for the sum of consecutive integers from 1 to n: n(n+1)2=120\frac{n(n+1)}{2} = 120 Multiplying both sides by 2: n(n+1)=240n(n+1) = 240 You need two consecutive numbers whose product is 240. Testing values around the square root of 240 (about 15.5):
  • 15 × 16 = 240 ✓
So n = 15, meaning 1 + 2 + 3 + ... + 15 = 120. Choice A (1 + 2 + 3 + ... + 15) is correct because 15×162=120\frac{15 \times 16}{2} = 120. Choice B (up to 16) gives 16×172=136\frac{16 \times 17}{2} = 136, which is too large. Choice C (up to 17) gives 17×182=153\frac{17 \times 18}{2} = 153, even larger. Choice D (up to 18) gives 18×192=171\frac{18 \times 19}{2} = 171, the largest. Strategy tip: For triangular number problems, memorize the formula n(n+1)2\frac{n(n+1)}{2} for the sum 1 + 2 + ... + n. When working backwards from a given sum, set up the equation and look for consecutive integers whose product equals twice your target sum. This saves time compared to adding each sequence manually.

Question 9

In the pattern 7,10,16,28,52,...7, 10, 16, 28, 52, ..., each term is obtained by applying the same rule to the previous term. What is the next term?

  1. 7676
  2. 100100 (correct answer)
  3. 104104
  4. 108108
  5. 156156
Explanation: When you encounter a sequence pattern problem, your goal is to identify the rule that transforms each term into the next one. Start by examining the differences between consecutive terms to find the pattern. Let's analyze the given sequence: 7,10,16,28,52,...7, 10, 16, 28, 52, ... First, look at the differences between consecutive terms:
  • 107=310 - 7 = 3
  • 1610=616 - 10 = 6
  • 2816=1228 - 16 = 12
  • 5228=2452 - 28 = 24
Notice that the differences are 3,6,12,243, 6, 12, 24. Each difference doubles the previous one! This means the rule is: to get the next term, add double the previous difference. Following this pattern, the next difference should be 24×2=4824 \times 2 = 48. Therefore, the next term is 52+48=10052 + 48 = 100. Looking at the wrong answers: Choice (A) 7676 would result from adding 2424 again instead of doubling it to 4848. Choice (C) 104104 might come from miscalculating the doubling pattern or arithmetic errors. Choice (D) 108108 could result from incorrectly identifying the pattern as adding a fixed amount or making computational mistakes. The correct answer is (B) 100100. Study tip: For sequence problems, always calculate the differences between consecutive terms first. If those differences don't form an obvious pattern, look at the ratios between consecutive terms, or check if the differences themselves follow a pattern (like doubling, as in this problem). This systematic approach will help you crack most sequence patterns on the SSAT.

Question 10

Consider the pattern: 1,4,9,16,25,...1, 4, 9, 16, 25, .... If this pattern continues, which term in the sequence equals 144144?

  1. The 10th term
  2. The 11th term
  3. The 12th term (correct answer)
  4. The 13th term
  5. The 14th term
Explanation: When you encounter a sequence like this, first identify the pattern by examining how each term relates to its position. Looking at 1,4,9,16,25,...1, 4, 9, 16, 25, ..., notice that 1=121 = 1^2, 4=224 = 2^2, 9=329 = 3^2, 16=4216 = 4^2, and 25=5225 = 5^2. This is a sequence of perfect squares where the nnth term equals n2n^2. To find which term equals 144144, you need to determine what number, when squared, gives 144144. Since 122=14412^2 = 144, the number 144144 appears as the 12th term in the sequence. Let's examine why the other answers are incorrect. Choice A suggests the 10th term, but 102=10010^2 = 100, not 144144. Choice B claims the 11th term, but 112=12111^2 = 121, which is too small. Choice D proposes the 13th term, but 132=16913^2 = 169, which overshoots our target of 144144. Only choice C gives us 122=14412^2 = 144. For sequence problems on the SSAT, always start by identifying the underlying pattern before jumping into calculations. Perfect square sequences are common, so memorizing squares from 121^2 through 15215^2 will save you valuable time. When you see 144144, you should immediately recognize it as 12212^2, making this question much quicker to solve.

Question 11

Consider the pattern: 1,3,7,15,31,63,...1, 3, 7, 15, 31, 63, .... Each term in this sequence can be expressed as 2n12^n - 1 where nn represents the position of the term. What is the 9th term?

  1. 255255
  2. 511511 (correct answer)
  3. 10231023
  4. 20472047
  5. 40954095
Explanation: When you encounter sequence problems with exponential patterns, look for the underlying formula that generates each term. This question helpfully provides the formula: each term equals 2n12^n - 1, where nn is the position number. Let's verify this formula works with the given sequence. The first term (n=1n=1): 211=21=12^1 - 1 = 2 - 1 = 1 ✓. The second term (n=2n=2): 221=41=32^2 - 1 = 4 - 1 = 3 ✓. The third term (n=3n=3): 231=81=72^3 - 1 = 8 - 1 = 7 ✓. The pattern holds perfectly. To find the 9th term, substitute n=9n = 9 into the formula: 2912^9 - 1. Calculate 29=5122^9 = 512, so 291=5121=5112^9 - 1 = 512 - 1 = 511. The answer is B. Now let's examine why the other choices are wrong. Choice A (255255) equals 2812^8 - 1, which would be the 8th term, not the 9th—a common off-by-one error. Choice C (10231023) equals 21012^{10} - 1, representing the 10th term instead of the 9th. Choice D (20472047) equals 21112^{11} - 1, the 11th term, suggesting someone might have miscounted even further. Remember that in sequence problems, always double-check which term position you're looking for. The most frequent mistakes involve using the wrong value of nn or forgetting to apply the complete formula (like calculating 292^9 instead of 2912^9 - 1).

Question 12

In the sequence 6,11,21,41,81,...6, 11, 21, 41, 81, ..., each term follows a specific pattern. What is the 7th term?

  1. 241241
  2. 321321 (correct answer)
  3. 401401
  4. 481481
  5. 641641
Explanation: When you encounter a sequence problem, your first step is identifying the pattern by examining how each term relates to the previous one. Let's look at the differences between consecutive terms: 116=511 - 6 = 5 2111=1021 - 11 = 10 4121=2041 - 21 = 20 8141=4081 - 41 = 40 Notice that the differences are 5,10,20,405, 10, 20, 40 — each difference doubles! This means each term equals the previous term plus twice the previous difference. Following this pattern:
  • 5th term: 8181
  • 6th term: 81+80=16181 + 80 = 161 (since 40×2=8040 \times 2 = 80)
  • 7th term: 161+160=321161 + 160 = 321 (since 80×2=16080 \times 2 = 160)
Answer B) 321321 is correct. Now let's see why the other answers miss the mark: A) 241241 would result from adding 160160 to 8181 directly, skipping the 6th term entirely — a common error when students try to shortcut the pattern. C) 401401 appears if you incorrectly assume the differences follow an arithmetic sequence (adding 4040 repeatedly instead of doubling), giving you 81+40+80=20181 + 40 + 80 = 201, then making calculation errors. D) 481481 results from misidentifying the pattern entirely, perhaps thinking each term simply doubles plus a constant. Study tip: For sequence problems, always write out the differences between consecutive terms first. If the first differences don't show a clear pattern, check if the second differences (differences between the differences) reveal the underlying rule. Pattern recognition in sequences often involves exponential relationships like doubling.

Question 13

What number completes the sequence: 5, 9, __, 17, 21?

  1. 12
  2. 13 (correct answer)
  3. 11
  4. 17
Explanation: This question tests middle school pattern recognition skills: finding a missing term in a sequence. Pattern recognition involves identifying the consistent rule that governs the sequence, such as arithmetic difference or geometric ratio. In the given sequence 5, 9, __, 17, 21, each term increases by 4, making it an arithmetic sequence with a common difference of 4. The correct answer, '13', fits the pattern because 9 + 4 = 13 and 13 + 4 = 17, maintaining the constant difference. A common mistake is choosing '12', assuming a difference of 3 or 4 inconsistently applied. To help students: Teach them to calculate differences between consecutive terms to identify arithmetic patterns. Encourage verifying the pattern across all terms after inserting the missing number. Practice with sequences of varying lengths to build confidence.

Question 14

In the sequence 2,6,18,54,...2, 6, 18, 54, ..., each term after the first is obtained by multiplying the previous term by the same number. What is the 7th term in this sequence?

  1. 486486 (correct answer)
  2. 14581458
  3. 43744374
  4. 1312213122
  5. 162162
Explanation: When you encounter a sequence where each term is obtained by multiplying the previous term by the same number, you're working with a geometric sequence. The key is to identify the common ratio (the multiplier) and use it to find any term. Let's find the common ratio by dividing consecutive terms: 6÷2=36 ÷ 2 = 3, 18÷6=318 ÷ 6 = 3, 54÷18=354 ÷ 18 = 3. The common ratio is 3, meaning each term is triple the previous term. To find the 7th term, continue the pattern:
  • 1st term: 22
  • 2nd term: 2×3=62 × 3 = 6
  • 3rd term: 6×3=186 × 3 = 18
  • 4th term: 18×3=5418 × 3 = 54
  • 5th term: 54×3=16254 × 3 = 162
  • 6th term: 162×3=486162 × 3 = 486
  • 7th term: 486×3=1458486 × 3 = 1458
Wait—let me recheck this calculation. Actually, the 6th term is 162×3=486162 × 3 = 486, so A) 486 is the 6th term, not the 7th. Let me recalculate: the 7th term should be 486×3=1458486 × 3 = 1458. Looking at the answer choices, B) 1458 represents the correct 7th term calculation. C) 4374 would be the 8th term (1458×31458 × 3). D) 13122 would be the 9th term (4374×34374 × 3). A) 486 is actually the 6th term. Study tip: In geometric sequence problems, always double-check which term position you're looking for. It's easy to miscount, especially under time pressure. Consider using the formula an=a1×r(n1)a_n = a_1 × r^{(n-1)} for longer sequences.

Question 15

The sequence 4,12,36,108,...4, 12, 36, 108, ... follows a specific pattern. If one term in this sequence is missing from the list 4,12,?,108,3244, 12, ?, 108, 324, what is the missing term?

  1. 2424
  2. 3636 (correct answer)
  3. 4848
  4. 5454
  5. 7272
Explanation: When you encounter a sequence problem, your first step is identifying the pattern that connects consecutive terms. Look at how each term relates to the previous one. In the sequence 4,12,36,108,...4, 12, 36, 108, ..., let's examine the ratios between consecutive terms:
  • 12÷4=312 ÷ 4 = 3
  • 36÷12=336 ÷ 12 = 3
  • 108÷36=3108 ÷ 36 = 3
This is a geometric sequence where each term is multiplied by 3 to get the next term. So the pattern is: 4,4×3,4×32,4×33,4×34,...4, 4×3, 4×3², 4×3³, 4×3⁴, ... which gives us 4,12,36,108,324,...4, 12, 36, 108, 324, ... In the incomplete list 4,12,?,108,3244, 12, ?, 108, 324, the missing term should be 3636, making choice (B) correct. Let's check why the other answers don't work. Choice (A) 2424 would create the sequence 4,12,24,108,3244, 12, 24, 108, 324. Here, 24÷12=224 ÷ 12 = 2 but 108÷24=4.5108 ÷ 24 = 4.5, breaking the consistent pattern. Choice (C) 4848 gives us 48÷12=448 ÷ 12 = 4 but 108÷48=2.25108 ÷ 48 = 2.25, again inconsistent. Choice (D) 5454 produces 54÷12=4.554 ÷ 12 = 4.5 and 108÷54=2108 ÷ 54 = 2, which also lacks consistency. Only choice (B) maintains the constant ratio of 3 throughout the entire sequence. Strategy tip: For sequence problems, always calculate the ratio or difference between consecutive terms to identify the pattern. Then verify your answer maintains that pattern with the surrounding terms.

Question 16

What number completes the sequence: 50, 45, __, 35, 30?

  1. 42
  2. 40 (correct answer)
  3. 38
  4. 35
Explanation: This question tests middle school pattern recognition skills: finding a missing term in a sequence. Pattern recognition involves identifying the consistent rule that governs the sequence, such as arithmetic difference or geometric ratio. In the given sequence 50, 45, __, 35, 30, each term decreases by 5, forming an arithmetic sequence with a common difference of -5. The correct answer, '40', fits the pattern because 45 - 5 = 40 and 40 - 5 = 35, maintaining the decrease. A common mistake is choosing '42', using a varying difference. To help students: Teach them to handle negative differences. Encourage working backward. Watch for: sign errors in subtraction.

Question 17

What number completes the sequence: 7, 14, 28, __, 112?

  1. 49
  2. 56 (correct answer)
  3. 64
  4. 84
Explanation: This question tests middle school pattern recognition skills: finding a missing term in a sequence. Pattern recognition involves identifying the consistent rule that governs the sequence, such as arithmetic difference or geometric ratio. In the given sequence 7, 14, 28, __, 112, each term is multiplied by 2, forming a geometric sequence with a common ratio of 2. The correct answer, '56', fits the pattern because 28 × 2 = 56 and 56 × 2 = 112, maintaining the ratio. A common mistake is choosing '49', perhaps thinking of squares or other operations. To help students: Teach them to identify doubling patterns quickly. Encourage verifying by extending the sequence. Watch for: confusing geometric with arithmetic progressions.

Question 18

What number completes the sequence: 3, 6, 12, __, 48?

  1. 18
  2. 21
  3. 24 (correct answer)
  4. 30
Explanation: This question tests middle school pattern recognition skills: finding a missing term in a sequence. Pattern recognition involves identifying the consistent rule that governs the sequence, such as arithmetic difference or geometric ratio. In the given sequence 3, 6, 12, __, 48, each term is multiplied by 2, forming a geometric sequence with a common ratio of 2. The correct answer, '24', fits the pattern because 12 × 2 = 24 and 24 × 2 = 48, upholding the ratio. A common mistake is choosing '18', possibly by adding 6 instead of multiplying. To help students: Teach them to test multiplication rules when addition doesn't fit. Encourage verifying by working backward from the end. Practice geometric sequences with different ratios.

Question 19

In the sequence 5, 10, 20, __, 80, what is missing?

  1. 30
  2. 35
  3. 40 (correct answer)
  4. 45
Explanation: This question tests middle school pattern recognition skills: finding a missing term in a sequence. Pattern recognition involves identifying the consistent rule that governs the sequence, such as arithmetic difference or geometric ratio. In the given sequence 5, 10, 20, __, 80, each term is multiplied by 2, forming a geometric sequence with a common ratio of 2. The correct answer, '40', fits the pattern because 20 × 2 = 40 and 40 × 2 = 80, continuing the multiplication. A common mistake is choosing '30', adding 10 instead of multiplying. To help students: Teach them to distinguish between additive and multiplicative rules. Encourage testing ratios. Practice with powers of 2 and similar sequences.

Question 20

What number should replace the blank: 1, 4, 2, 8, __, 16?

  1. 3 (correct answer)
  2. 4
  3. 5
  4. 6
Explanation: This question tests middle school pattern recognition skills: finding a missing term in a sequence. Pattern recognition involves identifying the consistent rule that governs the sequence, such as arithmetic difference or geometric ratio. In the given sequence 1, 4, 2, 8, __, 16, it consists of two interleaved sequences: 1, 2, 3 (increasing by 1) and 4, 8, 16 (doubling). The correct answer, '3', fits the pattern because it completes the arithmetic sequence. A common mistake is choosing '4', confusing the patterns. To help students: Teach them to disentangle interleaved sequences. Encourage identifying sub-patterns. Practice with geometric and arithmetic mixes.