SOLUTION: A website had 120 visitors on its first day.The number of visitors double in every 4 days.Write a function comparing the number of visitors for the particular number of days.
Algebra.Com
Question 951472: A website had 120 visitors on its first day.The number of visitors double in every 4 days.Write a function comparing the number of visitors for the particular number of days.
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
A website had 120 visitors on its first day.The number of visitors double in every 4 days.Write a function comparing the number of visitors for the particular number of days.
----
Form:: y = ab^x
------
y = 120(2)^(d/4)
----
f(0) = 120
f(1) = 120*2^(1/4) = 143 when rounded up
f(2) = 120*2^(2/4) = 170 when rounded up
f(3) = 120*2^(3/4) = 202 when rounded up
f(4) = 120*2^(4/4) = 240
--------------
Cheers,
Stan H.
--------------
RELATED QUESTIONS
The number of visitors to a website in the first week is 50. The number of visitors each (answered by ikleyn)
The number of visitors to a website in the first week is 40. The number of visitors each... (answered by josmiceli)
A new park open on Monday with 45 visitors the manager estimates that the number of... (answered by Boreal)
133 visitors visited a computer exhibition. 1/4 of the number of local visitors is equal... (answered by josmiceli)
Lisa saw a funny cat video on a website and checked every day to see how many views it... (answered by stanbon)
Not all visitors to a certain company's website are customers. In fact, the website... (answered by stanbon)
year 2003-310 visitors/ 2004-332 visitors/2005-355 visitors/2006-380 visitors/2007-406... (answered by stanbon)
Not all visitors to a certain company's website are customers. In fact, the website... (answered by Alan3354)
Not all visitors to a certain company's website are customers. In fact, the website... (answered by ikleyn)