To solve the problem, we will use the formula for the nth term of an arithmetic progression (AP):
\(a_n = a + (n-1)d\)
where \(a\) is the first term, \(d\) is the common difference, and \(a_n\) is the nth term.
Given:
We have two equations:
Subtract the first equation from the second to eliminate \(a\):
\((a + 11d) - (a + 4d) = 41 - 20\)
\(7d = 21\)
Solve for \(d\):
\(d = 3\)
Substitute \(d = 3\) back into the first equation to find \(a\):
\(a + 4(3) = 20\)
\(a + 12 = 20\)
Solving for \(a\):
\(a = 20 - 12\)
\(a = 8\)
Therefore, the first term of the AP is 8. The correct answer is: 8
Step 1: Let the first term be \( a \) and common difference be \( d \). The \(n\)-th term of an AP is given by: \[ a_n = a + (n-1)d \] Given, \[ a_5 = a + 4d = 20 \quad \cdots (1) \] \[ a_{12} = a + 11d = 41 \quad \cdots (2) \] Step 2: Subtract equation (1) from (2): \[ (a + 11d) - (a + 4d) = 41 - 20 \implies 7d = 21 \implies d = 3 \] Step 3: Substitute \( d = 3 \) into equation (1): \[ a + 4 \times 3 = 20 \implies a + 12 = 20 \implies a = 8 \] Hence, the first term is \( {8} \).