document.write( "Question 629399: the population of a mining town decreases by 6% per year. if the population was 13000 in 1995, predict when population will reach 5000 \n" ); document.write( "
Algebra.Com's Answer #396267 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! A decrease of 6% each year means that one year's population will be 94% of the previous year's population. This makes the equation we should use: \n" ); document.write( " \n" ); document.write( "We use 0.94, the decimal version of 94% since we don't use percents directly in equations. The \"t\" represents the number of years since 1995. And the \"P\" stands for the population t years after 1995. \n" ); document.write( "We're trying to find when the population reaches 5000. To find this we will replace the P with 5000, solve for t and the figure out what year that is: \n" ); document.write( " \n" ); document.write( "TO solve for t we start by isolating the base and its exponent. Dividing both sides by 13000: \n" ); document.write( " \n" ); document.write( "which simplifies to: \n" ); document.write( " \n" ); document.write( "Next we find the logarithm of each side. Any base of logarithm can be used. But in this problem, since it seems we will want a decimal approximation of the answer, we will use a base your calculator \"knows\", base 10 or base e: \n" ); document.write( " \n" ); document.write( "Now we use a property of logarithms, \n" ); document.write( " \n" ); document.write( "Now we divide by ln(0.94): \n" ); document.write( " \n" ); document.write( "This is an exact expression for the solution. For a decimal approximation we get out our calculators. (If your calculator has buttons for parentheses then you could just type the whole expression in at once.) You should get someting close to: \n" ); document.write( "15.44250845 = t \n" ); document.write( "Since t represents the number of years since 1995, the year when the population will reach 5000 will be 1995+15.44250845 = 2010.44250845. So about halfway through 2010. |