All questions
Question 1
A pattern starts with 1 and repeatedly follows the rule "multiply by 2, then subtract 1" to get each next term. What happens to the pattern as this rule is applied again and again?
- The pattern stays at 1 because (1×2)-1 equals 1 (correct answer)
- The pattern increases: 1, 2, 3, 4, 5...
- The pattern becomes 1, 3, 5, 7, 9...
- The pattern cannot be determined from this rule
Explanation: The pattern stays at 1 forever because (1 times 2) minus 1 equals 1 every time the rule is applied, so each new term equals the one before it. Choice B describes counting up by 1, which isn't what this rule produces. Choice C describes counting up by 2 (odd numbers), which also doesn't match this rule. Choice D is incorrect because the rule's outcome can be found by applying it step by step.
Question 2
Look at the number line showing a pattern where each arrow represents the rule "subtract 2.5" starting from 12. Based on this pattern, which statement about the numbers is correct?
- All numbers will stay positive since we start with 12
- The numbers will switch between whole numbers and decimals (correct answer)
- Every number will end in .5 after the first one
- The pattern will only include even numbers
Explanation: Starting with 12 and subtracting 2.5 each time: 12, 9.5, 7, 4.5, 2, -0.5... The pattern switches between whole numbers (12, 7, 2...) and decimals ending in .5 (9.5, 4.5, -0.5...). This happens because when you subtract 2.5 from a whole number, you get a decimal, and when you subtract 2.5 from a decimal ending in .5, you get a whole number.
Question 3
A pattern follows the rule "Add 3," starting at 2. The first several terms are: 2,5,8,11,14,17,20.
Which statement correctly explains why the terms in this pattern alternate between even and odd numbers?
- Because the rule "Add 3" only produces multiples of 3, and multiples of 3 naturally alternate between even and odd.
- Because 2 is even, every term that comes after an even term in any pattern must also be even.
- Because 3 is an odd number, adding it to an even number always produces an odd number, and adding it to an odd number always produces an even number, so the parity keeps switching. (correct answer)
- Because the starting number is even, the pattern will contain more even terms than odd terms overall.
Explanation: This question is really about parity — whether a number is even or odd — and what happens to parity when you add numbers together. A helpful thing to remember: even + odd = odd, and odd + odd = even. In other words, adding an odd number always flips a number's parity from even to odd or odd to even.
That's exactly why this pattern zig-zags. Since the rule adds 3, and 3 is odd, each term flips: 2 (even) →5 (odd) →8 (even) →11 (odd), and so on. The correct explanation captures this: adding an odd number to an even gives an odd, and adding it to an odd gives an even, so the parity keeps switching.
The claim that "Add 3" produces multiples of 3 is false — look at 5 or 8; those aren't multiples of 3. The pattern only shares the rule +3, not the results.
The idea that "every term after an even term must also be even" is simply untrue — 2 is even but 5 right after it is odd. Parity isn't "sticky" like that.
The statement about "more even terms than odd terms" is also wrong; because the terms alternate, evens and odds appear equally often, and it confuses the starting value with counting totals.
Study tip: When a pattern alternates even/odd, check the step size. Adding an odd number flips parity every time; adding an even number keeps parity the same. That single fact answers most parity-pattern questions instantly. Question 4
Two patterns both start at 2. Pattern A follows the rule "Add 4" each time. Pattern B follows the rule "Multiply by 2" each time.
By the 6th term, how much greater is Pattern B's term than Pattern A's term?
- 14
- 38
- 42 (correct answer)
- 46
Explanation: Whenever you see a problem comparing two number patterns, the safest strategy is to write out every term for both patterns until you reach the one the question asks about. Don't try to shortcut it in your head — list them term by term so you don't lose track.
Both patterns start at 2 (that's the 1st term). For Pattern A ("Add 4"), keep adding 4: 2,6,10,14,18,22. So the 6th term is 22. For Pattern B ("Multiply by 2"), keep doubling: 2,4,8,16,32,64. So the 6th term is 64.
To find how much greater Pattern B is, subtract: 64−22=42. That matches the answer of 42.
The choice 14 is a trap — it's the 4th term of Pattern A, which happens if you miscount and stop early. The choice 38 comes from comparing the wrong terms (like 32−6 or another mismatched pair) instead of lining up both 6th terms. The choice 46 is what you get if you accidentally use 2,4,8,16,32,64 for B but only reach 18 for A (64−18=46) — a counting slip where you stopped Pattern A one term short.
The big trap here is miscounting terms: remember the starting number is the 1st term, so the 6th term means you apply the rule only 5 times, not 6. Write out the list and label each position to stay accurate. Question 5
A repeating shape pattern is described in words: triangle, square, circle, triangle, square, circle, and this pattern of three shapes repeats over and over.
What is the 25th shape in this pattern?
- Triangle (correct answer)
- Square
- Circle
- Cannot be determined without seeing all 25 shapes
Explanation: Repeating patterns work like a cycle: once you know the length of one full "unit," you can predict any position without drawing every shape. Here, the pattern triangle, square, circle repeats, so the unit length is 3.
To find the 25th shape, divide the position by the pattern length and look at the remainder:
25÷3=8 remainder 1
The remainder tells you where you land inside the pattern. A remainder of 1 means you're on the first shape of the cycle, which is the triangle — so that's your answer. (A remainder of 2 would be the square, and a remainder of 0 would mean you finished exactly on the third shape, the circle.)
The choice square would be correct only for a remainder of 2, like the 26th shape — it's off by one position. The choice circle would be correct for positions that divide evenly by 3, such as the 24th shape, so it's the shape just before the one asked about. The choice "cannot be determined without seeing all 25 shapes" is a trap: because the pattern repeats predictably, you never need to see every shape — that's the whole power of a pattern.
Study tip: For any repeating pattern, divide the position number by how many items are in one repeat, then match the remainder to the shape in that spot (a remainder of 0 always means the last item). This trick saves you from counting all the way up by hand. Question 6
The triangular numbers are 1, 3, 6, 10, 15. What do you notice about how much is added each time to get the next number?
- The amount added stays the same each time
- The amount added increases by 1 each step: +2, +3, +4, +5... (correct answer)
- The amount added doubles each time: +2, +4, +8, +16...
- The amount added follows no clear pattern
Explanation: The amount added increases by 1 each time: +2, then +3, then +4, then +5, producing 1, 3, 6, 10, 15. Choice A is wrong because the added amount changes at every step. Choice C describes doubling, which doesn't match these differences. Choice D is incorrect because there is a clear, steadily increasing pattern.
Question 7
A pattern follows the rule "add 8" starting at the number 3. The first several terms are: 3, 11, 19, 27, 35, 43, .... Notice that every term in this pattern turns out to be an odd number, even though the rule itself never mentions odd or even numbers. Which statement best explains why the terms will continue to be odd no matter how many more terms are generated?
- Because the rule adds 8 each time, and 8 is even, adding an even number repeatedly will eventually make the terms even once enough steps have been taken.
- Because 8 is not a multiple of 3, the terms cannot settle into a repeating even pattern, so they default to being odd instead.
- Because an odd starting number forces the added value to alternate between odd and even amounts, the terms will eventually switch between odd and even, just as shown so far.
- Because the starting number, 3, is odd, and adding 8 (an even number) to an odd number always produces another odd number, so each new term stays odd forever. (correct answer)
Explanation: This question is really about understanding how odd and even numbers behave when you add them. A helpful rule to remember: odd + even = odd, and even + even = even. The evenness or oddness of a number stays predictable when you know what you're adding.
Start with 3, which is odd. The rule says to add 8, and 8 is even. Whenever you add an even number to an odd number, the result is always odd. So 3+8=11 (odd), 11+8=19 (odd), and this keeps going forever. Since you always start from an odd number and always add the same even number, every single term must stay odd. That's exactly what the correct choice explains: an odd start plus repeatedly adding an even number keeps every term odd.
The idea that "adding an even number repeatedly will eventually make the terms even" is wrong — adding even to odd never flips it to even, no matter how many times you do it. The claim about "8 is not a multiple of 3" is a distraction; multiples of 3 have nothing to do with whether a number is odd or even. And the choice saying the terms will "alternate between odd and even" is false too — nothing here alternates, because you're always adding the same even amount to an odd result.
Tip: When a pattern adds the same number each time, check whether that added number is odd or even — that tells you instantly whether the odd/even quality will stay the same or flip. Question 8
Study the table showing two different number patterns. Pattern A follows the rule "add 6" starting with 2. Pattern B follows the rule "add 4" starting with 5. What happens to the difference between the patterns as they continue?
- Pattern A stays 3 less than Pattern B at each position
- The patterns get closer together with each new term
- The difference between the patterns increases by 2 each term (correct answer)
- The difference between the patterns stays exactly the same
Explanation: Pattern A: 2, 8, 14, 20... Pattern B: 5, 9, 13, 17... Looking at the differences: Position 1: 2-5 = -3, Position 2: 8-9 = -1, Position 3: 14-13 = 1, Position 4: 20-17 = 3. The differences are -3, -1, 1, 3... which increase by 2 each time. This happens because Pattern A grows by 6 while Pattern B grows by 4, so the gap changes by 6-4=2 each step.
Question 9
A student was asked to write a pattern using the rule "Double the previous number," starting at 3. The student wrote: 3,6,12,25,48,96.
Which term in the student's sequence is incorrect, and what should it be?
- The 3rd term should be 9, not 12.
- The 4th term should be 24, not 25. (correct answer)
- The 5th term should be 50, not 48.
- The 2nd term should be 5, not 6.
Explanation: When you're checking a "double the previous number" pattern, the trick is to test every single step, not just the first one that looks off. Doubling means multiplying by 2 each time, so you can walk through the sequence and multiply as you go.
Start at 3. Double it: 3×2=6 ✓. Double again: 6×2=12 ✓. Next: 12×2=24 — but the student wrote 25! That's the mistake. So the 4th term should be 24, not 25. Continuing correctly from 24: 24×2=48 ✓ and 48×2=96 ✓. Everything else follows the rule perfectly.
Now look at why the other choices don't work. The claim that "the 3rd term should be 9, not 12" comes from adding 3 instead of doubling — but 6×2=12 is correct. The claim that "the 5th term should be 50, not 48" is wrong because 50 isn't double anything here; 24×2=48 is right. And "the 2nd term should be 5, not 6" mistakenly adds 2 to 3, but doubling 3 gives 6, which is correct.
The strategy to remember: with pattern questions, verify each term one step at a time using the exact rule. Don't stop at the first term you doubt — the real error might be later, and only careful step-by-step checking will catch it. Question 10
A pattern follows the rule "Subtract 7," starting at 100. What is the 5th term in the pattern?
- 65
- 72 (correct answer)
- 79
- 107
Explanation: Whenever you see a "pattern rule" question, the key is to count the terms carefully. The starting number is the 1st term, not the result after applying the rule once. So you'll apply the rule one time less than the term number you're looking for.
Here, the pattern starts at 100, and the rule is "Subtract 7." Let's list the terms:
- 1st term: 100
- 2nd term: 100−7=93
- 3rd term: 93−7=86
- 4th term: 86−7=79
- 5th term: 79−7=72
The 5th term is 72.
The choice 79 is the 4th term — this is the trap of stopping one step too early, which happens when you forget that 100 itself counts as the 1st term. The choice 65 comes from subtracting one too many times (going to a 6th term: 72−7=65). The choice 107 makes the mistake of adding 7 instead of subtracting, moving the wrong direction. There's no reasonable way to reach 72 except by following the rule correctly five terms in.
A helpful strategy: always write out the full list of terms and label each one with its position number. Circle the term you actually need before choosing. Remember the rule of thumb — for the nth term, you apply the operation n−1 times, because the starting value is already term one. Question 11
A pattern follows the rule "Add 4," starting at 3. What is the 7th term in the pattern?
- 19
- 23
- 27 (correct answer)
- 31
Explanation: Whenever you see a "pattern" question, you're really being asked to build a sequence step by step. The rule tells you what to do to get from one term to the next, and the starting number is your very first term. The trick is to count carefully so you land on the exact term the question asks for.
Here the rule is "Add 4," starting at 3. That means the 1st term is 3, and each new term is 4 more than the one before. Counting up: 3,7,11,15,19,23,27. The 7th number in that list is 27, so that's your answer.
Notice how the wrong choices come from miscounting where you stop. If you chose 23, you stopped one step too early — that's actually the 6th term. If you picked 31, you added one extra time and found the 8th term instead. And 19 is only the 5th term, meaning you stopped two terms short. All three are real numbers in the pattern, just not the 7th one — that's the trap.
A reliable strategy is to write out the terms and label each with its position number as you go: "1st, 2nd, 3rd…" This keeps you from adding too many or too few times. Remember, to reach the 7th term you only add the rule 6 times, because the starting number already counts as the 1st term. Question 12
A sequence is shown: 5,11,17,23,29. Which rule and starting number could produce this exact sequence?
- Add 6, starting at 5 (correct answer)
- Add 5, starting at 6
- Add 6, starting at 6
- Add 7, starting at 4
Explanation: When you see a number pattern like this, your job is to figure out two things: where the sequence starts and what rule turns each number into the next one. A good strategy is to check the very first number, then find the difference between neighboring terms.
Start by looking at the first number in the sequence: it's 5. So whatever rule you pick, it must begin at 5. Next, find the gap between terms. From 5 to 11 is 6; from 11 to 17 is 6; and this keeps going: 17→23 and 23→29 each add 6. That means the rule is add 6, starting at 5 — and if you test it, you'll rebuild the exact sequence.
Now check why the others fail. "Add 5, starting at 6" begins at the wrong number (6, not 5) and uses the wrong step; it would give 6,11,16,21. "Add 6, starting at 6" has the correct step of 6 but the wrong starting number, producing 6,12,18,24 — every term is off by one. "Add 7, starting at 4" gets both parts wrong: it starts at 4 and jumps by 7, giving 4,11,18,25, which only matches by accident at 11 before drifting away.
The takeaway: always verify both the starting number and the step size. A rule that gets one right but the other wrong is a classic trap — plug the rule back in and generate a few terms to be sure.