Question: A sequence of numbers is in arithmetic progression. If the first term is 12 and the last term is 48, and there are 8 terms in total, what is the common difference?
Options:
Correct Answer: 4
Solution:
The common difference d can be found using the formula for the nth term. The last term is given by a + (n-1)d. Here, 48 = 12 + (8-1)d, solving gives d = 4.