#$&* course MTH 174 4:26 pm 7/25/10. Calculus IIAsst # 19
......!!!!!!!!...................................
......!!!!!!!!...................................
**** Query problem 11.5.12 (was 10.5.8) $1000 at rate r
......!!!!!!!!...................................
YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The differential equation here is dM/dt = rM. The solution to this is given by: 1/M dM = r dt --> ln |M| = rt + C --> M = e^(rt)* e^C= Ae^(rt). For our needs here the e^c = A for all A>0. A is also equal to the initial balance in the account since e^(r*0)= 1. So $1000= A (1) --> A= 1000. Thus the solution is M= 1000 e^(rt). Where r= rate and t= years with t=0= year 2000.
......!!!!!!!!...................................
**** what differential equation is satisfied by the amount of money in the account at time t since the original investment? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution:This is also given above, and is: dM/dt= M*r.
......!!!!!!!!...................................
dM/dt = 0.05M ** The equation is dM/dt = r * M. The question is not posed for the specific value r = .05. **
.........................................
......!!!!!!!!................................... **** What is the solution to the equation YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The solution, also given above, is: M=1000 e^(rt).
......!!!!!!!!...................................
M = 1000e^(0.05*t) t is in years
.........................................
......!!!!!!!!................................... **** Describe your sketches of the solution for interest rates of 5% and 10%. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution:These are obviously exponential graphs. Both with y-intercept of $1000. However the 10% graph climbs much much more quickly that the 5%. The 5% passes through the point (30, 4,482) which means that in the year 2030 the balance is $4,482. And for r=10% we get (30, 20,086) which means that in the year 2030 we have $20,085.
......!!!!!!!!...................................
They're just exponential graphs
.........................................
......!!!!!!!!................................... **** Does the doubled interest rate imply twice the increase in principle? From the 30 year values we can see that doubling the interest rate corresponds to a much much greater return than just doubling. The 10% rate actually gives a return of approximately 4.48 times greater than the 5% rate.
......!!!!!!!!...................................
No
.........................................
......!!!!!!!!................................... Query problem 11.5.25 was 11.5.22 (3d edition 11.5.20) At 1 pm power goes out with house at 68 F. At 10 pm outside temperature is 10 F and inside it's 57 F. Give the differential equation you would solve to obtain temperature as a function of time. Solve the equation to find the temperature at 7 am. **** What is your prediction of the temperature at 7 am and how did you get it? Would you revise your estimate up or down in considering the assumption you made in writing the differential equation? Your solution: Using the equation from the book we start with: dT/dt = a*∆T . For our scenario the temperature difference is: ∆T= T- 10º F. Now we are losing heat so we need to have a negative sign here so we use -k and get: dT/dt= -k(T-10). Using the separation of variables method we solve this equation and end up with: T = 10 + A e^(-kt). Solving for B at t=o and T= 68º F tells us that B= 58. Then to find k we use t= 9 and T= 57º F we get k ≈ 0.0234. Now to find T at t= 18 (7 am is 18 hours after 1 pm) is simply a matter of plugging in the value of t to get: T ≈ 48º F. This is not cold enough to worry about freezing pipes. Our approximate value is approximate because we used the outside temperature of 10º F throughout our calculations, which is the assumption that the outside temperature was constant; however, we know very well that the outside temperature would also vary with time and would most likely be greater than 10º F at 1 pm, so for a more accurate approximation we would have to find a function in terms of time to model the temperature variance outside. ......!!!!!!!!...................................
.........................................
......!!!!!!!!...................................
**** What is your differential equation?
......!!!!!!!!...................................
dT/dt = -k(T - 10)
.........................................
......!!!!!!!!................................... **** How did you solve your differential equation?
......!!!!!!!!...................................
I just worked it out by a general solution given in the book
.........................................
......!!!!!!!!...................................
**** 11.6.15 was 11.6.11 (3d edition 11.6.6). 20 cal/day maintains weight; rate of wt change is prop to difference with prop const 1/3500 **** What is the differential equation you would solve to get W(t) for intake I cal/day? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: What I started with was the fact that the net calories, which directly affects any change in weight, was I - 20W. This gives the calories that will create a change in weight so it is directly proportional to change in weight and since we're given the proportionality constant the equation is then: dW/dt = 1/3500 (I- 20W). Using the method of variable separation we easily find the solution to this equation, and it is: W= I/20 - Ae^(-t/175). With our initial values we find A: 160 = 3000/20 - A(e^0) --> A= -10 --> W= 150 + 10e^(-t/175). It easy to see that this approaches 150 from above as a limit as t-->∞. This is what we see confirmed in the graph of the function. The function very slowly goes toward 150. At the end of 90 days the persons weight would be approximately 150.6 lbs. So we have a graph with y-intercept of 160 and passing through the point (90,150.6).
......!!!!!!!!...................................
dW/dt = w/3500
......!!!!!!!!...................................
Multiplied out the dW and dt and treated them as normal variables, then integrated
.........................................
......!!!!!!!!................................... **** Describe the graph of a 160 lb. person (init wt) eating 3000 cal/day.
......!!!!!!!!...................................
An exponential function
.........................................
......!!!!!!!!...................................
NOTE: I don't have this problem so I can't work it but I will look over the solution to still get an idea about what is going on. **** (no longer present as of 4th edition) Query problem 11.6.16 (was 10.6.10) C formed at a rate proportional to presence of A and of B, init quantities a, b the same
......!!!!!!!!...................................
OK
.........................................
......!!!!!!!!...................................
**** what is your differential equation for x = quantity of C at time t, and what is its solution for x(0) = 0?
......!!!!!!!!...................................
.........................................
......!!!!!!!!...................................
**** If your previous answer didn't include it, what is the solution in terms of a proportionality constant k? Query problem 11.6.29 was 11.6.25 (3d edition 11.6.20) F = m g R^2 / (R + h)^2. Find the differential equation for dv/dt and show that the Chain Rule dv/dt = dv/dh * dh/dt gives you v dv/dh = -gR^2/(R+h)^2. Solve the differential equation, and use your solution to find escape velocity. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: It is easy to show that dv/dt = -gR^2/(R+h)^2 because we know that F= ma= m dv/dt. Here we have m(gR^2/(R+h)^2. Dividing out the mass on both sides leaves gR^2/(R+h)^2, but our acceleration must be negative since gravity is constantly degrading the velocity which means dv/dt= -a= -gR^2/(R+h)^2. The next part is simple if you just recognize that dh/dt = velocity = v. This just says that the velocity is the change of height with respect to time. So we have v dv/dh = dv/dt = -gR^2/(R+h)^2. To solve this equation we multiply through with dt. This gives us the familiar variable separation scenario. Integrating both sides makes a general solution, which is: 1/2 v^2 = gR^2(1/(R+h) + C. To find a more useful form we need to solve for C. We can do this like we have done many other times and that is to use initial values. Here we know that v=v0 at h=0. Filling in produces: 1/2 v0^2 = gR+C--> C= 1/2 v0^2 - gR --> 1/2v^2 = gR^2/(R+h)^2 + 1/2 v0^2 -gR --> v^2 = 2gR^2/(R+h)^2 + v0^2 - 2gR. This is a very usable general solution. The minimum escape velocity is found by looking at happens as h grows very large. So as h->∞ gR^2/(R+h)^2 -> 0. This makes the solution equation take the form v^2 = v0^2 - 2gR. Here we must note that the velocity must be >0 in order to escape which implies that v0^2 ≥ 2gR --> v0≥ √(2gR). This has a minimum value when v0=√(2gR) and thus this is our minimum escape velocity. ……!!!!!!!!…………………………….. RESPONSE -->
......!!!!!!!!...................................
RESPONSE --> Interesting.
.................................................
......!!!!!!!!...................................
what is your solution to the differential equation R' = `sqrt( 2 G M0 / R ), R(0) = 0?
......!!!!!!!!...................................
RESPONSE --> I am assuming R' = dR/dx so I have a variable of integration. dR/dx = `sqrt( 2 G M0 / R ) dR/dx = 'sqrt( 2 G M0) / 'sqrt R dR / 'sqrt R = 'sqrt( 2 G M0) dx 2 'sqrt R = 'sqrt( 2 G M0) x 4 R = ( 2 G M0) x^x R = ( 2 G M0 x^2 ) / 4 This then satisfies for x=0, R=0.
.................................................
......!!!!!!!!...................................
Query Add comments on any surprises or insights you experienced as a result of this assignment.
......!!!!!!!!...................................
RESPONSE --> It's just really interesting how so many different things can be modeled in such simple terms. I know that we eventually will complicate these models more since there are always more factors involved than what we have considered so far. It also speaks to the power of the exponential function e. ...………………………………………."