Solved

Solve the Problem n\mathrm { n } Represents a 30 -Minute Interval

Question 89

Multiple Choice

Solve the problem.
-Suppose that certain bacteria can double their size and divide every 30 minutes. Write a recursive sequence that describes this growth where each value of n\mathrm { n } represents a 30 -minute interval. Let a 1=4901 = 490 represent the initial number of bacteria present.


A) an=2a1a _ { n } = 2 a _ { 1 } for all values of nn .
B) a1=490;an=2an+1a _ { 1 } = 490 ; \quad a _ { n } = 2 a _ { n } + 1 for n>1n > 1
C) a1=490;an=2an1\mathrm { a } _ { 1 } = 490 ; \mathrm { a } _ { \mathrm { n } } = 2 \mathrm { a } _ { \mathrm { n } - 1 } for n>1\mathrm { n } > 1 .
D) a1=490;an=12an1a _ { 1 } = 490 ; \quad a _ { n } = \frac { 1 } { 2 } a _ { n - 1 } \quad for n>1n > 1

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions