1. Consider the numerical sequence: 7, 12, 17, 22, \dots. What is the $10^{th}$ term of this pattern?
A) 47B) 52C) 57D) 62
✓ Correct Answer: Option B
Explanation: <b>Solution:</b><br>The sequence starts at 7 and increases by 5 each time.<br>Rule: $n^{th}$ term $= 7 + (n-1) \times 5$<br>For n = 10:<br>$7 + (10-1) \times 5 = 7 + 9 \times 5 = 7 + 45 = 52$.