Solved

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

Question 161

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 a1\mathrm { a } _ { 1 } =498= 498 represent the initial number of bacteria present.


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

Correct Answer:

verifed

Verified

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

Related Questions