{"id":836,"date":"2025-06-20T17:16:38","date_gmt":"2025-06-20T17:16:38","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus2\/?post_type=chapter&#038;p=836"},"modified":"2025-08-15T17:20:42","modified_gmt":"2025-08-15T17:20:42","slug":"first-order-linear-equations-and-applications-learn-it-4","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus2\/chapter\/first-order-linear-equations-and-applications-learn-it-4\/","title":{"raw":"First-Order Linear Equations and Applications: Learn It 4","rendered":"First-Order Linear Equations and Applications: Learn It 4"},"content":{"raw":"<h2>Population Growth and Carrying Capacity<\/h2>\r\n<p class=\"whitespace-normal break-words\">Differential equations provide powerful tools for modeling how population sizes change over time. While exponential growth represents the simplest model, real populations face additional constraints that create more realistic growth patterns.<\/p>\r\n<p class=\"whitespace-normal break-words\">When modeling population growth, we use specific variables to represent key components. The variable [latex]t[\/latex] represents time, which can be measured in hours, days, weeks, months, or years depending on the problem. The variable [latex]P[\/latex] represents population, and since population varies over time, we write it as a function [latex]P(t)[\/latex].<\/p>\r\nIf [latex]P(t)[\/latex] is differentiable, then the first derivative [latex]\\frac{dP}{dt}[\/latex] represents the instantaneous rate of change of the population as a function of time. This derivative tells us how fast the population is growing or shrinking at any given moment.\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>population rate interpretation<\/h3>\r\nThe derivative [latex]\\frac{dP}{dt}[\/latex] tells us how fast the population is growing or shrinking at any given moment.\r\n\r\n<\/section>The exponential growth function [latex]P(t) = P_0 e^{rt}[\/latex] provides our starting point for population modeling. In this function, [latex]P(t)[\/latex] represents the population at time [latex]t[\/latex], [latex]P_0[\/latex] represents the <strong>initial population<\/strong> (population at time [latex]t = 0[\/latex]), and the constant [latex]r &gt; 0[\/latex] is called the <strong>growth rate<\/strong>.\r\n\r\n<section class=\"textbox example\" aria-label=\"Example\">The function [latex]P(t) = 100e^{0.03t}[\/latex] models a population starting at 100 individuals with a growth rate of 0.03. This creates the classic J-shaped exponential curve.\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"325\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/4175\/2019\/04\/11234134\/CNX_Calc_Figure_08_04_001.jpg\" alt=\"A graph of an exponential function p(t) = 100 e ^ (0.03 t). It is an increasing concave up function starting in quadrant 2, crosses the y-axis at (0, 100), and increases in quadrant 1.\" width=\"325\" height=\"239\" data-media-type=\"image\/jpeg\" \/> Figure 1. An exponential growth model of[\/caption]\r\n\r\n<\/section>\r\n<figure id=\"CNX_Calc_Figure_08_04_001\"><figcaption><\/figcaption><\/figure>\r\n<p id=\"fs-id1170571543468\">We can verify that the function [latex]P(t) = P_0 e^{rt}[\/latex] satisfies the initial-value problem:<\/p>\r\n\r\n<div id=\"fs-id1170572138153\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{dP}{dt}=rP,P\\left(0\\right)={P}_{0}[\/latex].<\/div>\r\n<p class=\"whitespace-normal break-words\">This differential equation states that the population growth rate is proportional to the current population size, with the constant of proportionality [latex]r[\/latex] never changing.<\/p>\r\n<p class=\"whitespace-normal break-words\">One major problem with exponential growth is its prediction of unlimited population increase. This is unrealistic since various factors limit population growth: birth rate, death rate, food supply, predators, and available space. The growth constant [latex]r[\/latex] typically accounts for birth and death rates but ignores these other limiting factors.<\/p>\r\n<p class=\"whitespace-normal break-words\">Biologists have observed that many populations grow until reaching a steady-state level. This leads to the concept of <strong>carrying capacity<\/strong> - the maximum population an environment can sustain indefinitely.<\/p>\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>carrying capacity<\/h3>\r\nThe maximum population of an organism that an environment can sustain indefinitely. We use the variable [latex]K[\/latex] to represent carrying capacity.\r\n\r\n<\/section>\r\n<p class=\"whitespace-normal break-words\">The <strong>logistic differential equation<\/strong> incorporates carrying capacity to create a more realistic population model:<\/p>\r\n<p class=\"whitespace-normal break-words\" style=\"text-align: center;\">[latex]\\frac{dP}{dt} = rP\\left(1 - \\frac{P}{K}\\right)[\/latex]<\/p>\r\n<p class=\"whitespace-normal break-words\">where [latex]K[\/latex] is the carrying capacity, [latex]r[\/latex] is the growth rate, and [latex]P(t)[\/latex] represents population at time [latex]t[\/latex].<\/p>\r\n\r\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>logistic differential equation<\/h3>\r\n<p id=\"fs-id1170572217499\">Let [latex]K[\/latex] represent the carrying capacity for a particular organism in a given environment, and let [latex]r[\/latex] be a real number that represents the growth rate. The function [latex]P\\left(t\\right)[\/latex] represents the population of this organism as a function of time [latex]t[\/latex], and the constant [latex]{P}_{0}[\/latex] represents the initial population (population of the organism at time [latex]t=0[\/latex]). Then the <strong>logistic differential equation<\/strong> is<\/p>\r\n\r\n<div id=\"fs-id1170571555572\" style=\"text-align: center;\" data-type=\"equation\">[latex]\\frac{dP}{dt}=rP\\left(1-\\frac{P}{K}\\right)[\/latex]<\/div>\r\n<\/section>\r\n<p class=\"whitespace-normal break-words\">This equation behaves differently depending on the population size relative to carrying capacity:<\/p>\r\n\r\n<ul>\r\n \t<li class=\"whitespace-normal break-words\"><strong>When [latex]P[\/latex] is small compared to [latex]K[\/latex]<\/strong>: The term [latex]\\frac{P}{K}[\/latex] is close to zero, so [latex]1 - \\frac{P}{K} \\approx 1[\/latex]. The equation becomes approximately [latex]\\frac{dP}{dt} = rP[\/latex], resembling exponential growth.<\/li>\r\n \t<li class=\"whitespace-normal break-words\"><strong>As [latex]P[\/latex] approaches [latex]K[\/latex]<\/strong>: The term [latex]1 - \\frac{P}{K}[\/latex] gets smaller, slowing the growth rate. When [latex]P = K[\/latex], we get [latex]\\frac{dP}{dt} = 0[\/latex], so population stops changing.<\/li>\r\n \t<li class=\"whitespace-normal break-words\"><strong>When [latex]P &gt; K[\/latex]<\/strong>: The term [latex]1 - \\frac{P}{K}[\/latex] becomes negative, causing population to decrease toward the carrying capacity.<\/li>\r\n<\/ul>\r\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\">Populations below carrying capacity grow toward [latex]K[\/latex]. Populations above carrying capacity decline toward [latex]K[\/latex]. The carrying capacity acts as a stable equilibrium point.\r\n\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">There were an estimated [latex]150[\/latex] pileated woodpeckers (Dryocopus pileatus) in a forest at the beginning of 2020. At the beginning of 2021, the population had increased to about [latex]175[\/latex]. Based on the size of the forest, the carrying capacity is estimated to be about [latex]400[\/latex] pileated woodpeckers.\r\n<ol style=\"list-style-type: lower-alpha;\">\r\n \t<li>Write a logistic differential equation and initial condition to model this population. Use [latex]t=0[\/latex] for the beginning of 2020.<\/li>\r\n \t<li>Draw a direction field for this logistic differential equation, and sketch the solution curve corresponding to the initial condition.<\/li>\r\n \t<li>Solve the initial-value problem for [latex]P\\left(t\\right)[\/latex].<\/li>\r\n \t<li>According to this model, what will the population be at the beginning of 2025?<\/li>\r\n \t<li>How long will it take the population to reach [latex]75%[\/latex] of the carrying capacity?<\/li>\r\n<\/ol>\r\n[reveal-answer q=\"fs-id1170572346816\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1170572346816\"]\r\n<ol style=\"list-style-type: lower-alpha;\">\r\n \t<li>The logistic differential equation formula is [latex]\\frac{dP}{dt}=rP \\left( 1-\\frac{P}{K} \\right)[\/latex]. We are told that the carrying capacity is [latex]400[\/latex] so we substitute this value in for [latex]K[\/latex]. To approximate [latex]r[\/latex], we can use the fact that the population increased from [latex]150[\/latex] to [latex]175[\/latex] in one year. Thus, the growth rate is [latex]r = \\frac{175-150}{150} = \\frac{25}{150} = \\frac{1}{6} \\approx 16.67%[\/latex].To find the initial condition, we use the fact that there are [latex]150[\/latex] pileated woodpeckers at the beginning of 2020, so [latex]P_0=150[\/latex]. Putting this all together gives us the following initial-value problem.[latex]\\frac{dP}{dt}=0.1667 P \\left( 1-\\frac{P}{400} \\right)[\/latex], \u2003 [latex]P\\left(0\\right)=150[\/latex]<\/li>\r\n \t<li><center><img class=\"alignnone size-medium wp-image-2086\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/5621\/2021\/07\/27144733\/4.4Example4.14b-300x281.png\" alt=\"A direction field for the logistic differential equation with a solution curve drawn corresponding to the initial condition.\" width=\"300\" height=\"281\" \/><\/center><\/li>\r\n \t<li>We can solve the differential equation using separation of variables.<center>\r\n\\begin{array}{rll}\r\n\\frac{dP}{dt} &amp; =\\hfill 0.1667 P \\left( 1-\\frac{P}{400} \\right) &amp;\\hfill \\\\\r\n\\frac{dP}{dt} &amp; =\\hfill 0.1667 P \\left( \\frac{400-P}{400} \\right) &amp; \\text{Rewrite the expression inside the parentheses}\\\\\r\n\\hfill &amp; \\hfill &amp; \\text{as one combined fraction.}\\\\\r\n\\frac{dP}{P\\left(400-P\\right)} &amp; =\\hfill\\frac{0.1667}{400}dt &amp; \\text{Divide both sides by the factors }P\\text{ and }400-P\\text{.}\\\\\r\n\\hfill &amp; \\hfill &amp; \\text{Multiply both sides by }dt\\text{.}\\\\\r\n\\int \\frac{1}{400}\\left(\\frac{1}{P}-\\frac{1}{400-P}\\right)dP &amp; =\\hfill \\int\\frac{0.1667}{400}dt &amp; \\text{Use partial fraction decomposition to rewrite the left side}\\\\\r\n\\hfill &amp; \\hfill &amp; \\text{and integrate both sides.}\\\\\r\n\\frac{1}{400}\\left( \\ln \\left| P \\right|-\\ln \\left| 400-P \\right|\\right) &amp; =\\hfill \\frac{0.1667}{400}t+C_1 &amp;\\hfill\\\\\r\n\\ln \\left| \\frac{P}{400-P} \\right| &amp; =\\hfill 0.1667t+C_2 &amp; \\text{Multiply both sides by }400\\\\\r\n\\hfill &amp; \\hfill &amp; \\text{ and use the quotient rule to combine the logarightms.}\\\\\r\n\\left| \\frac{P}{400-P} \\right| &amp; =\\hfill e^{0.1667t+C_2} &amp; \\text{Rewrite the equation using the definition of the natural logarithm.}\\\\\r\n\\left| \\frac{P}{400-P} \\right| &amp; =\\hfill C e^{0.1667t} &amp; \\text{Rewrite the right side using the properties of exponents.}\\\\\r\n\\frac{P}{400-P} &amp; =\\hfill C e^{0.1667t} &amp; \\text{If we allow the constant }C\\text{ to be positive or negative,}\\\\\r\n\\hfill &amp; \\hfill &amp; \\text{ we can remove the absolute value.}\\\\\r\n\\end{array}<\/center>At this point, we can substitute the values from the initial condition to find [latex]C[\/latex].<center>\r\n\\begin{array}{rll}\r\n\\frac{150}{400-150} \\hfill &amp; =\\hfill C e^{0.1667 \\left( 0 \\right)} &amp;&amp;\\hfill t=0 \\text{ and }P=150\\text{.}\\\\\r\n\\frac{150}{250} \\hfill &amp; =\\hfill C \\left( 1 \\right) &amp;&amp;\\hfill \\\\\r\nC \\hfill &amp; =\\hfill \\frac{3}{5} &amp;&amp;\\hfill\r\n\\end{array}<\/center>Substitute [latex]C = \\frac{3}{5}[\/latex] and solve for [latex]P[\/latex].<center>\r\n\\begin{array}{rll}\r\n\\frac{P}{400-P} &amp; =\\hfill \\frac{3}{5} e^{0.1667t} &amp; \\\\\r\nP &amp; =\\hfill \\frac{3}{5} e^{0.1667t} \\left( 400-P \\right) &amp; \\text{Multiply both sides by }400-P\\text{.}\\\\\r\nP &amp; =\\hfill 400 \\left( \\frac{3}{5} \\right) e^{0.1667t} - P \\left( \\frac{3}{5} \\right) e^{0.1667t} &amp; \\text{Distribute.}\\\\\r\nP + \\frac{3}{5} P e^{0.1667t} &amp; =\\hfill240 e^{0.1667t} &amp; \\text{Simplify and bring all terms with }P\\text{ to the left side.}\\\\\r\nP \\left( 1 + \\frac{3}{5} e^{0.1667t} \\right) &amp; =\\hfill 240 e^{0.1667t} &amp; \\text{Factor }P\\text{ from the left side.}\\\\\r\nP &amp; =\\hfill \\frac{240 e^{0.1667t}}{1 + \\frac{3}{5} e^{0.1667t}} &amp; \\text{Divide to isolate }P\\text{ on the left side.}\\\\\r\nP \\left( t \\right) &amp; =\\hfill \\frac{1200 e^{0.1667t}}{5 + 3 e^{0.1667t}} &amp; \\text{Multiply numerator and denominator by }5\\text{ to simplify.}\r\n\\end{array}<\/center><\/li>\r\n \t<li>The beginning of 2025 corresponds to [latex]t=5[\/latex] and [latex]P \\left( 5 \\right) \\approx 232 [\/latex]. There will be approximately [latex]232[\/latex] pileated woodpeckers at the beginning of 2025.<\/li>\r\n \t<li>Note that [latex]75%[\/latex] of the carrying capacity is [latex]0.75 \\left( 400 \\right) = 300[\/latex]. We set [latex]P\\left(t\\right) = 300[\/latex] and solve for [latex]t[\/latex].\r\n<center>\r\n\\begin{array}{rll}\r\n\\frac{1200 e^{0.1667t}}{5 + 3 e^{0.1667t}} &amp; =\\hfill 300 &amp; \\\\\r\n1200 e^{0.1667t} &amp; =\\hfill 300 \\left( 5 + 3 e^{0.1667t} \\right) &amp; \\text{Multiply both sides by the denominator.} \\\\\r\n1200 e^{0.1667t} &amp; =\\hfill 1500 + 900 e^{0.1667t} &amp; \\text{Distribute.} \\\\\r\n300 e^{0.1667t} &amp; =\\hfill 1500 &amp; \\text{Subtract }900 e^{0.1667t}\\text{ from both sides.} \\\\\r\nt &amp; =\\hfill \\frac{\\ln \\left( 5 \\right)}{0.1667} &amp; \\text{Divide by }300\\text{, take the natural logarithm, and divide by }5\\text{ on both sides.} \\\\\r\nt &amp;\\approx\\hfill 9.65 &amp;\r\n\\end{array}<\/center>\r\nThe population will reach [latex]300[\/latex] by the end of 2029.<\/li>\r\n<\/ol>\r\n[\/hidden-answer]\r\n\r\n<\/section>","rendered":"<h2>Population Growth and Carrying Capacity<\/h2>\n<p class=\"whitespace-normal break-words\">Differential equations provide powerful tools for modeling how population sizes change over time. While exponential growth represents the simplest model, real populations face additional constraints that create more realistic growth patterns.<\/p>\n<p class=\"whitespace-normal break-words\">When modeling population growth, we use specific variables to represent key components. The variable [latex]t[\/latex] represents time, which can be measured in hours, days, weeks, months, or years depending on the problem. The variable [latex]P[\/latex] represents population, and since population varies over time, we write it as a function [latex]P(t)[\/latex].<\/p>\n<p>If [latex]P(t)[\/latex] is differentiable, then the first derivative [latex]\\frac{dP}{dt}[\/latex] represents the instantaneous rate of change of the population as a function of time. This derivative tells us how fast the population is growing or shrinking at any given moment.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>population rate interpretation<\/h3>\n<p>The derivative [latex]\\frac{dP}{dt}[\/latex] tells us how fast the population is growing or shrinking at any given moment.<\/p>\n<\/section>\n<p>The exponential growth function [latex]P(t) = P_0 e^{rt}[\/latex] provides our starting point for population modeling. In this function, [latex]P(t)[\/latex] represents the population at time [latex]t[\/latex], [latex]P_0[\/latex] represents the <strong>initial population<\/strong> (population at time [latex]t = 0[\/latex]), and the constant [latex]r > 0[\/latex] is called the <strong>growth rate<\/strong>.<\/p>\n<section class=\"textbox example\" aria-label=\"Example\">The function [latex]P(t) = 100e^{0.03t}[\/latex] models a population starting at 100 individuals with a growth rate of 0.03. This creates the classic J-shaped exponential curve.<\/p>\n<figure style=\"width: 325px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/4175\/2019\/04\/11234134\/CNX_Calc_Figure_08_04_001.jpg\" alt=\"A graph of an exponential function p(t) = 100 e ^ (0.03 t). It is an increasing concave up function starting in quadrant 2, crosses the y-axis at (0, 100), and increases in quadrant 1.\" width=\"325\" height=\"239\" data-media-type=\"image\/jpeg\" \/><figcaption class=\"wp-caption-text\">Figure 1. An exponential growth model of<\/figcaption><\/figure>\n<\/section>\n<figure id=\"CNX_Calc_Figure_08_04_001\"><figcaption><\/figcaption><\/figure>\n<p id=\"fs-id1170571543468\">We can verify that the function [latex]P(t) = P_0 e^{rt}[\/latex] satisfies the initial-value problem:<\/p>\n<div id=\"fs-id1170572138153\" class=\"unnumbered\" style=\"text-align: center;\" data-type=\"equation\" data-label=\"\">[latex]\\frac{dP}{dt}=rP,P\\left(0\\right)={P}_{0}[\/latex].<\/div>\n<p class=\"whitespace-normal break-words\">This differential equation states that the population growth rate is proportional to the current population size, with the constant of proportionality [latex]r[\/latex] never changing.<\/p>\n<p class=\"whitespace-normal break-words\">One major problem with exponential growth is its prediction of unlimited population increase. This is unrealistic since various factors limit population growth: birth rate, death rate, food supply, predators, and available space. The growth constant [latex]r[\/latex] typically accounts for birth and death rates but ignores these other limiting factors.<\/p>\n<p class=\"whitespace-normal break-words\">Biologists have observed that many populations grow until reaching a steady-state level. This leads to the concept of <strong>carrying capacity<\/strong> &#8211; the maximum population an environment can sustain indefinitely.<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>carrying capacity<\/h3>\n<p>The maximum population of an organism that an environment can sustain indefinitely. We use the variable [latex]K[\/latex] to represent carrying capacity.<\/p>\n<\/section>\n<p class=\"whitespace-normal break-words\">The <strong>logistic differential equation<\/strong> incorporates carrying capacity to create a more realistic population model:<\/p>\n<p class=\"whitespace-normal break-words\" style=\"text-align: center;\">[latex]\\frac{dP}{dt} = rP\\left(1 - \\frac{P}{K}\\right)[\/latex]<\/p>\n<p class=\"whitespace-normal break-words\">where [latex]K[\/latex] is the carrying capacity, [latex]r[\/latex] is the growth rate, and [latex]P(t)[\/latex] represents population at time [latex]t[\/latex].<\/p>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>logistic differential equation<\/h3>\n<p id=\"fs-id1170572217499\">Let [latex]K[\/latex] represent the carrying capacity for a particular organism in a given environment, and let [latex]r[\/latex] be a real number that represents the growth rate. The function [latex]P\\left(t\\right)[\/latex] represents the population of this organism as a function of time [latex]t[\/latex], and the constant [latex]{P}_{0}[\/latex] represents the initial population (population of the organism at time [latex]t=0[\/latex]). Then the <strong>logistic differential equation<\/strong> is<\/p>\n<div id=\"fs-id1170571555572\" style=\"text-align: center;\" data-type=\"equation\">[latex]\\frac{dP}{dt}=rP\\left(1-\\frac{P}{K}\\right)[\/latex]<\/div>\n<\/section>\n<p class=\"whitespace-normal break-words\">This equation behaves differently depending on the population size relative to carrying capacity:<\/p>\n<ul>\n<li class=\"whitespace-normal break-words\"><strong>When [latex]P[\/latex] is small compared to [latex]K[\/latex]<\/strong>: The term [latex]\\frac{P}{K}[\/latex] is close to zero, so [latex]1 - \\frac{P}{K} \\approx 1[\/latex]. The equation becomes approximately [latex]\\frac{dP}{dt} = rP[\/latex], resembling exponential growth.<\/li>\n<li class=\"whitespace-normal break-words\"><strong>As [latex]P[\/latex] approaches [latex]K[\/latex]<\/strong>: The term [latex]1 - \\frac{P}{K}[\/latex] gets smaller, slowing the growth rate. When [latex]P = K[\/latex], we get [latex]\\frac{dP}{dt} = 0[\/latex], so population stops changing.<\/li>\n<li class=\"whitespace-normal break-words\"><strong>When [latex]P > K[\/latex]<\/strong>: The term [latex]1 - \\frac{P}{K}[\/latex] becomes negative, causing population to decrease toward the carrying capacity.<\/li>\n<\/ul>\n<section class=\"textbox proTip\" aria-label=\"Pro Tip\">Populations below carrying capacity grow toward [latex]K[\/latex]. Populations above carrying capacity decline toward [latex]K[\/latex]. The carrying capacity acts as a stable equilibrium point.<\/p>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">There were an estimated [latex]150[\/latex] pileated woodpeckers (Dryocopus pileatus) in a forest at the beginning of 2020. At the beginning of 2021, the population had increased to about [latex]175[\/latex]. Based on the size of the forest, the carrying capacity is estimated to be about [latex]400[\/latex] pileated woodpeckers.<\/p>\n<ol style=\"list-style-type: lower-alpha;\">\n<li>Write a logistic differential equation and initial condition to model this population. Use [latex]t=0[\/latex] for the beginning of 2020.<\/li>\n<li>Draw a direction field for this logistic differential equation, and sketch the solution curve corresponding to the initial condition.<\/li>\n<li>Solve the initial-value problem for [latex]P\\left(t\\right)[\/latex].<\/li>\n<li>According to this model, what will the population be at the beginning of 2025?<\/li>\n<li>How long will it take the population to reach [latex]75%[\/latex] of the carrying capacity?<\/li>\n<\/ol>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1170572346816\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1170572346816\" class=\"hidden-answer\" style=\"display: none\">\n<ol style=\"list-style-type: lower-alpha;\">\n<li>The logistic differential equation formula is [latex]\\frac{dP}{dt}=rP \\left( 1-\\frac{P}{K} \\right)[\/latex]. We are told that the carrying capacity is [latex]400[\/latex] so we substitute this value in for [latex]K[\/latex]. To approximate [latex]r[\/latex], we can use the fact that the population increased from [latex]150[\/latex] to [latex]175[\/latex] in one year. Thus, the growth rate is [latex]r = \\frac{175-150}{150} = \\frac{25}{150} = \\frac{1}{6} \\approx 16.67%[\/latex].To find the initial condition, we use the fact that there are [latex]150[\/latex] pileated woodpeckers at the beginning of 2020, so [latex]P_0=150[\/latex]. Putting this all together gives us the following initial-value problem.[latex]\\frac{dP}{dt}=0.1667 P \\left( 1-\\frac{P}{400} \\right)[\/latex], \u2003 [latex]P\\left(0\\right)=150[\/latex]<\/li>\n<li>\n<div style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-2086\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/5621\/2021\/07\/27144733\/4.4Example4.14b-300x281.png\" alt=\"A direction field for the logistic differential equation with a solution curve drawn corresponding to the initial condition.\" width=\"300\" height=\"281\" \/><\/div>\n<\/li>\n<li>We can solve the differential equation using separation of variables.\n<div style=\"text-align: center;\">\n\\begin{array}{rll}<br \/>\n\\frac{dP}{dt} &amp; =\\hfill 0.1667 P \\left( 1-\\frac{P}{400} \\right) &amp;\\hfill \\\\<br \/>\n\\frac{dP}{dt} &amp; =\\hfill 0.1667 P \\left( \\frac{400-P}{400} \\right) &amp; \\text{Rewrite the expression inside the parentheses}\\\\<br \/>\n\\hfill &amp; \\hfill &amp; \\text{as one combined fraction.}\\\\<br \/>\n\\frac{dP}{P\\left(400-P\\right)} &amp; =\\hfill\\frac{0.1667}{400}dt &amp; \\text{Divide both sides by the factors }P\\text{ and }400-P\\text{.}\\\\<br \/>\n\\hfill &amp; \\hfill &amp; \\text{Multiply both sides by }dt\\text{.}\\\\<br \/>\n\\int \\frac{1}{400}\\left(\\frac{1}{P}-\\frac{1}{400-P}\\right)dP &amp; =\\hfill \\int\\frac{0.1667}{400}dt &amp; \\text{Use partial fraction decomposition to rewrite the left side}\\\\<br \/>\n\\hfill &amp; \\hfill &amp; \\text{and integrate both sides.}\\\\<br \/>\n\\frac{1}{400}\\left( \\ln \\left| P \\right|-\\ln \\left| 400-P \\right|\\right) &amp; =\\hfill \\frac{0.1667}{400}t+C_1 &amp;\\hfill\\\\<br \/>\n\\ln \\left| \\frac{P}{400-P} \\right| &amp; =\\hfill 0.1667t+C_2 &amp; \\text{Multiply both sides by }400\\\\<br \/>\n\\hfill &amp; \\hfill &amp; \\text{ and use the quotient rule to combine the logarightms.}\\\\<br \/>\n\\left| \\frac{P}{400-P} \\right| &amp; =\\hfill e^{0.1667t+C_2} &amp; \\text{Rewrite the equation using the definition of the natural logarithm.}\\\\<br \/>\n\\left| \\frac{P}{400-P} \\right| &amp; =\\hfill C e^{0.1667t} &amp; \\text{Rewrite the right side using the properties of exponents.}\\\\<br \/>\n\\frac{P}{400-P} &amp; =\\hfill C e^{0.1667t} &amp; \\text{If we allow the constant }C\\text{ to be positive or negative,}\\\\<br \/>\n\\hfill &amp; \\hfill &amp; \\text{ we can remove the absolute value.}\\\\<br \/>\n\\end{array}<\/div>\n<p>At this point, we can substitute the values from the initial condition to find [latex]C[\/latex].<\/p>\n<div style=\"text-align: center;\">\n\\begin{array}{rll}<br \/>\n\\frac{150}{400-150} \\hfill &amp; =\\hfill C e^{0.1667 \\left( 0 \\right)} &amp;&amp;\\hfill t=0 \\text{ and }P=150\\text{.}\\\\<br \/>\n\\frac{150}{250} \\hfill &amp; =\\hfill C \\left( 1 \\right) &amp;&amp;\\hfill \\\\<br \/>\nC \\hfill &amp; =\\hfill \\frac{3}{5} &amp;&amp;\\hfill<br \/>\n\\end{array}<\/div>\n<p>Substitute [latex]C = \\frac{3}{5}[\/latex] and solve for [latex]P[\/latex].<\/p>\n<div style=\"text-align: center;\">\n\\begin{array}{rll}<br \/>\n\\frac{P}{400-P} &amp; =\\hfill \\frac{3}{5} e^{0.1667t} &amp; \\\\<br \/>\nP &amp; =\\hfill \\frac{3}{5} e^{0.1667t} \\left( 400-P \\right) &amp; \\text{Multiply both sides by }400-P\\text{.}\\\\<br \/>\nP &amp; =\\hfill 400 \\left( \\frac{3}{5} \\right) e^{0.1667t} &#8211; P \\left( \\frac{3}{5} \\right) e^{0.1667t} &amp; \\text{Distribute.}\\\\<br \/>\nP + \\frac{3}{5} P e^{0.1667t} &amp; =\\hfill240 e^{0.1667t} &amp; \\text{Simplify and bring all terms with }P\\text{ to the left side.}\\\\<br \/>\nP \\left( 1 + \\frac{3}{5} e^{0.1667t} \\right) &amp; =\\hfill 240 e^{0.1667t} &amp; \\text{Factor }P\\text{ from the left side.}\\\\<br \/>\nP &amp; =\\hfill \\frac{240 e^{0.1667t}}{1 + \\frac{3}{5} e^{0.1667t}} &amp; \\text{Divide to isolate }P\\text{ on the left side.}\\\\<br \/>\nP \\left( t \\right) &amp; =\\hfill \\frac{1200 e^{0.1667t}}{5 + 3 e^{0.1667t}} &amp; \\text{Multiply numerator and denominator by }5\\text{ to simplify.}<br \/>\n\\end{array}<\/div>\n<\/li>\n<li>The beginning of 2025 corresponds to [latex]t=5[\/latex] and [latex]P \\left( 5 \\right) \\approx 232[\/latex]. There will be approximately [latex]232[\/latex] pileated woodpeckers at the beginning of 2025.<\/li>\n<li>Note that [latex]75%[\/latex] of the carrying capacity is [latex]0.75 \\left( 400 \\right) = 300[\/latex]. We set [latex]P\\left(t\\right) = 300[\/latex] and solve for [latex]t[\/latex].\n<div style=\"text-align: center;\">\n\\begin{array}{rll}<br \/>\n\\frac{1200 e^{0.1667t}}{5 + 3 e^{0.1667t}} &amp; =\\hfill 300 &amp; \\\\<br \/>\n1200 e^{0.1667t} &amp; =\\hfill 300 \\left( 5 + 3 e^{0.1667t} \\right) &amp; \\text{Multiply both sides by the denominator.} \\\\<br \/>\n1200 e^{0.1667t} &amp; =\\hfill 1500 + 900 e^{0.1667t} &amp; \\text{Distribute.} \\\\<br \/>\n300 e^{0.1667t} &amp; =\\hfill 1500 &amp; \\text{Subtract }900 e^{0.1667t}\\text{ from both sides.} \\\\<br \/>\nt &amp; =\\hfill \\frac{\\ln \\left( 5 \\right)}{0.1667} &amp; \\text{Divide by }300\\text{, take the natural logarithm, and divide by }5\\text{ on both sides.} \\\\<br \/>\nt &amp;\\approx\\hfill 9.65 &amp;<br \/>\n\\end{array}<\/div>\n<p>The population will reach [latex]300[\/latex] by the end of 2029.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/section>\n","protected":false},"author":15,"menu_order":25,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":669,"module-header":"- Select Header -","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/836"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/users\/15"}],"version-history":[{"count":5,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/836\/revisions"}],"predecessor-version":[{"id":1845,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/836\/revisions\/1845"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/parts\/669"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapters\/836\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/media?parent=836"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/pressbooks\/v2\/chapter-type?post=836"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/contributor?post=836"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus2\/wp-json\/wp\/v2\/license?post=836"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}