document.write( "Question 930793: A certain forest covers an area of 2400km2 Suppose that each year this area decreases by 7.5%. What will the area be after 8 years?Use the calculator provided and round your answer to the nearest square kilometer.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #565321 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A certain forest covers an area of 2400km2 Suppose that each year this area decreases by 7.5%. What will the area be after 8 years?Use the calculator provided and round your answer to the nearest square kilometer. \n" ); document.write( "------------------ \n" ); document.write( "After each year the area is 0.925*previous year \n" ); document.write( "--- \n" ); document.write( "Area(8) = 2400*0.925^8 \n" ); document.write( "=~ 1286 sq km \n" ); document.write( " |