What this quiz covers
This quiz focuses on Number Pattern Rules, giving you a quick way to practice the rules, question types, and explanations that matter most for ISEE Middle Level Mathematics Achievement.
A baker decorates a cake with concentric rings of flowers. The innermost ring has 5 flowers. Each successive ring has 4 more flowers than the ring just inside of it. Which rule describes how to find the number of flowers in a ring given the number of flowers in the previous, smaller ring?
ISEE Middle Level Mathematics Achievement Quiz
Practice Number Pattern Rules in ISEE Middle Level Mathematics Achievement with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Number Pattern Rules, giving you a quick way to practice the rules, question types, and explanations that matter most for ISEE Middle Level Mathematics Achievement.
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.
A baker decorates a cake with concentric rings of flowers. The innermost ring has 5 flowers. Each successive ring has 4 more flowers than the ring just inside of it. Which rule describes how to find the number of flowers in a ring given the number of flowers in the previous, smaller ring?
Explanation: The problem states that each new ring has 4 more flowers than the previous one. This describes an arithmetic sequence with a common difference of 4. The sequence of flowers is 5, 9, 13, 17, ... To get from one term to the next, you simply add 4.
In a video game, a player starts with 100 points. For the first level completed, 20 points are added. For each subsequent level, the number of points added is 10 more than the points added for the previous level. What rule determines the player's new score after completing a level?
Explanation: The sequence of scores is 100, 120, 150, 190, ... The points added are +20, +30, +40, ... Each time, the reward increases by 10. So, to find the new score, you add an amount to the current score that is 10 greater than the amount added for the prior level.
A pattern is formed by starting with 81. Each new number is found by applying the same operation to the previous number. The pattern is 81, 27, 9, 3, ... What is the rule?
Explanation: To get from 81 to 27, you can divide by 3. To get from 27 to 9, you can divide by 3. To get from 9 to 3, you can divide by 3. The rule is to divide the previous number by 3. Choice D would work for the first step (81 - 54 = 27), but fails for subsequent steps (27 - 18 = 9, but 9 - 6 = 3, not the pattern continuation).
A sequence of numbers starts with 3. Each subsequent number is found using the same two-step rule. The first four numbers are 3, 7, 15, and 31. What is the rule used to generate the numbers in this sequence?
Explanation: To find the rule, check the relationship between consecutive terms. From 3 to 7: (3 × 2) + 1 = 7. From 7 to 15: (7 × 2) + 1 = 15. From 15 to 31: (15 × 2) + 1 = 31. The rule is to multiply the previous number by 2 and then add 1.
What is the rule for the sequence: 2, 3, 5, 8, 13?
Explanation: This question tests middle school mathematics skills, specifically identifying rules that govern number patterns. Understanding number patterns involves recognizing the rule that consistently applies to each number in a sequence, such as addition, subtraction, multiplication, or division. In this problem, the sequence 2, 3, 5, 8, 13 follows the Fibonacci pattern where each term is the sum of the two previous terms (2+3=5, 3+5=8, 5+8=13). The correct choice, 'Add the two previous numbers,' accurately describes this recursive rule. A common distractor, such as 'Add 2 each time,' fails because the differences between consecutive terms are not constant (they are 1, 2, 3, 5). Teaching strategies include showing students how to check if each term equals the sum of the two preceding terms and introducing them to this famous mathematical sequence. Remind students that some patterns require looking at relationships between multiple previous terms, not just consecutive pairs.
What is the rule for the sequence: 6, 10, 14, 18, 22?
Explanation: This question tests middle school mathematics skills, specifically identifying rules that govern number patterns. Understanding number patterns involves recognizing the rule that consistently applies to each number in a sequence, such as addition, subtraction, multiplication, or division. In this problem, the sequence 6, 10, 14, 18, 22 shows that each number increases by 4 (10-6=4, 14-10=4, 18-14=4, 22-18=4). The correct choice, 'Add 4 each time,' accurately reflects the mathematical operation that defines the sequence. A common distractor, such as 'Multiply by 2 each time,' fails because multiplying 6 by 2 would give 12, not 10. Teaching strategies include having students find the difference between consecutive terms and checking their rule against every pair of numbers in the sequence. Remind students to verify their answer by applying the rule to generate the entire sequence from the first number.
Start at 4: 4, 9, 14, 19, 24. What is the rule?
Explanation: This question tests middle school mathematics skills, specifically identifying rules that govern number patterns. Understanding number patterns involves recognizing the rule that consistently applies to each number in a sequence, such as addition, subtraction, multiplication, or division. In this problem, the sequence of numbers presented follows a specific rule that students must identify from the options provided. The correct choice, 'Add 5 each time,' accurately reflects the mathematical operation that defines the sequence. A common distractor, such as 'Multiply by 2 each time,' fails because it suggests a different operation than the one used in the sequence. Teaching strategies include practicing with different types of sequences and encouraging students to verbalize the rule they identify. Remind students to check their rule against each number in the sequence to ensure consistency.
A sequence starts with 4. Each subsequent number is found by applying the same two operations in the same order to the previous number. The sequence is 4, 9, 19, 39, 79, ... What is the rule?
Explanation: The stem specifies that the same two operations are applied each time. Let's test choice C. For 4 to 9: (4 × 2) + 1 = 9. For 9 to 19: (9 × 2) + 1 = 19. For 19 to 39: (19 × 2) + 1 = 39. For 39 to 79: (39 × 2) + 1 = 79. This rule works for the entire sequence. Choice B also describes the pattern correctly (differences are 5, 10, 20, 40), but it does not use the 'same two operations' each time, as the number being added changes.
A sequence begins with 1 and 3. Every term after the second is found by adding the two terms that come before it. The sequence is 1, 3, 4, 7, 11, 18, ... Which rule generates any term after the second?
Explanation: This is a Fibonacci-like sequence. Check the rule: 1 + 3 = 4. 3 + 4 = 7. 4 + 7 = 11. 7 + 11 = 18. The rule is to add the two preceding terms to get the next term.
A special ball is dropped from a height of 128 cm. After each bounce, it reaches a peak height that is half of its previous peak height. Which rule determines the ball's peak height after any given bounce?
Explanation: The problem describes a geometric decay. The heights are 128, 64, 32, 16, ... Each term is half of the previous term. This is equivalent to multiplying by 21 or dividing by 2. Choice A correctly states this rule.
A numerical pattern starts with -18 and continues as follows: -18, -13, -8, -3, ... What is the rule for finding the next number in this arithmetic pattern?
Explanation: To find the rule for this arithmetic sequence, find the common difference between consecutive terms. -13 - (-18) = -13 + 18 = 5. -8 - (-13) = -8 + 13 = 5. -3 - (-8) = -3 + 8 = 5. The rule is to add 5 to the previous number.
A pattern of numbers is shown: 5, 6, 8, 11, 15, ... Which rule explains how to get the next number in the pattern based on the previous number?
Explanation: Look at the differences between the numbers: 6 - 5 = 1. 8 - 6 = 2. 11 - 8 = 3. 15 - 11 = 4. The number being added increases by 1 each time. So, the rule is to add a number that is 1 greater than the number added to the previous term.
In the sequence 2, 6, 15, 31, 56, ..., the difference between consecutive terms creates its own pattern. What is the rule to find the next term?
Explanation: First, find the differences between the terms: 6 - 2 = 4. 15 - 6 = 9. 31 - 15 = 16. 56 - 31 = 25. The differences are 4, 9, 16, 25, which are the perfect squares 22,32,42,52. The rule is to add the next consecutive perfect square.
The following sequence uses a rule that alternates between two different operations: 2, 4, 1, 3, 0, 2, ... What is the rule for this pattern?
Explanation: Check the operations between consecutive terms. 2 to 4 is +2. 4 to 1 is -3. 1 to 3 is +2. 3 to 0 is -3. 0 to 2 is +2. The pattern alternates between adding 2 and subtracting 3.
A sequence of numbers begins 50, 48, 44, 38, 30, ... What is the rule to determine the next number in this sequence?
Explanation: Examine the differences between terms: 50 - 48 = 2. 48 - 44 = 4. 44 - 38 = 6. 38 - 30 = 8. The amounts being subtracted are consecutive even numbers (2, 4, 6, 8). The rule is to subtract the next consecutive even number.
Each number in the pattern 0.5, 0.75, 1.25, 2, 3.25, ... is determined by the numbers that come before it. What rule is used to find the next number in this pattern?
Explanation: This pattern follows a Fibonacci-like rule. Check by adding the two previous terms to get the next: 0.5 + 0.75 = 1.25. 0.75 + 1.25 = 2.0. 1.25 + 2.0 = 3.25. The rule is to add the two preceding numbers.
How is the sequence 10, 7, 12, 9, 14 generated?
Explanation: This question tests middle school mathematics skills, specifically identifying rules that govern number patterns. Understanding number patterns involves recognizing the rule that consistently applies to each number in a sequence, such as addition, subtraction, multiplication, or division. In this problem, the sequence 10, 7, 12, 9, 14 follows an alternating pattern: subtract 3 (10-3=7), then add 5 (7+5=12), subtract 3 (12-3=9), then add 5 (9+5=14). The correct choice, 'Subtract 3, then add 5, repeat,' accurately describes this alternating operation pattern. A common distractor, such as 'Add 2 each time,' fails because it doesn't account for the decreasing values at positions 2 and 4. Teaching strategies include having students track whether each step increases or decreases and by how much, creating a visual pattern of operations. Remind students that some sequences use alternating rules rather than a single consistent operation.
What is the rule for generating the next term in the sequence 4, 6, 9, 13.5, ...?
Explanation: This is a geometric sequence. To find the common ratio, divide a term by the previous term. 6 ÷ 4 = 1.5. 9 ÷ 6 = 1.5. 13.5 ÷ 9 = 1.5. The rule is to multiply the previous term by 1.5.
Which number completes the sequence: 3, 9, 27, 81, ?
Explanation: This question tests middle school mathematics skills, specifically identifying rules that govern number patterns. Understanding number patterns involves recognizing the rule that consistently applies to each number in a sequence, such as addition, subtraction, multiplication, or division. In this problem, the sequence 3, 9, 27, 81 follows a multiplication pattern where each term is multiplied by 3 to get the next term (3×3=9, 9×3=27, 27×3=81). The correct choice, 243, is obtained by multiplying 81 by 3. A common distractor, such as 162, might come from doubling 81 instead of tripling it. Teaching strategies include encouraging students to identify the relationship between consecutive terms by dividing each term by the previous one. Remind students that when they identify a pattern rule, they should verify it works for all given terms before applying it to find the missing number.
How is the sequence 9, 11, 14, 16, 19 generated?
Explanation: This question tests middle school mathematics skills, specifically identifying rules that govern number patterns. Understanding number patterns involves recognizing the rule that consistently applies to each number in a sequence, such as addition, subtraction, multiplication, or division. In this problem, the sequence 9, 11, 14, 16, 19 follows an alternating pattern where we add 2 (9+2=11), then add 3 (11+3=14), then add 2 (14+2=16), then add 3 (16+3=19). The correct choice, 'Add 2, then add 3, repeat,' accurately describes this alternating addition pattern. A common distractor, such as 'Add 3 each time,' fails because the differences alternate between 2 and 3, not a constant 3. Teaching strategies include creating a table showing the differences between consecutive terms to reveal the alternating pattern. Remind students to look for patterns in the differences when the sequence doesn't follow a simple single-operation rule.