A biologist determines that the approximate number, Number, of bacteria present in a culture after a certain

Question:

A biologist determines that the approximate number, Number, of bacteria present in a culture after a certain number of days, Time, is given by the following formula:

Number = BacteriaPresent * 2ˆ(Time/10)

where BacteriaPresent is the number present at the beginning of the observation period. Let the user input BacteriaPresent, the number of bacteria present at the beginning. Then compute the number of bacteria in the culture after each day for the first 10 days. Do this in a loop so that the user can see the results in a table. The output table should have headings for Day and Number of Bacteria Present (on that day).

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Prelude To Programming

ISBN: 9780133741636

6th Edition

Authors: Stewart Venit, Elizabeth Drake

Question Posted: