Multiple choice

Find the nth term of the given sequence. - 1, - 2, - 3, - 4, - 5,...

    • n
    • n + 1
    • n + 2
    • n - 1
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The sequence is -1, -2, -3, -4, -5. The n-th term is simply -n.

AI explanation

Each term in the sequence is the negative value of its position. The first term is -1, the second term is -2, and the third term is -3. This means the formula for the nth term is -n.