Answer: 0.5n + 1
=======================================================
Step-by-step explanation:
The starting term is
and the common difference is d = 0.5
If we have an arithmetic sequence, then,
![a_n = a_1 + d(n-1)\\\\a_n = 1.5 + 0.5(n-1)\\\\a_n = 1.5 + 0.5n-0.5\\\\a_n = 0.5n + 1\\\\](https://img.qammunity.org/2023/formulas/mathematics/high-school/r6ly0ghfndigdbrj4cuydwai0vh1ztgor3.png)
represents the nth term.
------------
To partially check the answer, let's try n = 3
![a_n = 0.5n + 1\\\\a_3 = 0.5(3) + 1\\\\a_3 = 1.5 + 1\\\\a_3 = 2.5\\\\](https://img.qammunity.org/2023/formulas/mathematics/high-school/1n8q1y7kswewch0t8o7mgf3fjg6w4sqlx0.png)
The third term is indeed 2.5, so we have confirmed the nth term formula works for n = 3. I'll let you try out the other values of n.