-
Notifications
You must be signed in to change notification settings - Fork 1
/
1b8d1c95-5f8a-478c-aec2-315d3608d2ac.html
116 lines (114 loc) · 2.59 KB
/
1b8d1c95-5f8a-478c-aec2-315d3608d2ac.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<p>Use the following prompt and table to answer questions 1 - 7.</p>
<blockquote>The table below shows the population data for three cities at different times between 1950 and 2000. </blockquote>
<table class="os-raise-wideequaltable">
<thead>
<tr>
<th scope="col">
City
</th >
<th scope="col">
1950
</th >
<th scope="col">
1960
</th >
<th scope="col">
1970
</th >
<th scope="col">
1980
</th >
<th scope="col">
1990
</th >
<th scope="col">
2000
</th >
</tr>
</thead>
<tbody>
<tr>
<td>
Paris
</td>
<td>
6,300,000
</td>
<td>
7,400,000
</td>
<td>
8,200,000
</td>
<td>
8,700,000
</td>
<td>
9,300,000
</td>
<td>
9,700,000
</td>
</tr>
<tr>
<td>
Austin
</td>
<td>
132,000
</td>
<td>
187,000
</td>
<td>
254,000
</td>
<td>
346,000
</td>
<td>
466,000
</td>
<td>
657,000
</td>
</tr>
<tr>
<td>
Chicago
</td>
<td>
3,600,000
</td>
<td>
3,550,000
</td>
<td>
3,400,000
</td>
<td>
3,000,000
</td>
<td>
2,800,000
</td>
<td>
2,900,000
</td>
</tr>
</tbody>
</table>
<br>
<ol class="os-raise-noindent">
<li>What does the data tell us, if anything, about the current population in the cities or what the population will be in 2050?</li> <br>
<li> How would you describe the population change in each city during this time period? Write one to two sentences for each city. Then discuss with your group. </li> <br>
<li> What kind of model (linear, exponential, both, or neither) do you think is appropriate for each city's population? </li> <br>
<li> For each population that you think can be modeled by a linear and/or exponential function: </li> <br>
<ol class="os-raise-noindent" type="a">
<li> Write an equation for the function(s). </li> <br>
<li> Graph the function(s). </li> <br>
</ol>
<li> Compare the graphs of your functions with the actual population data. How well do the models fit the data? </li> <br>
<li> Use your models to predict the population in each city in 2010, the current year, and 2050. </li> <br>
<li> Do you think that these predictions are (or will be) accurate? Be prepared to show your reasoning. </li>
</ol>