document.write( "Question 151922: The problem is to use the equation p=7t^2+2500: 2500 is current population, to find how many years it would take for the population to reach 12,000.round to the nearest whole year when necessary. \n" ); document.write( "
Algebra.Com's Answer #111667 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
Then we want:
\n" ); document.write( "12000=7t^2+2500
\n" ); document.write( "0=7t^2-9500\r
\n" ); document.write( "\n" ); document.write( "and\r
\n" ); document.write( "\n" ); document.write( "9500/7=t^2\r
\n" ); document.write( "\n" ); document.write( "so\r
\n" ); document.write( "\n" ); document.write( "Sqrt(9500/7)=t (we exclude the negative solution)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t is approximately 37 years.
\n" ); document.write( "
\n" );