5509895
Two number patterns both start at \(2\).
Pattern A rule: add \(3\).
Pattern B rule: add \(5\).
Write the first five terms of each pattern, including the starting term.
Hints
- Use the starting term as the first term in each pattern.
- Apply the same add rule repeatedly within one pattern.
- Keep the two patterns separate while generating their terms.
Solution
1. Pattern A starts at \(2\) and increases by \(3\): \(2, 5, 8, 11, 14\).
2. Pattern B starts at \(2\) and increases by \(5\): \(2, 7, 12, 17, 22\).
Answer
Pattern A: \(2, 5, 8, 11, 14\)
Pattern B: \(2, 7, 12, 17, 22\)
