Middle School Math Quiz: Recognizing Patterns
7 questions · exam conditions
0:00
Recognizing PatternsQuestion 1 of 7

A number pattern begins: 2,6,12,20,30,42,...2, 6, 12, 20, 30, 42, ... Alex notices these can be written as products: 1×2,2×3,3×4,4×5,5×6,6×7,...1 \times 2, 2 \times 3, 3 \times 4, 4 \times 5, 5 \times 6, 6 \times 7, ... Using this pattern recognition, what is the sum of the first 10 terms?

The sum is 440
The sum is 506
The sum is 572
The sum is 660
← Back to quizzes

Middle School Math Quiz

Middle School Math Quiz: Recognizing Patterns

Practice Recognizing Patterns in Middle School Math 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 Recognizing Patterns, giving you a quick way to practice the rules, question types, and explanations that matter most for Middle School Math.

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

A number pattern begins: 2,6,12,20,30,42,...2, 6, 12, 20, 30, 42, ... Alex notices these can be written as products: 1×2,2×3,3×4,4×5,5×6,6×7,...1 \times 2, 2 \times 3, 3 \times 4, 4 \times 5, 5 \times 6, 6 \times 7, ... Using this pattern recognition, what is the sum of the first 10 terms?

  1. The sum is 440 (correct answer)
  2. The sum is 506
  3. The sum is 572
  4. The sum is 660
Explanation: The nthn^{\text{th}} term is an=n(n+1)=n2+na_n = n(n+1) = n^2 + n. To find the sum of the first 10 terms: n=110n(n+1)=n=110(n2+n)=n=110n2+n=110n\sum_{n=1}^{10} n(n+1) = \sum_{n=1}^{10} (n^2 + n) = \sum_{n=1}^{10} n^2 + \sum_{n=1}^{10} n. Using formulas: n=110n=10×112=55\sum_{n=1}^{10} n = \frac{10 \times 11}{2} = 55 and n=110n2=10×11×216=385\sum_{n=1}^{10} n^2 = \frac{10 \times 11 \times 21}{6} = 385. Total sum = 385+55=440385 + 55 = 440. Alternatively, we can use the direct formula n=1kn(n+1)=k(k+1)(k+2)3\sum_{n=1}^{k} n(n+1) = \frac{k(k+1)(k+2)}{3}, giving 10×11×123=440\frac{10 \times 11 \times 12}{3} = 440. Choice B assumes an arithmetic error in the sum formula. Choice C might result from using n2\sum n^2 incorrectly. Choice D could come from computing 10×11×6=66010 \times 11 \times 6 = 660 instead of dividing by 3.

Question 2

A dot pattern is arranged in a triangular formation. Level 1 has 1 dot, Level 2 has 3 dots, Level 3 has 6 dots, Level 4 has 10 dots. Jenny claims that Level nn has n(n+1)2\frac{n(n+1)}{2} dots. Which statement best describes the reasoning behind this formula?

  1. Each level adds nn more dots than the previous level, creating an arithmetic sequence
  2. Each level forms a triangle where you add consecutive integers from 1 to nn (correct answer)
  3. The pattern doubles the previous level and subtracts the level number
  4. Each level multiplies the level number by itself and divides by 2
Explanation: The triangular number formula n(n+1)2\frac{n(n+1)}{2} represents the sum 1+2+3+...+n1+2+3+...+n. In the dot pattern, Level 1 has 1 dot (1), Level 2 adds a row of 2 dots (1+2=3), Level 3 adds a row of 3 dots (1+2+3=6), etc. Each level represents the sum of consecutive integers from 1 to nn. Choice A is incorrect because the differences aren't constant (differences are 2, 3, 4, not arithmetic). Choice C describes a different pattern entirely. Choice D describes n22\frac{n^2}{2}, which doesn't match the given values.

Question 3

A recursive pattern starts with a1=3a_1 = 3. Each subsequent term follows the rule an+1=2an1a_{n+1} = 2a_n - 1. Maria wants to find a direct formula for the nthn^{\text{th}} term instead of using the recursive rule. What pattern should she recognize?

  1. The sequence represents powers of 2, so an=2na_n = 2^n
  2. Each term is one more than a power of 2, so an=2n+1a_n = 2^n + 1 (correct answer)
  3. The sequence follows an=2n1a_n = 2^n - 1 pattern
  4. The differences form a geometric sequence with ratio 2
Explanation: Computing the first few terms: a1=3a_1 = 3, a2=2(3)1=5a_2 = 2(3) - 1 = 5, a3=2(5)1=9a_3 = 2(5) - 1 = 9, a4=2(9)1=17a_4 = 2(9) - 1 = 17, a5=2(17)1=33a_5 = 2(17) - 1 = 33. Looking for patterns: 3=21+13 = 2^1 + 1, 5=22+15 = 2^2 + 1, 9=23+19 = 2^3 + 1, 17=24+117 = 2^4 + 1, 33=25+133 = 2^5 + 1. The pattern is an=2n+1a_n = 2^n + 1. Choice A gives 2,4,8,16,322, 4, 8, 16, 32. Choice C gives 1,3,7,15,311, 3, 7, 15, 31. Choice D describes the behavior of differences (2,4,8,162, 4, 8, 16), which do form a geometric sequence, but this doesn't give a direct formula for ana_n.

Question 4

Sarah creates a pattern using squares and triangles. Row 1 has 1 square, Row 2 has 2 squares and 1 triangle, Row 3 has 3 squares and 3 triangles, Row 4 has 4 squares and 6 triangles. If this pattern continues, how many total shapes will be in Row 7?

  1. 4949 shapes total
  2. 3535 shapes total
  3. 4242 shapes total
  4. 2828 shapes total (correct answer)
Explanation: When you see a pattern problem, your goal is to identify the rule for each type of object separately, then combine them to find the total. Let's track the squares and triangles in each row:
  • Row 1: 1 square, 0 triangles
  • Row 2: 2 squares, 1 triangle
  • Row 3: 3 squares, 3 triangles
  • Row 4: 4 squares, 6 triangles
The squares follow a simple pattern: Row nn has nn squares. So Row 7 will have 7 squares. For triangles, let's look at the sequence: 0, 1, 3, 6... These are triangular numbers! The pattern is that Row nn has n(n1)2\frac{n(n-1)}{2} triangles. You can verify: Row 3 has 3×22=3\frac{3 \times 2}{2} = 3 triangles, and Row 4 has 4×32=6\frac{4 \times 3}{2} = 6 triangles. For Row 7: triangles = 7×62=21\frac{7 \times 6}{2} = 21 Total shapes in Row 7: 7+21=287 + 21 = 28 shapes. Answer D is correct at 2828 shapes total. Answer A (4949) likely comes from mistakenly calculating 727^2 instead of recognizing the separate patterns. Answer B (3535) might result from incorrectly adding 7+287 + 28 (confusing row numbers with triangle counts). Answer C (4242) could come from miscalculating the triangular number formula or using 6×76 \times 7 instead of 6×72\frac{6 \times 7}{2}. Strategy tip: In pattern problems, always analyze each component separately before combining. Write out the first few terms to spot the underlying mathematical sequence, especially triangular numbers (1, 3, 6, 10...).

Question 5

A pattern of hexagons is built where each hexagon shares sides with adjacent hexagons. Pattern 1 has 1 hexagon with perimeter 6. Pattern 2 has 2 hexagons sharing one side with total perimeter 10. Pattern 3 has 3 hexagons in a line with total perimeter 14. If this pattern continues, what is the total perimeter of Pattern 8?

  1. The total perimeter is 34 units (correct answer)
  2. The total perimeter is 38 units
  3. The total perimeter is 42 units
  4. The total perimeter is 46 units
Explanation: Analyzing the pattern: Each hexagon normally has perimeter 6, but when hexagons share a side, both lose one unit of perimeter per shared side. Pattern 1: 1 hexagon, 0 shared sides, perimeter = 6(1) = 6. Pattern 2: 2 hexagons, 1 shared side, perimeter = 6(2) - 2(1) = 10. Pattern 3: 3 hexagons, 2 shared sides, perimeter = 6(3) - 2(2) = 14. General formula: P_n = 6n - 2(n-1) = 4n + 2. For Pattern 8: P_8 = 4(8) + 2 = 34.

Question 6

Consider the sequence: 5,8,13,20,29,40,...5, 8, 13, 20, 29, 40, ... What is the most likely rule for finding the nthn^{\text{th}} term of this sequence?

  1. an=n2+2n+2a_n = n^2 + 2n + 2
  2. an=n2+n+3a_n = n^2 + n + 3
  3. an=n2+4a_n = n^2 + 4 (correct answer)
  4. an=3n+2a_n = 3n + 2
Explanation: When you encounter a sequence problem, your goal is to find the pattern by examining how terms relate to their position numbers. Start by testing each given formula with the first few terms to see which one consistently produces the correct values. Let's check option C: an=n2+4a_n = n^2 + 4. For the first term (n = 1): 12+4=51^2 + 4 = 5 ✓. For the second term (n = 2): 22+4=82^2 + 4 = 8 ✓. For the third term (n = 3): 32+4=133^2 + 4 = 13 ✓. Continue this pattern: when n = 4, we get 42+4=204^2 + 4 = 20, and when n = 5, we get 52+4=295^2 + 4 = 29. Perfect match! Now let's see why the other options fail. Option A gives us a1=12+2(1)+2=5a_1 = 1^2 + 2(1) + 2 = 5 (correct), but a2=22+2(2)+2=10a_2 = 2^2 + 2(2) + 2 = 10 (should be 8). Option B produces a1=12+1+3=5a_1 = 1^2 + 1 + 3 = 5 (correct), but a2=22+2+3=9a_2 = 2^2 + 2 + 3 = 9 (should be 8). Option D gives us a1=3(1)+2=5a_1 = 3(1) + 2 = 5 (correct), but a2=3(2)+2=8a_2 = 3(2) + 2 = 8 (correct), yet a3=3(3)+2=11a_3 = 3(3) + 2 = 11 (should be 13). The key strategy here is systematic testing: always check at least the first three terms of any proposed formula against the given sequence. Don't stop after just one term matches—multiple formulas might work for the first term, but only the correct one will work for all terms.

Question 7

Look at this coordinate pattern: (1,2),(2,5),(3,10),(4,17),(5,26)(1,2), (2,5), (3,10), (4,17), (5,26). Based on the pattern, which equation represents the relationship between xx and yy?

  1. y=x2x+2y = x^2 - x + 2
  2. y=x2+xy = x^2 + x
  3. y=x2+1y = x^2 + 1 (correct answer)
  4. y=2x2x+1y = 2x^2 - x + 1
Explanation: When you encounter coordinate patterns, you're looking for the algebraic relationship that connects the x and y values. The key is to test each given equation systematically by substituting the x-values and checking if they produce the correct y-values. Let's verify option C: y=x2+1y = x^2 + 1. For (1,2)(1,2): y=12+1=2y = 1^2 + 1 = 2 ✓. For (2,5)(2,5): y=22+1=5y = 2^2 + 1 = 5 ✓. For (3,10)(3,10): y=32+1=10y = 3^2 + 1 = 10 ✓. For (4,17)(4,17): y=42+1=17y = 4^2 + 1 = 17 ✓. For (5,26)(5,26): y=52+1=26y = 5^2 + 1 = 26 ✓. Perfect match! Now let's see why the other options fail. Option A (y=x2x+2y = x^2 - x + 2) gives us y=11+2=2y = 1 - 1 + 2 = 2 for x=1x = 1, which works, but for x=2x = 2: y=42+2=4y = 4 - 2 + 2 = 4, not 5. Option B (y=x2+xy = x^2 + x) produces y=1+1=2y = 1 + 1 = 2 for x=1x = 1, but y=4+2=6y = 4 + 2 = 6 for x=2x = 2, not 5. Option D (y=2x2x+1y = 2x^2 - x + 1) gives y=21+1=2y = 2 - 1 + 1 = 2 for x=1x = 1, but y=82+1=7y = 8 - 2 + 1 = 7 for x=2x = 2, not 5. The answer is C: y=x2+1y = x^2 + 1. Strategy tip: Always test at least two coordinate pairs when checking pattern equations. If an equation works for the first point but fails on the second, you can eliminate it immediately and save time.