ISEE Upper Level Quantitative Reasoning Quiz: Arithmetic And Geometric Patterns
20 questions · exam conditions
0:00
Arithmetic And Geometric PatternsQuestion 1 of 20

A pattern of dots is arranged in squares. The first square has 1 dot, the second has 4 dots, the third has 9 dots, and the fourth has 16 dots. If this pattern continues, how many dots will be in the 15th square?

225
240
210
256
← Back to quizzes

ISEE Upper Level Quantitative Reasoning Quiz

ISEE Upper Level Quantitative Reasoning Quiz: Arithmetic And Geometric Patterns

Practice Arithmetic And Geometric Patterns in ISEE Upper Level Quantitative Reasoning 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 Arithmetic And Geometric Patterns, giving you a quick way to practice the rules, question types, and explanations that matter most for ISEE Upper Level Quantitative Reasoning.

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 pattern of dots is arranged in squares. The first square has 1 dot, the second has 4 dots, the third has 9 dots, and the fourth has 16 dots. If this pattern continues, how many dots will be in the 15th square?

  1. 225 (correct answer)
  2. 240
  3. 210
  4. 256
Explanation: When you encounter a pattern problem involving geometric arrangements, look for the underlying mathematical relationship between the position and the number of elements. Let's examine this dot pattern carefully. The first square has 1 dot, the second has 4 dots, the third has 9 dots, and the fourth has 16 dots. Notice that these numbers are perfect squares: 12=11^2 = 1, 22=42^2 = 4, 32=93^2 = 9, and 42=164^2 = 16. This makes sense because dots arranged in a square formation would have equal rows and columns—a 3×3 arrangement gives 9 dots, a 4×4 arrangement gives 16 dots, and so on. Following this pattern, the nth square contains n2n^2 dots. Therefore, the 15th square contains 152=22515^2 = 225 dots. Let's examine why the other answers are wrong. Answer B (240) might tempt you if you mistakenly think the pattern increases by 15 each time, but that's not how this sequence works. Answer C (210) could result from incorrectly calculating 15×1415 \times 14, perhaps thinking you need to multiply consecutive numbers. Answer D (256) equals 16216^2, which would be the 16th square, not the 15th—a common off-by-one error. Study tip: When you see geometric patterns on the ISEE, always check if the numbers are perfect squares, cubes, or other powers. Pattern recognition combined with understanding the geometric structure (like square arrangements) will help you identify the rule quickly and avoid calculation traps.

Question 2

A pattern of triangular numbers follows the sequence 1, 3, 6, 10, 15, ... where the nnth triangular number is Tn=n(n+1)2T_n = \frac{n(n+1)}{2}. What is the difference between the 8th and 6th triangular numbers?

  1. 15 (correct answer)
  2. 13
  3. 14
  4. 16
Explanation: When you encounter triangular number sequences, you're working with a specific pattern where each term represents the sum of consecutive integers starting from 1. The formula Tn=n(n+1)2T_n = \frac{n(n+1)}{2} gives you any triangular number directly without having to add up all the preceding terms. To find the difference between the 8th and 6th triangular numbers, calculate each term using the formula. For the 8th triangular number: T8=8(8+1)2=8×92=722=36T_8 = \frac{8(8+1)}{2} = \frac{8 \times 9}{2} = \frac{72}{2} = 36. For the 6th triangular number: T6=6(6+1)2=6×72=422=21T_6 = \frac{6(6+1)}{2} = \frac{6 \times 7}{2} = \frac{42}{2} = 21. The difference is 3621=1536 - 21 = 15. Looking at the wrong answers: B) 13 might result from calculation errors in the formula or confusing which terms to subtract. C) 14 could come from mistakenly finding the difference between consecutive triangular numbers (like T7T6T_7 - T_6) rather than the specific terms asked. D) 16 likely stems from arithmetic mistakes when applying the formula or incorrectly calculating T8T_8. Remember that triangular number problems often test your ability to use the given formula accurately rather than recognizing complex patterns. Always substitute carefully into Tn=n(n+1)2T_n = \frac{n(n+1)}{2}, double-check your arithmetic, and make sure you're finding the difference between the correct terms specified in the question.

Question 3

A ball is dropped and bounces to 60% of its previous height after each bounce. If the ball is initially dropped from 100 feet, what height will it reach after the 4th bounce?

  1. 12.96 feet (correct answer)
  2. 21.6 feet
  3. 7.776 feet
  4. 36 feet
Explanation: When you encounter a problem about repeated percentage changes, you're dealing with exponential decay. Each bounce represents a multiplication by the same factor (60% = 0.6), so you'll use the formula: final value = initial value × (rate)^number of changes. Here, the ball starts at 100 feet and retains 60% of its height after each bounce. After the 4th bounce, the height will be: 100×(0.6)4100 \times (0.6)^4 Let's calculate step by step:
  • After 1st bounce: 100×0.6=60100 \times 0.6 = 60 feet
  • After 2nd bounce: 60×0.6=3660 \times 0.6 = 36 feet
  • After 3rd bounce: 36×0.6=21.636 \times 0.6 = 21.6 feet
  • After 4th bounce: 21.6×0.6=12.9621.6 \times 0.6 = 12.96 feet
This confirms answer (A) 12.96 feet is correct. Looking at the wrong answers: (B) 21.6 feet is the height after the 3rd bounce—a common error when students miscount the number of bounces. (C) 7.776 feet would be the height after the 5th bounce (12.96×0.612.96 \times 0.6), suggesting an extra calculation. (D) 36 feet is the height after only the 2nd bounce, showing the student stopped too early. Strategy tip: For exponential decay problems, always double-check your exponent by counting carefully. Write out "after 1st," "after 2nd," etc., to avoid off-by-one errors. The test makers often include answers that correspond to nearby steps in the sequence.

Question 4

In the geometric sequence 2, 6, 18, 54, ..., what is the 8th term?

  1. 4374 (correct answer)
  2. 4862
  3. 1458
  4. 13122
Explanation: When you encounter a geometric sequence, you're looking at a pattern where each term is found by multiplying the previous term by the same number (called the common ratio). To identify this ratio, divide any term by the one before it. In the sequence 2, 6, 18, 54, ..., let's find the common ratio: 62=3\frac{6}{2} = 3, 186=3\frac{18}{6} = 3, 5418=3\frac{54}{18} = 3. So the common ratio is 3. The formula for the nth term of a geometric sequence is: an=a1×r(n1)a_n = a_1 \times r^{(n-1)}, where a1a_1 is the first term and rr is the common ratio. For the 8th term: a8=2×3(81)=2×37=2×2187=4374a_8 = 2 \times 3^{(8-1)} = 2 \times 3^7 = 2 \times 2187 = 4374 Choice A (4374) is correct using this formula. Choice B (4862) likely comes from miscalculating 373^7 or using an incorrect formula. Choice C (1458) represents the 7th term of the sequence (2×362 \times 3^6) - a common error where students calculate n1n-1 instead of the nth term. Choice D (13122) appears to result from using 383^8 instead of 373^7, forgetting that the exponent should be n1n-1. Remember that in geometric sequence problems, the exponent is always one less than the term number you're finding. Double-check your common ratio by testing it on multiple consecutive terms, and be careful with your exponent calculations - these are the most frequent sources of error on the ISEE.

Question 5

An investment adds equal interest: 105,110,115,120,125105, 110, 115, 120, 125 dollars; what is the next term?

  1. The next term is 130, using d=5d=5. (correct answer)
  2. The next term is 250, using r=2r=2.
  3. The next term is 128, using d=3d=3.
  4. The next term is 120, subtracting d=5d=5.
Explanation: This question tests ISEE Upper Level quantitative reasoning skills, specifically identifying and extending arithmetic or geometric patterns. An arithmetic sequence is defined by a constant difference between terms, whereas a geometric sequence is defined by a constant ratio. Understanding these sequences involves recognizing patterns and applying the correct rules to extend them. In this question, the sequence follows an arithmetic pattern, as indicated by the common difference of 5. Choice A is correct because it accurately follows the pattern rule by adding 5 to the last term 125 to get the next term 130. Choice B is incorrect because it represents a common error where students misidentify the sequence type and apply a geometric ratio of 2 instead. To help students: Encourage practice with identifying sequence types through real-world examples, use visual aids like number lines or graphs to illustrate patterns, and reinforce understanding by having students explain the rule in their own words. Watch for common pitfalls like assuming all sequences are arithmetic or neglecting the context clues provided.

Question 6

In the sequence 2, 6, 18, 54, 162, ..., each term after the first is obtained by multiplying the previous term by 3. What is the sum of the first 6 terms?

  1. 728 (correct answer)
  2. 486
  3. 972
  4. 364
Explanation: When you encounter a sequence where each term is found by multiplying the previous term by the same number, you're working with a geometric sequence. The key is identifying the pattern and using it systematically. This sequence starts with 2 and multiplies by 3 each time: 2, 6, 18, 54, 162, ... To find the sixth term, continue the pattern: 162×3=486162 \times 3 = 486. So the first six terms are: 2, 6, 18, 54, 162, 486. Now sum them: 2+6+18+54+162+486=7282 + 6 + 18 + 54 + 162 + 486 = 728. This confirms answer choice (A) is correct. Looking at the wrong answers: (B) 486 is simply the sixth term itself, not the sum of all six terms. This is a common trap where students find the correct final term but forget to add up all the terms. (C) 972 is exactly 728+244728 + 244, which might result from accidentally including a seventh term or making an arithmetic error in addition. (D) 364 is exactly half of 728, suggesting a student might have made a calculation error or somehow only counted half the terms. For geometric sequence problems on the ISEE, always write out each term clearly rather than trying to do the calculations in your head. The numbers get large quickly when multiplying, and it's easy to make arithmetic mistakes. Also, pay careful attention to what the question asks for—individual terms versus sums are common mix-ups in answer choices.

Question 7

The sequence 5, 8, 11, 14, 17, ... is arithmetic. What is the sum of the first 20 terms of this sequence?

  1. 670 (correct answer)
  2. 650
  3. 630
  4. 690
Explanation: When you encounter an arithmetic sequence problem asking for the sum of terms, you need to identify the pattern and apply the arithmetic series formula. First, let's confirm this is arithmetic by checking that consecutive terms have the same difference: 85=38-5=3, 118=311-8=3, 1411=314-11=3. The common difference is d=3d=3 and the first term is a1=5a_1=5. To find the sum of the first 20 terms, use the arithmetic series formula: Sn=n2(2a1+(n1)d)S_n = \frac{n}{2}(2a_1 + (n-1)d), where nn is the number of terms. Substituting our values: S20=202(2(5)+(201)(3))=10(10+193)=10(10+57)=10(67)=670S_{20} = \frac{20}{2}(2(5) + (20-1)(3)) = 10(10 + 19 \cdot 3) = 10(10 + 57) = 10(67) = 670 Choice A (670) is correct as shown above. Choice B (650) likely results from a calculation error, perhaps using d=2d=2 instead of d=3d=3, or making an arithmetic mistake when computing 19×319 \times 3. Choice C (630) could come from incorrectly using n=19n=19 instead of n=20n=20, or from other computational errors in the formula application. Choice D (690) might result from using the wrong formula or making an error like adding instead of multiplying somewhere in the calculation. Strategy tip: Always double-check that you've correctly identified the common difference by testing multiple consecutive pairs. Then be extra careful with arithmetic when substituting into the formula—small calculation errors are the most common trap in series problems.

Question 8

The terms of a sequence follow the pattern: a1=2a_1 = 2, a2=5a_2 = 5, a3=10a_3 = 10, a4=17a_4 = 17, a5=26a_5 = 26. Which formula best describes the nnth term?

  1. an=n2+1a_n = n^2 + 1 (correct answer)
  2. an=3n1a_n = 3n - 1
  3. an=2n+3a_n = 2n + 3
  4. an=n2+na_n = n^2 + n
Explanation: When you encounter a sequence problem, your goal is to identify the underlying pattern by examining how the terms relate to their position numbers. Start by testing each given formula against the actual sequence values. Let's check each option systematically. For an=n2+1a_n = n^2 + 1: when n=1n = 1, we get 12+1=21^2 + 1 = 2 ✓; when n=2n = 2, we get 22+1=52^2 + 1 = 5 ✓; when n=3n = 3, we get 32+1=103^2 + 1 = 10 ✓; when n=4n = 4, we get 42+1=174^2 + 1 = 17 ✓; when n=5n = 5, we get 52+1=265^2 + 1 = 26 ✓. This formula works perfectly for all given terms. Option B (an=3n1a_n = 3n - 1) gives us: 3(1)1=23(1) - 1 = 2 ✓, but 3(2)1=53(2) - 1 = 5 ✓, then 3(3)1=83(3) - 1 = 8 ✗ (should be 10). This linear formula fails at the third term. Option C (an=2n+3a_n = 2n + 3) produces: 2(1)+3=52(1) + 3 = 5 ✗ (should be 2). This fails immediately at the first term. Option D (an=n2+na_n = n^2 + n) yields: 12+1=21^2 + 1 = 2 ✓, but 22+2=62^2 + 2 = 6 ✗ (should be 5). This fails at the second term. The correct answer is A. Study tip: When analyzing sequences, always test formulas against multiple terms, not just the first one or two. Quadratic sequences (involving n2n^2) are common on standardized tests, so if you notice the differences between consecutive terms aren't constant, consider quadratic patterns first.

Question 9

The Fibonacci sequence begins 1, 1, 2, 3, 5, 8, 13, ... where each term is the sum of the two preceding terms. What is the 10th term of this sequence?

  1. 55 (correct answer)
  2. 89
  3. 34
  4. 21
Explanation: Sequence questions test your ability to recognize patterns and continue them systematically. The Fibonacci sequence is a special pattern where each term equals the sum of the two terms immediately before it. Starting with the given terms 1, 1, 2, 3, 5, 8, 13, you need to continue this pattern to find the 10th term. Let's work systematically:
  • Term 1: 1
  • Term 2: 1
  • Term 3: 1 + 1 = 2
  • Term 4: 1 + 2 = 3
  • Term 5: 2 + 3 = 5
  • Term 6: 3 + 5 = 8
  • Term 7: 5 + 8 = 13
  • Term 8: 8 + 13 = 21
  • Term 9: 13 + 21 = 34
  • Term 10: 21 + 34 = 55
The 10th term is 55, making (A) correct. Looking at the wrong answers: (B) 89 would actually be the 11th term (34 + 55), representing a common off-by-one counting error. (C) 34 is the 9th term, showing you stopped one step too early. (D) 21 is the 8th term, indicating you stopped two steps short of the target. When working with sequences, always write out each step rather than trying to jump ahead mentally. This prevents counting errors and ensures you apply the pattern correctly. Double-check by counting your terms carefully—sequence problems often include answer choices that correspond to nearby terms to catch careless mistakes.

Question 10

A sequence is defined recursively as a1=2a_1 = 2, a2=3a_2 = 3, and an=an1+an2a_n = a_{n-1} + a_{n-2} for n3n \geq 3. What is a6a_6?

  1. 18
  2. 13
  3. 21 (correct answer)
  4. 8
Explanation: When you encounter a recursive sequence, you're working with a pattern where each term depends on previous terms. This particular sequence follows the same rule as the famous Fibonacci sequence: each term equals the sum of the two preceding terms. Starting with the given values a1=2a_1 = 2 and a2=3a_2 = 3, you can build the sequence step by step using the rule an=an1+an2a_n = a_{n-1} + a_{n-2}: a3=a2+a1=3+2=5a_3 = a_2 + a_1 = 3 + 2 = 5 a4=a3+a2=5+3=8a_4 = a_3 + a_2 = 5 + 3 = 8 a5=a4+a3=8+5=13a_5 = a_4 + a_3 = 8 + 5 = 13 a6=a5+a4=13+8=21a_6 = a_5 + a_4 = 13 + 8 = 21 Therefore, a6=21a_6 = 21, making (C) correct. Looking at the wrong answers: (A) 18 likely comes from miscalculating one of the middle terms and carrying that error forward. (B) 13 is actually a5a_5, suggesting someone stopped calculating one step too early or confused which term the question was asking for. (D) 8 equals a4a_4, indicating an even earlier miscounting of terms. The key strategy for recursive sequences is to work methodically, one term at a time, and double-check your arithmetic at each step since errors compound. Also, pay careful attention to which term number the question asks for—it's easy to lose track when calculating several terms in sequence. Write out each step clearly to avoid careless mistakes.

Question 11

In a geometric sequence, the second term is 12 and the fifth term is 96. What is the first term?

  1. 6 (correct answer)
  2. 8
  3. 4
  4. 3
Explanation: Geometric sequences follow a pattern where each term is found by multiplying the previous term by a constant ratio. When you see a geometric sequence problem with non-consecutive terms given, you need to use the general formula: an=a1rn1a_n = a_1 \cdot r^{n-1}, where a1a_1 is the first term and rr is the common ratio. Since the second term is 12 and the fifth term is 96, you can write two equations: a2=a1r=12a_2 = a_1 \cdot r = 12 and a5=a1r4=96a_5 = a_1 \cdot r^4 = 96. To find the common ratio, divide the fifth term equation by the second term equation: a1r4a1r=9612\frac{a_1 \cdot r^4}{a_1 \cdot r} = \frac{96}{12}. This simplifies to r3=8r^3 = 8, so r=2r = 2. Now substitute back into the second term equation: a12=12a_1 \cdot 2 = 12, which gives you a1=6a_1 = 6. Looking at the wrong answers: B) 8 would give you a second term of 16 (not 12) when multiplied by the ratio of 2. C) 4 would give you a second term of 8, which is incorrect. D) 3 would give you a second term of 6, also incorrect. You can verify: starting with 6, the sequence is 6, 12, 24, 48, 96, confirming that A) 6 is correct. Strategy tip: For geometric sequence problems, always look for ways to eliminate the unknown first term by creating ratios between the given terms—this often reveals the common ratio quickly.

Question 12

An arithmetic sequence has a common difference of -4. If the 6th term is 23, what is the 12th term?

  1. -1 (correct answer)
  2. 1
  3. -5
  4. 3
Explanation: When you encounter arithmetic sequence problems, remember that these sequences follow a predictable pattern where each term differs from the previous by a constant amount called the common difference. To find any term in an arithmetic sequence, use the formula: an=a1+(n1)da_n = a_1 + (n-1)d, where ana_n is the nth term, a1a_1 is the first term, and dd is the common difference. Since you know the 6th term is 23 and the common difference is -4, first find the first term. Using a6=a1+(61)(4)a_6 = a_1 + (6-1)(-4): 23=a1+5(4)23 = a_1 + 5(-4), so 23=a12023 = a_1 - 20, which gives a1=43a_1 = 43. Now find the 12th term: a12=43+(121)(4)=43+11(4)=4344=1a_{12} = 43 + (12-1)(-4) = 43 + 11(-4) = 43 - 44 = -1. Looking at the wrong answers: B) 1 might result from a sign error in your calculations or forgetting that the common difference is negative. C) -5 could come from miscounting the number of steps between terms or making an arithmetic mistake. D) 3 likely results from multiple computational errors, possibly confusing addition and subtraction. The key strategy for arithmetic sequences is to always establish what you know first, then systematically work toward what you need to find. Don't try to jump directly between distant terms—use the formula methodically. Also, pay careful attention to negative common differences, as they create decreasing sequences where later terms are smaller than earlier ones.

Question 13

In the sequence 12,23,34,45,56,...\frac{1}{2}, \frac{2}{3}, \frac{3}{4}, \frac{4}{5}, \frac{5}{6}, ... what is the 20th term?

  1. 2021\frac{20}{21} (correct answer)
  2. 1920\frac{19}{20}
  3. 2122\frac{21}{22}
  4. 2019\frac{20}{19}
Explanation: When you encounter a sequence problem, your first step is to identify the pattern by examining how each term relates to its position in the sequence. Looking at this sequence: 12,23,34,45,56,...\frac{1}{2}, \frac{2}{3}, \frac{3}{4}, \frac{4}{5}, \frac{5}{6}, ... Notice that in each fraction, the numerator is one less than the denominator. More specifically, if we call the position in the sequence nn, then:
  • 1st term: 12=11+1\frac{1}{2} = \frac{1}{1+1}
  • 2nd term: 23=22+1\frac{2}{3} = \frac{2}{2+1}
  • 3rd term: 34=33+1\frac{3}{4} = \frac{3}{3+1}
The pattern is clear: the nnth term equals nn+1\frac{n}{n+1} For the 20th term, substitute n=20n = 20: 2020+1=2021\frac{20}{20+1} = \frac{20}{21} Looking at the wrong answers: Choice B (1920\frac{19}{20}) represents the 19th term—a common error when students miscount positions. Choice C (2122\frac{21}{22}) would be the 21st term, another off-by-one mistake. Choice D (2019\frac{20}{19}) flips the pattern by putting the larger number in the numerator, which breaks the sequence's structure where each term is less than 1. The answer is A: 2021\frac{20}{21} Study tip: For sequence problems, always write out the first few terms with their position numbers, identify the pattern algebraically, then substitute carefully. Double-check by verifying your formula works for the given terms before applying it to find the unknown term.

Question 14

The sum of the first nn terms of an arithmetic sequence is given by Sn=3n2+2nS_n = 3n^2 + 2n. What is the 5th term of this sequence?

  1. 29 (correct answer)
  2. 23
  3. 27
  4. 25
Explanation: When you encounter a problem involving the sum formula for an arithmetic sequence, you need to find individual terms by using the relationship between consecutive partial sums. The key insight is that the nth term equals an=SnSn1a_n = S_n - S_{n-1} for n2n \geq 2. Given Sn=3n2+2nS_n = 3n^2 + 2n, let's find the 5th term using a5=S5S4a_5 = S_5 - S_4. First, calculate S5=3(5)2+2(5)=3(25)+10=75+10=85S_5 = 3(5)^2 + 2(5) = 3(25) + 10 = 75 + 10 = 85. Next, calculate S4=3(4)2+2(4)=3(16)+8=48+8=56S_4 = 3(4)^2 + 2(4) = 3(16) + 8 = 48 + 8 = 56. Therefore, a5=S5S4=8556=29a_5 = S_5 - S_4 = 85 - 56 = 29. Looking at the wrong answers: Choice B (23) might result from calculation errors when computing the partial sums or incorrectly applying the difference formula. Choice C (27) could come from mistakenly using a4a_4 instead of a5a_5, since a4=S4S3=5629=27a_4 = S_4 - S_3 = 56 - 29 = 27. Choice D (25) might arise from computational mistakes in the squaring operations or arithmetic errors. The correct answer is A (29). Remember this strategy: when given a sum formula SnS_n for an arithmetic sequence, always find the nth term using an=SnSn1a_n = S_n - S_{n-1}. Double-check your arithmetic carefully, especially when squaring and subtracting larger numbers, as small computational errors lead directly to trap answers.

Question 15

The sequence 100, 50, 25, 12.5, 6.25, ... represents a geometric progression. What is the 8th term of this sequence?

  1. 0.78125 (correct answer)
  2. 1.5625
  3. 3.125
  4. 0.390625
Explanation: When you encounter a geometric sequence, you're looking at a pattern where each term is found by multiplying the previous term by a constant ratio. Your first step is always to identify this common ratio by dividing any term by the one before it. Looking at this sequence: 50100=0.5\frac{50}{100} = 0.5, 2550=0.5\frac{25}{50} = 0.5, 12.525=0.5\frac{12.5}{25} = 0.5. The common ratio is 0.5 (or 12\frac{1}{2}). For any geometric sequence, the nth term formula is: an=a1×r(n1)a_n = a_1 \times r^{(n-1)}, where a1a_1 is the first term and rr is the common ratio. Here, a1=100a_1 = 100 and r=0.5r = 0.5. For the 8th term: a8=100×(0.5)7=100×1128=100128=0.78125a_8 = 100 \times (0.5)^7 = 100 \times \frac{1}{128} = \frac{100}{128} = 0.78125 This confirms answer A is correct. Looking at the wrong answers: B) 1.5625 is actually the 7th term (100×(0.5)6100 \times (0.5)^6), suggesting someone miscounted positions. C) 3.125 is the 6th term, indicating an even bigger counting error. D) 0.390625 is the 9th term (100×(0.5)8100 \times (0.5)^8), showing confusion about the formula's exponent. Strategy tip: Always double-check your term counting in sequences. The exponent in the geometric formula is always one less than the term position you want, since you start with a1a_1 and multiply by the ratio (n1)(n-1) times to reach the nth term.

Question 16

In a garden, plants per row are 7,11,15,19,237, 11, 15, 19, 23; calculate the 10th term.

  1. The 10th term is 43, using d=4d=4. (correct answer)
  2. The 10th term is 47, using d=5d=5.
  3. The 10th term is 56, using r=2r=2.
  4. The 10th term is 39, subtracting d=4d=4.
Explanation: This question tests ISEE Upper Level quantitative reasoning skills, specifically identifying and extending arithmetic or geometric patterns. An arithmetic sequence is defined by a constant difference between terms, whereas a geometric sequence is defined by a constant ratio. Understanding these sequences involves recognizing patterns and applying the correct rules to extend them. In this question, the sequence follows an arithmetic pattern, as indicated by the common difference of 4. Choice A is correct because it accurately follows the pattern rule by calculating the 10th term as 7 + 9*4 = 43. Choice C is incorrect because it represents a common error where students misidentify the sequence type and apply a geometric ratio of 2. To help students: Encourage practice with identifying sequence types through real-world examples, use visual aids like number lines or graphs to illustrate patterns, and reinforce understanding by having students explain the rule in their own words. Watch for common pitfalls like assuming all sequences are arithmetic or neglecting the context clues provided.

Question 17

A sequence begins with the terms 3, 7, 11, 15, 19, ... If this pattern continues, which expression gives the nnth term of the sequence?

  1. 4n14n - 1 (correct answer)
  2. 4n+34n + 3
  3. 3n+43n + 4
  4. n+4n + 4
Explanation: When you encounter a sequence problem, you're looking for a pattern that allows you to predict any term based on its position. Start by examining how the sequence changes from term to term. Looking at the sequence 3, 7, 11, 15, 19, ..., calculate the differences between consecutive terms: 7 - 3 = 4, 11 - 7 = 4, 15 - 11 = 4, and 19 - 15 = 4. Since the difference is consistently 4, this is an arithmetic sequence with a common difference of 4. For arithmetic sequences, the general formula is: an=a1+(n1)da_n = a_1 + (n-1)d, where a1a_1 is the first term and dd is the common difference. Here, a1=3a_1 = 3 and d=4d = 4, so: an=3+(n1)(4)=3+4n4=4n1a_n = 3 + (n-1)(4) = 3 + 4n - 4 = 4n - 1. You can verify: when n=1n = 1, 4(1)1=34(1) - 1 = 3 ✓; when n=2n = 2, 4(2)1=74(2) - 1 = 7 ✓. Choice B (4n+34n + 3) gives you 7, 11, 15, 19, 23, ... which starts too high—each term is 4 more than it should be. Choice C (3n+43n + 4) produces 7, 10, 13, 16, 19, ... which has the wrong common difference of 3 instead of 4. Choice D (n+4n + 4) yields 5, 6, 7, 8, 9, ... with a common difference of 1, completely missing the pattern. Always check your formula by substituting the first few values of nn back into the original sequence. This catches calculation errors and confirms you've identified the correct pattern.

Question 18

In an arithmetic sequence, the 3rd term is 14 and the 7th term is 26. What is the 15th term?

  1. 50 (correct answer)
  2. 48
  3. 52
  4. 46
Explanation: When you encounter arithmetic sequences, remember that consecutive terms have a constant difference called the common difference (d). Your goal is to find this difference and use it to locate any term. Start by using the given information to find the common difference. From the 3rd term to the 7th term, you move 4 positions forward in the sequence. Since the 3rd term is 14 and the 7th term is 26, the total increase is 2614=1226 - 14 = 12. This increase happens over 4 steps, so the common difference is d=124=3d = \frac{12}{4} = 3. Now you can find the 15th term. From the 7th term (26) to the 15th term, you move 8 positions forward. Each position adds 3, so you add 8×3=248 \times 3 = 24 to the 7th term: 26+24=5026 + 24 = 50. Looking at the wrong answers: Choice B (48) would result if you miscalculated the common difference as 2 instead of 3, giving you 26+8(2)=4226 + 8(2) = 42, which isn't even listed, so this represents a different calculation error. Choice C (52) occurs if you incorrectly add an extra step, perhaps calculating 9 positions instead of 8. Choice D (46) results from subtracting instead of adding, or using an incorrect common difference of -2.5. The correct answer is A) 50. For arithmetic sequence problems, always calculate the common difference first by dividing the change in value by the number of steps between known terms. Then count positions carefully from your reference point to avoid off-by-one errors.

Question 19

The sequence 1, 4, 9, 16, 25, ... represents perfect squares. What is the difference between the 12th and 10th terms of this sequence?

  1. 44 (correct answer)
  2. 46
  3. 22
  4. 48
Explanation: When you encounter sequence problems involving perfect squares, recognize that each term follows the pattern n2n^2 where nn is the position number. This means the first term is 12=11^2 = 1, the second is 22=42^2 = 4, the third is 32=93^2 = 9, and so on. To find the difference between the 12th and 10th terms, you need to calculate each term individually. The 10th term is 102=10010^2 = 100, and the 12th term is 122=14412^2 = 144. Therefore, the difference is 144100=44144 - 100 = 44. Looking at the answer choices: A) 44 is correct, as shown above. B) 46 likely comes from a calculation error, perhaps adding instead of finding the proper difference, or making an arithmetic mistake with the squares. C) 22 represents exactly half of the correct answer, suggesting you might have divided by 2 somewhere in your calculation or confused this with a different type of sequence pattern. D) 48 could result from miscalculating one of the perfect squares or making an error in the subtraction. Here's a useful strategy: instead of memorizing perfect squares beyond what you know comfortably, focus on the systematic approach of squaring the position numbers. Also, remember that differences between terms in quadratic sequences aren't constant like they are in arithmetic sequences, so you must calculate each term separately rather than looking for a simple pattern in the differences.

Question 20

An arithmetic sequence has 15 terms. The first term is 4 and the last term is 46. What is the sum of all terms in this sequence?

  1. 375 (correct answer)
  2. 350
  3. 400
  4. 325
Explanation: When you encounter arithmetic sequences, remember that these are sequences where consecutive terms have the same difference. The key formulas you need are for finding terms and calculating sums efficiently. To find the sum of an arithmetic sequence, you can use the formula: Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}, where nn is the number of terms, a1a_1 is the first term, and ana_n is the last term. This works because you're essentially finding the average of the first and last terms, then multiplying by the number of terms. Here, you have n=15n = 15 terms, a1=4a_1 = 4, and a15=46a_{15} = 46. Substituting into the formula: S15=15(4+46)2=15×502=7502=375S_{15} = \frac{15(4 + 46)}{2} = \frac{15 \times 50}{2} = \frac{750}{2} = 375 Looking at the wrong answers: (B) 350 likely results from miscalculating 15×50÷215 \times 50 \div 2 or accidentally using 14 terms instead of 15. (C) 400 suggests someone calculated 15×50÷215 \times 50 \div 2 incorrectly, perhaps forgetting to divide by 2 entirely and getting confused with mental math. (D) 325 might come from using the wrong first or last term in the calculation, or making an arithmetic error when adding 4 + 46. The correct answer is (A) 375. Remember this sum formula for arithmetic sequences—it's much faster than finding the common difference and adding all terms individually. Always double-check that you're using the correct number of terms and the actual first and last values given in the problem.