document.write( "Question 1104635: he crime rate of a certain city is increasing by exactly
\n" ); document.write( "2% each year. If there were
\n" ); document.write( "350 crimes in the year 1990 and the crime rate remains constant each year, determine the approximate number of crimes in the year
\n" ); document.write( "2021
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #719592 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
f = p * (1 + r) ^ n\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f is the future value
\n" ); document.write( "p is the present value
\n" ); document.write( "r is the interest rate per time period.
\n" ); document.write( "n is the number of time periods.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "350 crimes in 1990, so p = 350.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "rate = 2% / 100 = .02 per year.
\n" ); document.write( "n = 2021 - 1990 = 31 years.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f = 350 * (1.02)^31 = 646.6560855 in the year 2021.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's approximately 647.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );