Write computer program in pascal - determine how much of an


Question:

A problem in timber management is to determine how much of an area to leave uncut so that the harvested area is reforested in certain period of tiime. it is assumed that reforestation take place at known rate per year, depending on climate and soil conditions.

A reforestation equation expresses this growth as a function of the amount of timber standing and the reforestation rate.for example,if 100 acres are left standing after harvesting and reforestation rate is 0.05,then 100+(0.05*100), or 105 acres,are forested at the end of first year.

At the end of second year, the number of acres forested is 105+(0.05*105),or 110.25 acres.

Write computer program in pascal.

To read identification number of area, total number of acres in area number of uncut acres and reforestation rate output is report that tabulates for 20 years.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write computer program in pascal - determine how much of an
Reference No:- TGS02357163

Expected delivery within 24 Hours