WebGraphing.com Homepage Welcome Guest   | Login   
  Search  
  Index  | Recent Threads  | Who's Online  | Register  | Search  | Help  | RSS feeds



Quick Go »
Thread Status: Normal
Total posts in this thread: 2
[Add To My Favorites] [Watch this Thread] [Post new Thread]
Author
Previous Thread This topic has been viewed 1684 times and has 1 reply Next Thread
Female cvmsparkle


united states
Joined: Dec 6, 2006
Posts: 1
Status: Offline

sad   i need help as soon as possible plz. Reply to this Post
Reply with Quote

Refer to the following problem situation: The number of bacteria in petri dish culture doubles every 3hr.s Initially there are 2500 bacteria present.


?: Find the complete graph that shows the numeber of bacteria present during the first 24-hr.period.
[Dec 6, 2006 6:31:14 PM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
Female pskinner

Member's Avatar


Joined: Apr 2, 2005
Posts: 797
Status: Offline
biggrin   Re: i need help as soon as possible plz. Reply to this Post
Reply with Quote

Sounds like you want to plot 9 points:

(0,2500)
(3,2500*2)
(6,2500*2^2)
(9,2500*2^3)

etc.

(24,2500*2^8)

where (x,y)=(time in hours,number of bacteria in petri dish).

So, the "general" formula in terms of t would be:

(t,2500*2^(t/3))

You can use one of the function graphing calculators and enter:

2500*2^(x/3)

After you see the graph, you can replot over the x-interval, [0,24].
----------------------------------------
Principal Skinner
[Dec 6, 2006 8:39:17 PM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
[Show Thread Printable Version] [Post new Thread]