11.0k views
0 votes
The first five terms of a sequence are 8, 27, 64, 125, and 216. Which of the following describes how to generate the next term in the sequence? Add 1 to the term number, then cube the result. Cube the term number, then add 1 to the result. Cube the term number, then subtract 1 from the result. Subtract 1 from the term number, then cube the result.

1 Answer

2 votes

Answer:

Add 1 to the term number then cube the result

Explanation:

n | 1 | 2 | 3 | 4 | 5 |

(n+1)^3 | 8 | 27 | 64 | 125 | 216 |

User Karastojko
by
8.5k points

No related questions found