Growing Patterns Math Example 4

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

Example 4

medium
A pattern has \(a_1 = 10\) and \(d = 5\). Find the 8th term using \(a_n = a_1 + (n-1)d\).

Solution

  1. 1
    \(a_8 = 10 + (8-1) \times 5\).
  2. 2
    \(= 10 + 7 \times 5 = 10 + 35 = 45\).

Answer

45
Using \(a_n = a_1 + (n-1)d\): \(a_8 = 10 + 35 = 45\).

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