what were the first four terms of the sequence represented by the expression n(n - 1) - 5

-7, -5, -3, 1
-5, -10, -15, -20
0, 2, 6, 12
-5, -3, 1, 7

SHOW YOUR WORK

To find the first four terms of the sequence represented by the expression n(n - 1) - 5, we simply plug in the values 1, 2, 3, and 4 for n and simplify.

For n = 1: 1(1 - 1) - 5 = 0 - 5 = -5
For n = 2: 2(2 - 1) - 5 = 2 - 5 = -3
For n = 3: 3(3 - 1) - 5 = 6 - 5 = 1
For n = 4: 4(4 - 1) - 5 = 12 - 5 = 7

Therefore, the first four terms of the sequence are -5, -3, 1, 7.