Search for question
Question

3. It has been suggested that the population of the United States may be modeled by the formula P(t) = 197,273,000 1+e-0.03134 (t-1918.25) where t is the date in years. Write a program to compute and display the population every ten years from 1790 to 2020 (30 pts). Bonus: Plot a graph of the population against time. Use your program to find out if the population ever reaches a "steady state" (i.e., stops changing) (+5 pts).

Fig: 1