SOLUTION: Suppose that a student has 500 vocabulary words to learn. If the student learns 15 words after 5 minutes (this means L(5)=15 for the function L(t) ) , the function L(t) = 500(1&#87

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Suppose that a student has 500 vocabulary words to learn. If the student learns 15 words after 5 minutes (this means L(5)=15 for the function L(t) ) , the function L(t) = 500(1&#87      Log On


   



Question 33657: Suppose that a student has 500 vocabulary words to learn. If the student learns 15 words after 5 minutes (this means L(5)=15 for the function L(t) ) , the function L(t) = 500(1− e−0.0061t ) approximates the number of words L that a student will learn after t minutes.
a) How many words will the student learn after 30 minutes?
b) How long will it take the student to learn 300 words?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
L(t)=500[1-e^(-0.006t)]
L(30)=500[1-e^(-0.006(30)]
=500[0.164729789)
=82 words
300=500[1-e^(-0.006t)
0.6=[1-e^(-0.006t)
e^(-0.006t)=0.4
Take the natural log of both sides to get:
-0.006t=ln0.4=0.91629...
t=152.72 minutes
Cheers,
Stan H.