#$&* course Mth 279 10/9 715pm Section 2.4.*********************************************
.............................................
Given Solution: &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ Self-critique rating: ********************************************* Question: 2. What annual rate of return is required if an investment of $1000 is to reach $3000 in 15 years? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: F=P(1+i)^n 3000=1000(1+i)^15 3=(1+i)^15 1.07598=1+i i=0.07598=7.6%
.............................................
Given Solution: &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ Self-critique rating: ********************************************* Question: 3. A bacteria colony has a constant growth rate. The population grows from 40 000 to 100 000 in 72 hours. How much longer will it take the population to grow to 200 000? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: F=Pr^t 100,000=40,000(r)^72 2.5=r^72 R=1.0128 200,000=100,000(1.0128)^t 2=(1.0128)^t Log(2)/log(1.0128)=t t=54.49 more days confidence rating #$&*:ut of 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ Self-critique rating: ********************************************* Question: 4. A population experiences growth rate k and migration rate M, meaning that when the population is P the rate at which new members are added is k P, but the rate at they enter or leave the population is M (positive M implies migration into the population, negative M implies migration out of the population). This results in the differential equation dP/dt = k P + M. Given initial condition P = P_0, solve this equation for the population function P(t). P(t)=Ce^(k*t)-(M/k) P(0)=Ce^(k(0))-M/k P_0=C(1)-M/k C=P_0+M/k P(t)=(P_0+m/k)e^(k*t)-M/k #$&* In terms of k and M, determine the minimum population required to achieve long-term growth. P(t) will increase as long as P_0+m/k is great than zero so if M is greater than -P_0*k long-term growth will occur #$&* What migration rate is required to achieve a constant population? M=-P_0*k YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution:
.............................................
Given Solution: &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ Self-critique rating: ********************************************* Question: 5. Suppose that the migration in the preceding occurs all at once, annually, in such a way that at the end of the year, the population returns to the same level as that of the previous year. How many individuals migrate away each year? For one year the population increases from P_0 to P_0*e^kt where t=1 The difference between these two populations would be the migration rate M=(P_0*e^k*1)-P_0 M=P_0*(e^k-1) #$&* How does this compare to the migration rate required to achieve a steady population, as determined in the preceding question? When compared to the migration rate for steady population: M=P_0*k the difference is [P_0*(e^k-1)]-[P_0*k]=P_0(e^k-1-k) #$&* YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: confidence rating #$&*:ut of 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ Self-critique rating: ********************************************* Question: 6. A radioactive element decays with a half-life of 120 days. Another substance decays with a very long half-life producing the first element at what we can regard as a constant rate. We begin with 3 grams of the element, and wish to increase the amount present to 4 grams over a period of 360 days. At what constant rate must the decay of the second substance add the first? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Constant decay rate is dQ/dt=-kQ Q(t)=Ce^(-kt) If the half life is 120 days then Q(120)=0.5C 0.5C=C*e^(-k*120) 0.5=e^(-k*120) ln0.5=(-k*120) -k=-0.00577 Q(t)=Ce^(-0.00577*t) Q(t)=3e^(-0.00577*t) Not sure where to go from here when we must determine the rate needed to add. confidence rating #$&*: out of 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): ------------------------------------------------ Self-critique rating: "