An arithmetic progression has the formula:
an=a+(n−1)d
Where a is the first term, n is the position, and d is the common difference.
Given that the 21st term is 91 and the 33rd term is 145.
Using the formula for both given terms:
a21=a+20d=91 ... ①
a33=a+32d=145 ... ②
Subtracting equation ① from equation ②:
(a+32d)−(a+20d)=145−91
12d=54
d=1254
d=4.5
Substituting d=4.5 into equation ①:
a+20(4.5)=91
a+90=91
a=1
Finding the 29th term:
a29=a+(29−1)d
a29=1+28(4.5)
a29=1+126
a29=127
Therefore, the 29th term is 127.
The answer is option 1.