asked 3.1k views
0 votes
The function for a sequence is given below:

f(n) = 200 * 2^n
What is the 5th term of this sequence?

1 Answer

2 votes

Final answer:

The 5th term of the sequence is 6400.

Step-by-step explanation:

The function for the sequence is given by f(n) = 200 * 2^n.

To find the 5th term of this sequence, substitute n = 5 into the function:

f(5) = 200 * 2^5 = 200 * 32 = 6400.

Therefore, the 5th term of the sequence is 6400.


answered
User Ana Paula
by
8.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.