document.write( "Question 1039910: The logistic growth function f(t) =50,000/1 + 1249.0e-1.3t
\n" ); document.write( "models the number of people who have become ill with a particular infection t weeks after its initial outbreak in a particular community. What is
\n" ); document.write( "the limiting size of the population that becomes ill?
\n" ); document.write( "

Algebra.Com's Answer #654738 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
if you don't insert parentheses where they belong then you run into trouble.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you equation needs to be:
\n" ); document.write( "f(t) = 50000/(1+1249*e^(-1.3t))\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "note the parentheses around the exponent.
\n" ); document.write( "this insures the entire expression of -1.3t is treated as part of the exponent of e.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "note the parentheses around (1+1249*e^(-1.3t))
\n" ); document.write( "this insures the entire expression of (1+1249*e^(-1.3t)) is included in the denominator.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can graph this equation by replacing f(t) with y and replacing t with x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "then you can see what the equation looks like.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have to be a little creative with the dimensions of the graph.
\n" ); document.write( "after some fiddling, i settled on the range of the x-axis being -15 to 25, and the range of the y-axis being -1000 to 100,000.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this allowed me to see what was going on.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "what was going on is that the equation starts off small and then rises to about 50000 and then flattens out and doesn't go any higher than 50,000.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "replacing x with some selected values and calculating y for those values yields a table similar to what you see below:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x        y\r\n" );
document.write( "-3       .81031\r\n" );
document.write( "-2       2.9731\r\n" );
document.write( "-1       10.908\r\n" );
document.write( "0        40\r\n" );
document.write( "1        146\r\n" );
document.write( "2        533\r\n" );
document.write( "3        1902\r\n" );
document.write( "4        6337\r\n" );
document.write( "5        177374\r\n" );
document.write( "6        33074\r\n" );
document.write( "7        43880\r\n" );
document.write( "8        48169\r\n" );
document.write( "9        49487\r\n" );
document.write( "10       49859\r\n" );
document.write( "...\r\n" );
document.write( "15       50000\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "by the time x gets to 15, it has saturated to y = 50,000 which is the limiting value of the function.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the above values have been rounded to the nearest integer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is caused by the denominator of (1 + 1249 * e^(-1.3*x) becoming very close to 1 as x gets larger than 15; close enough that the numerator of 50,000 is effectively being divided by 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for example, (1 + 1249*e^(-1.3*x) is equal to (1 + .0000042444...) which becomes 1.0000042444 which is pretty darn close to 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "50000 divided by 1.0000042444 is equal to 49999.787778
\n" ); document.write( "that is very close to 50,000 and gets even closer as x gets larger than 15.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x = 20, the function becomes y = 49999.99968.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that even closer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when you round the result to the nearest integer, you get 50,000 for both x = 15 and x = 20.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "bottom line:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "don't forget to use parentheses to ensure the function is being displayed correctly.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "take some spot measurements if you don't have a graphing calculator so you can see what is happening.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the limiting value of your function is 50,000.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "my graph is shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );