document.write( "Question 1031333: A certain forest covers an area of 2500km^2. Suppose that each year this area decreases by 6.5%. What will be he area after 9 years?
\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #646077 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = the number of years passed
\n" ); document.write( "Let \"+A+\" = the area in km2 after \"+n+\" years have passed
\n" ); document.write( "\"+A+=+2500%2A%28+1+-+.065+%29%5En+\"
\n" ); document.write( "After \"+9+\" years:
\n" ); document.write( "\"+A+=+2500%2A%28+1+-+.065+%29%5E9+\"
\n" ); document.write( "\"+A+=+2500%2A+.935%5E9+\"
\n" ); document.write( "\"+A+=+2500%2A.5461+\"
\n" ); document.write( "\"+A+=+1365.35+\"
\n" ); document.write( "The area is 1,365.35 km2 after 9 yrs
\n" ); document.write( "
\n" );