document.write( "Question 1171138:
\n" );
document.write( "In 2012, the population of a city was 5.21 million. The exponential growth rate was 2.86% per year.\r
\n" );
document.write( "\n" );
document.write( "a) Find the exponential growth function.
\n" );
document.write( "b) Estimate the population of the city in 2018.
\n" );
document.write( "c) When will the population of the city be 9 million?
\n" );
document.write( "d) Find the doubling time. \n" );
document.write( "
Algebra.Com's Answer #796036 by Theo(13342)![]() ![]() You can put this solution on YOUR website! general form of exponential formula is y = a * b^x \n" ); document.write( "a is a constant. \n" ); document.write( "b is the base \n" ); document.write( "x is the exponent.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this problem, a = 5.21 million and b = 1 + 2.86%/100 = 1.0286.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in 2012, the population was 5.21 million. \n" ); document.write( "in 2018, the population will be 5.21 * 1.0286 ^ (2018 - 2012) = 5.21 * 1.0286 ^ 6 = 6.170450081 million.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find when the population will be 9 million, your equation becomes: \n" ); document.write( "9 = 5.21 * 1.0286 ^ x \n" ); document.write( "divide both sides of this formula by 5.21 to get: \n" ); document.write( "9/5.21 = 1.0286 ^ x \n" ); document.write( "take the log of both sides of thie equation to get: \n" ); document.write( "log(9/5.21) = log(1.0286^x) \n" ); document.write( "since log(1.0286^x) = x * log(1.0286), the equation becomes: \n" ); document.write( "log(9/5.21) = x * log(1.0286) \n" ); document.write( "divide both sides of this equation by log(1.0286) to get: \n" ); document.write( "log(9/5.21) / log(1.0286) = x \n" ); document.write( "solve for x to get: \n" ); document.write( "x = 19.38548963. \n" ); document.write( "confirm by replace x in the original equation to get: \n" ); document.write( "9 = 5.21 * 1.0286 ^ 19.38548963 becomes 9 = 9. \n" ); document.write( "this confirms the value of x is good. \n" ); document.write( "the population will grow to 9 million in 19.38548963 years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find when the population will double, the equation becomes: \n" ); document.write( "2 = 1 * 1.0286 ^ x \n" ); document.write( "simplify to get: \n" ); document.write( "2 = 1.0286 ^ x \n" ); document.write( "take the log of both sides of this equation to get: \n" ); document.write( "log(2) = log(1.0286 ^ x) \n" ); document.write( "since log(1.0286 ^ x) = x * log(1.0286), this equation becomes: \n" ); document.write( "log(2) = x * log(1.0286) \n" ); document.write( "solve for x to get: \n" ); document.write( "x = log(2) / log(1.0286) = 24.5808602. \n" ); document.write( "to confirm this is true, replace x in the original equation to get: \n" ); document.write( "2 = 1.0286 ^ 24.5808602 which becomes 2 = 2. \n" ); document.write( "this confirms the value of x is true. \n" ); document.write( "the population will double in 24.5808602 years.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |