#$&* course Mth 279 6/15 10:10 pmI feel like the assignments for this week got progressively easier
.............................................
Given Solution: &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): Do I need to have these equations memorized???
.............................................
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: first we must find k P(t) = Ce^(kt) 100000 = 40000 e^(72k) 2.5 = e^72k ln2.5 = 72k k = ln(2.5)/72 200000 = 100000e^(kt) 2 = e^(ln(2.5)/72 t) ln2 = ln(2.5)/72 t t = ln(2)/ln(2.5)*72 = 54.465 hours approx. confidence rating #$&*: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
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). **** #$&* In terms of k and M, determine the minimum population required to achieve long-term growth. **** #$&* What migration rate is required to achieve a constant population? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: dP/dt -kP = M p(t) = -k P(t) = -kt u = e^(-kt) e^(-kt) dP/dt = ke^(-kt) P = e^(-kt)M integrate both sides e^(-kt) P(t) = -M/k e^(-kt) + C P(t) = -M/k + Ce^(kt) P(t) = -M/k + P_0 e^(kt) Any value of P_0 will allow the population to grow as long as k is positive P_0e^(kt) = -M/k M = -P_0*k e^(kt)
.............................................
Given Solution: &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): I'm not sure about the second question ------------------------------------------------ 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? **** #$&* How does this compare to the migration rate required to achieve a steady population, as determined in the preceding question? **** #$&* YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: I know I'm supposed to combine the compounding annually equation with the migration one somehow. I'm not really sure how to do that. But this question is different from the last one because in the last one, it was asking about continuous migration. This question is presuming that the migration happens all at once. Although the average migration for the year will be the same, their individual graphs will be different. This is similar to a previous assignment when we were estimating averages by assuming the small business made the same every month confidence rating #$&*: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): I can't quite figure out how to answer the first part. Although I'm pretty sure I have to combine the annual compounding one with the population one