Given AP: $-\dfrac{11}{2}, -3, -\dfrac{1}{2}, \ldots$
Here, $a = -\dfrac{11}{2}$, $d = -3 - \left(-\dfrac{11}{2}\right) = -3 + \dfrac{11}{2} = \dfrac{5}{2}$
Let $a_n = \dfrac{49}{2}$
Using $a_n = a + (n-1)d$:
$$\frac{49}{2} = -\frac{11}{2} + (n-1)\cdot\frac{5}{2}$$
$$\frac{49}{2} + \frac{11}{2} = (n-1)\cdot\frac{5}{2}$$
$$30 = (n-1)\cdot\frac{5}{2} \implies n-1 = 12 \implies n = 13$$
$\therefore \dfrac{49}{2}$ is the 13th term of the AP.
Source: Chapter 5, Exercise 5.2
---