document.write( "Question 932549: 13. In 2000, the population of a city was 82,366. It was expected to decrease at a rate of 0.4% each year.\r
\n" );
document.write( "\n" );
document.write( "What is best prediction for the city’s population in 2035?
\n" );
document.write( "(Points : 5)
\n" );
document.write( " a 71,585
\n" );
document.write( " b 68,366
\n" );
document.write( " c 19,735
\n" );
document.write( " d 11,531 \n" );
document.write( "
Algebra.Com's Answer #566237 by ewatrrr(24785) You can put this solution on YOUR website! A = P e ^(-rt) \n" ); document.write( "A = 82,366e^(-.004*35) \n" ); document.write( "A = 71, 606 (rounded up to next Integer) \n" ); document.write( " |