Multiple choice

What are the first two terms of a sequence with nth term as 5n + 4, where n is a natural number?

  1. 8, 19

  2. 14, 9

  3. -1, 9

  4. 9, 14

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The n-th term is 5n + 4. For n=1, term is 5(1)+4 = 9. For n=2, term is 5(2)+4 = 14.

AI explanation

To find the first two terms of the sequence, substitute n = 1 and n = 2 into the given expression 5n + 4. For n = 1, the calculation is 5(1) + 4, resulting in the first term of 9. For n = 2, the calculation is 5(2) + 4, resulting in the second term of 14. The first two terms are 9, 14.