What Value of t Makes N(t) Equal to 250?

  • Thread starter Thread starter needingtoknow
  • Start date Start date
  • Tags Tags
    Value
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
needingtoknow
Messages
160
Reaction score
0

Homework Statement



What value of t will make the function = 250?

N(t) = 500 / (1+9e^(-5t))
250 = 500 / (1+9e^(-5t))

The Attempt at a Solution



1 + 9e^-5t = 2
9e^-5t = 1
t = log1/log(-5)(9e)
t = 0

However t = 0 is incorrect because when it is subbed back into the original equation it does not result in 250. How do I solve for the correct value of t?
 
Physics news on Phys.org
Your solution is difficult to follow. Everything up to your second step checks out, but I can't understand how you went from the second equation to the third. The third equation also seems completely senseless. You can't take the natural logarithm of a negative number in the real number line.

If you show your full transition from the second step to the third, we might be able to help you better. But a wild guess from my head suggests that you are somehow misreading the second equation, so I will write it down nicely: [itex]9e^{-5t} = 1[/itex]. Did that help?
 
Your are correct to this point:

9e^(-5t) = 1

You didn't apply logarithms correctly after this. Here is how to proceed correctly:

e^(-5t) = 1/9
Mod note: Deleted the remainder of this post, as it was probably too much help.[/color]
Now take the natural log of both sides:
 
Last edited by a moderator: