Growing Patterns Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
The first term of a pattern is 5 and it grows by 6 each time. Using \(a_n = a_1 + (n-1)d\), find the 10th term.

Solution

  1. 1
    Given: \(a_1 = 5\), \(d = 6\), find \(a_{10}\).
  2. 2
    Apply formula: \(a_{10} = 5 + (10-1) \times 6\).
  3. 3
    \(a_{10} = 5 + 9 \times 6 = 5 + 54 = 59\).
  4. 4
    The 10th term is 59.

Answer

59
The arithmetic sequence formula \(a_n = a_1 + (n-1)d\) lets us jump directly to any term without listing them all.

About Growing Patterns

A growing pattern is a sequence where each term increases by following a consistent rule, such as adding the same number each time (2, 5, 8, 11, ...) or multiplying by a constant factor (3, 6, 12, 24, ...). Recognizing the rule lets you predict any term in the sequence.

Learn more about Growing Patterns โ†’

More Growing Patterns Examples