document.write( "Question 302662: In 1996, an outbreak of a disease infected 14 people in a large community. By 1997, the number of those infected had grown to 40. Find an exponential growth funtion that fits the datta. Round decimals to 3 places.\r
\n" );
document.write( "\n" );
document.write( "Thank you, \n" );
document.write( "
Algebra.Com's Answer #216999 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 1996, an outbreak of a disease infected 14 people in a large community. By 1997, the number of those infected had grown to 40. Find an exponential growth funtion that fits the data. Round decimals to 3 places. \n" ); document.write( "------------------- \n" ); document.write( "Form: y = ab^x \n" ); document.write( "--- \n" ); document.write( "Solve for a and b. \n" ); document.write( "--------------------------- \n" ); document.write( "Points from narrative: (0,14),(1,40) \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "40 = ab^1 \n" ); document.write( "14 = ab^0 \n" ); document.write( "------------------- \n" ); document.write( "From the 2nd equation: a = 14 \n" ); document.write( "--- \n" ); document.write( "Divide 1st Eq. by 2nd to get: \n" ); document.write( "b = 40/14 = 20/7 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "y = 14(20/7)^x where \"x\" is the number of years after 1996 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |