94.7k views
4 votes
Congress has awarded FEMA $10 million to help large cities prepare for earthquakes. The cities that qualify for the funding must have more than 500,000 people and be less than 50 miles from one or more earthquakes exceeding 6.0 in magnitude. The bill stipulates that the funding is to be divided among the qualified cities in proportion to their population. Create a feature class that contains only the qualified cities and has a table field listing the amount of funding to be given to each. Capture a view of the table showing the city, population, and funding amount

1 Answer

3 votes

To create a feature class that contains only the qualified cities and has a table field listing the amount of funding to be given to each, you would start by selecting the cities that meet the criteria.

Once you have selected the cities, you can create a new table field to store the funding amount for each city. The amount of funding for each city can be calculated based on the proportion of their population compared to the total population of all qualified cities.

Finally, capture a view of the table showing the city, population, and funding amount.

To create a feature class that contains only the qualified cities and has a table field listing the amount of funding to be given to each, you would start by selecting the cities that meet the criteria. In this case, the cities must have more than 500,000 people and be less than 50 miles from one or more earthquakes exceeding 6.0 in magnitude. Once you have selected the cities, you can create a new table field to store the funding amount for each city.

The amount of funding for each city can be calculated based on the proportion of their population compared to the total population of all qualified cities. The final step would be to capture a view of the table showing the city, population, and funding amount.

User Vedang Mehta
by
7.7k points