the7joker7 said:
Here's what I have.
[tex]\frac{1}{Y - 67000}[/tex]dy = .05dt
Take integrals...
ln(Y - 67000) = .05t + C
No, ln|Y- 67000|= 0.05t+ C. In many problems, you
know you are working with positive numbers so the absolute value isn't necessary. Here, it is essential.
From here, I tried two different things.
1: ln(-67000) = .2 + C
11.11245 = .2 + C
Actually, ln(-67000) doesn't even exist- however, by forgetting the "-" you have got exactly the right thing!
C = 10.912 (Can't possibly be right.)
Why not? Do you understand what C represents in terms of the orginal problem? And do you understand what it is you are trying to find? If ln|Y- 67000|= 0.05t+ 10.912, then when t= 0, ln|Y- 67000|= ln(67000- Y)= 10.912. How much money must you have started with? Solve that equation for Y
2: 67000 = e[tex]^{.05t}[/tex]e[tex]^{c}[/tex]
67000 = e[tex]^{.2}[/tex]e[tex]^{c}[/tex]
67000/1.2214 = e^c
C = ln(67000/1.2214) = Some also very low number that can't possibly be right.
Again, why are you saying that some "very low number" for C can't be right? C is NOT the original deposit you are looking for.
You should have ln|Y- 67000|= ln(67000- Y) (since Y is always less than 67000) = 0.05t+ C. Taking exponentials of both sides 67000- Y= Ce
0.05t, which is the formula you have below. When t= 4, Y= 0 so 67000= Ce
0.2 so C= 67000e
-0.2 and 67000- Y= 67000e
0.05t- 0.2[/itex]. When t= 0, 67000-Y= 67000e-.2 so Y= 67000(1- e-.2).
Then I started to try something like...
y(4) = Ae[tex]^{-.05*4}[/tex]
And don't really know how to proceed.