document.write( "Question 388778: How do I solve the following word problems:\r
\n" );
document.write( "\n" );
document.write( "1. If the population of a city is 178500 and it is growing at the rate of 2.1% per annum, in how many years will the population be 210000?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #275190 by stanbon(75887) ![]() You can put this solution on YOUR website! If the population of a city is 178500 and it is growing at \n" ); document.write( "the rate of 2.1% per annum, in how many years will the \n" ); document.write( "population be 210000? \n" ); document.write( "--- \n" ); document.write( "A(t) = 178500*(1+0.021)^t \n" ); document.write( "---- \n" ); document.write( "210,000 = 178500*1.02^t \n" ); document.write( "1.02^t = 1.17647 \n" ); document.write( "--- \n" ); document.write( "t = log(1.17647)/log(1.02) \n" ); document.write( "--- \n" ); document.write( "t = 8.207 years \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |