Posted by Lizzie on Monday, May 7, 2012 at 2:16am.
f(day)=800*.45^(day)
Set f(day)=1, solve for day by taking a log on both sides.
instead of .45^(day) you should actually use .45^(day-1) so that the first day is 800
I tried doing this, but I still have no idea how to solve this problem =/
e.g.
day 1 = 800
day 2 = 800(.45)
day 3 = 800(.45)^2
looks like day (n+1) would be 800(.45)^n
..
when is 800(.45)^n = 1
.45^n = 1/800 = .00125
take log of both sides
log(.45^n) = log .00125
n log .45 = log .00125
n = log .00125/log .45 = 8.3
checking:
day 9 = 800(.45)^8 = 1.35
day 10 = 800(.45)^9 = .61 ----> receive no income
so he receives income for 9 days
so we want the sum of the geometric series of 9 terms
with a = 800 and r = .45
sum(9) = 800(1 - .45^9)/(1 - .45)
= 1453.44
I understand it now! Thank you so much!
Related Questions
Math - What is the better deal? Earning $1000 a day for the rest of your life or...
word problem(algebra) - a shopkeeper bought 16 boxes of pens.each box contained ...
phycology - Money management refers to: A. preparing personal financial ...
math - Donna does 26 sits-ups on her fifth day of practice. If she has done 5 ...
maths - challenge - Simon starts a new job . On the first day he gets paid 1p . ...
Math - My friend and I are both going to start working. I'm starting Sunday ...
math - Imagine that I am hiring you to work for me for the next month (30 days...
math - Gino just opened a pizza restaurant. He had 1 customer the first day, 3 ...
Math - At the start, a biologist counts M microbes in a sample. Every day after ...
math - a man drives x miles the first day,y miles the second day,and z miles the...
For Further Reading