To find the first five terms of the sequence defined by the formula \( a_n = 21 - 2n^2 \), we will calculate the terms for \( n = 1, 2, 3, 4, 5 \).
-
For \( n = 1 \): \[ a_1 = 21 - 2(1^2) = 21 - 2(1) = 21 - 2 = 19 \]
-
For \( n = 2 \): \[ a_2 = 21 - 2(2^2) = 21 - 2(4) = 21 - 8 = 13 \]
-
For \( n = 3 \): \[ a_3 = 21 - 2(3^2) = 21 - 2(9) = 21 - 18 = 3 \]
-
For \( n = 4 \): \[ a_4 = 21 - 2(4^2) = 21 - 2(16) = 21 - 32 = -11 \]
-
For \( n = 5 \): \[ a_5 = 21 - 2(5^2) = 21 - 2(25) = 21 - 50 = -29 \]
Thus, the first five terms of the sequence are \( 19, 13, 3, -11, -29 \).
So the correct answer is: 19, 13, 3, -11, -29.