Skip Counting Math Example 4

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

Example 4

medium
Skip-count by 3s starting from 3. What is the 8th number?

Solution

  1. 1
    Count by 3s: 3, 6, 9, 12, 15, 18, 21, 24.
  2. 2
    The 8th number is 24.
  3. 3
    Check: \(3 \times 8 = 24\) โœ“

Answer

24
The nth number when counting by 3s is \(3 \times n\). The 8th term is \(3 \times 8 = 24\).

About Skip Counting

Counting forward by a number other than 1, jumping by equal intervals such as 2s, 5s, or 10s to produce the multiples of that number.

Learn more about Skip Counting โ†’

More Skip Counting Examples