document.write( "Question 1165703: In 2004, there were 3000 iguanas on Galapagos island. Since then, the population of Iguana on the island has increased by 5% each year. In what year will the population first exceed 10,000? \n" ); document.write( "
Algebra.Com's Answer #790178 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
in 2004 there are 3000 iguanas.
\n" ); document.write( "the population grows by 5% per year.
\n" ); document.write( "when will the population exceed 10,000?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula to use if f = p * (1 + r) ^ n
\n" ); document.write( "f is the future value
\n" ); document.write( "p is the present value
\n" ); document.write( "r is the rate of increase each year.
\n" ); document.write( "n is the number of years.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "formula becomes 10,000 = 3,000 * 1.05 ^ n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's because r is equal to 5% per year / 100 = .05 per year.
\n" ); document.write( "1 + r is equal to 1 + .05 = 1.05\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "divide both sides of 10,000 = 3,000 * 1.05 ^ n by 3000 and simplify to get:
\n" ); document.write( "(10/3) = 1.05 ^ n
\n" ); document.write( "take the log of both sides of the equation to get:
\n" ); document.write( "log(10/3) = log(1.05 ^ n)
\n" ); document.write( "by log rules, this becomes:
\n" ); document.write( "log(10/3) = n * log(1.05)
\n" ); document.write( "divide both sides of the equation by log(1.05) to get:
\n" ); document.write( "log(10/3) / log(1.05) = n
\n" ); document.write( "solve for n to get:
\n" ); document.write( "n = log(10/3) / log(1.05) = 24.67654751.
\n" ); document.write( "that's the number of years when the population will be equal to 10,000.
\n" ); document.write( "since:
\n" ); document.write( "x = 0 is the beginning of the first year.
\n" ); document.write( "x = 1 is the end of the first year.
\n" ); document.write( "x = 24 is the end of the twenty-fourth year.
\n" ); document.write( "x = 25 is the end of the twenty-fifth year.
\n" ); document.write( "then:
\n" ); document.write( "the population will exceed 10,000 sometime between the end of the twenty-fourth year and the end of the twenty-fifth year.
\n" ); document.write( "that puts is in the 25th year.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's a graph.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the points are in (x,y) format.
\n" ); document.write( "x is the end of the year indicated.
\n" ); document.write( "y is the population.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );