Problem

After studying the population growth of Gotham City in the last decade of the 20th century...

After studying the population growth of Gotham City in the last decade of the 20th century, we have modeled Gotham's population function as

P(t) = 52.966 + 2.184t

where t is years after 1990, and P is population in thousands. Thus, P(0) represents the population in 1990, which was 52.966 thousand people. Write a program that defines a function named population that predicts Gotham's population in the year provided as an input argument. Write a program that calls the function and interacts with the user as follows:

Enter a year after 1990> 2015Predicted Gotham City population for 2015 (in thousands): 107.566

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search
Solutions For Problems in Chapter 3