To determine how many integers between 25 and 125 are divisible by 6, we need to find the range of numbers in this interval that can be evenly divided by 6. Let's solve this step-by-step:
- Identify the smallest integer greater than or equal to 25 that is divisible by 6:
- Divide 25 by 6: \(\frac{25}{6} \approx 4.1667\).
- The next whole number is 5, so the smallest integer = \(5 \times 6 = 30\).
- Identify the largest integer less than or equal to 125 that is divisible by 6:
- Divide 125 by 6: \(\frac{125}{6} \approx 20.8333\).
- The largest whole number less than this quotient is 20, so the largest integer = \(20 \times 6 = 120\).
- Determine the total number of integers divisible by 6 from 30 to 120:
- Use the arithmetic sequence formula for integers: The general formula for the \(n\)-th term of an arithmetic sequence is \(T_n = a + (n-1)d\), where \(a\) is the first term and \(d\) is the common difference.
- Here, \(a = 30\), \(d = 6\), and the last term is 120.
- Equating \(T_n = 120\), we get: \(120 = 30 + (n-1) \times 6\).
- Simplifying: \(120 - 30 = (n-1) \times 6\)
- 90 = 6(n-1)
- 15 = n-1
- \(n = 16\)
Thus, there are 16 integers between 25 and 125 that are divisible by 6. Therefore, the correct answer is 16.