The nth term of an arithmetic progression (AP) is determined by the formula: \(a_n = a + (n-1)d\), where \(a\) represents the first term, \(d\) is the common difference, and \(a_n\) is the nth term.
The problem provides the following information:
We now have a system of two linear equations:
To find the values of \(a\) and \(d\), we subtract the first equation from the second:
\((a + 11d) - (a + 4d) = 41 - 20\)
This simplifies to:
\(7d = 21\)
Solving for \(d\), we get:
\(d = 3\)
Next, we substitute the value of \(d\) back into the first equation to solve for \(a\):
\(a + 4(3) = 20\)
This simplifies to:
\(a + 12 = 20\)
Solving for \(a\), we find:
\(a = 20 - 12\)
\(a = 8\)
The first term of the AP is 8. The final answer is: 8