document.write( "Question 1095634: A certain forest covers an area of 4400 km2. Suppose that each year this area decreases by 8.5%. What will the area be after 15 years? \n" ); document.write( "
Algebra.Com's Answer #710115 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
This is of the form A=Ao(1-rate)^n, where n is years
\n" ); document.write( "A=4400(0.85)^15
\n" ); document.write( "=4400*0.0874, round at the end
\n" ); document.write( "=384.4 km^2
\n" ); document.write( "
\n" );