#I need help with part b
45 messages · Page 1 of 1 (latest)
Hi @hollow sail , What does L mean in this context? Speed of light?
This is just a math question nothing to do with physics
I have already found part a
v(t) = 4.9e^-t/2
Alright, to determine the smallest possible value of L we need to find the maximum value of v(t):
lim x -> inf v(t)
So we need to find the max value of v(t)
I am allowed to use the calculator for this question from my teacher
How do I do this?
I see that you have a small mistake in your velocity v(t). When integrating, we still get an integration constant:
v(t) = 19.6e^-t/2 + C
You can determine this by the boundary condition that the object starts falling at t=0 and therefore has no velocity yet:
v(t = 0) = 19.6e^-t/2 + C = 0
C = -19.6
Now you can calculate the limit. Consider what happens to e^-t/2 when t becomes very large
update: corrected the mistake
Oh I realized my mistake, let me fix the problem for part a
Ok so I have corrected by mistake
v(t)=19.6e^t/2 + C
dont forget the minus in e^-t/2
ok
now you can find C by the boundary condition: v(t=0) = 0. So C is -19.6 m/s
So that is that answer
Why is t=0 ?
No, for the answer, you still need to calculate the limit of v(t) as t approaches infinity. This will give you the maximum velocity. So far, we have only done task a
oh
So how do I do this ? for task b
In the problem, t is the time the object is falling. We release it at t = 0, at which point the object initially has no velocity since it first accelerates downwards. Therefore v(t=0) = 0
Oh that why
So how to solve part b
We need to calc
$lim_{t \to \infty} v(t) = lim_{t \to \infty} 19.6e^{-\frac{t}{2}} - 19.6 $
wel..
we need to calc
lim(t -> infinity) v(t)
lim(t -> infinity) 19.6e^-t/2 - 19.6
we can seperate it
lim(t -> infinity) 19.6e^-t/2 - lim(t -> infinity) 19.6
for t -> infinity we have in general
e^-t -> 0
therefore
lim(t -> infinity) 19.6e^-t/2 = 0
that means:
lim(t -> infinity) v(t) = 19.6 m/s
L = 19.6 m/s
Thank you
for helping me
IS there a another why to slove this not using infinity
?
Oh okay, good to know. Then here's another possible solution:
We are looking for the maximum value of v(t) consists of two terms, where the first one has an e^-t/2 factor and the second one is a constant number. As t becomes larger and larger, the e^-t/2 factor becomes smaller and smaller, making the entire first term diminish until it eventually disappears. However, the second term remains constant throughout
Why is the second term remains constant?
Since the second term is not dependent on t and always remains 19.6, regardless of how large or small t is
Ok so the answer is 19.6 m/s
👍 yes