-
Notifications
You must be signed in to change notification settings - Fork 1
/
096a4469-5cd8-4786-9a7c-b59febaa2e73.html
124 lines (122 loc) · 2.89 KB
/
096a4469-5cd8-4786-9a7c-b59febaa2e73.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
117
118
119
120
121
122
123
124
<h4>Activity (15 minutes) </h4>
<p>The goal of this activity is to introduce the data students will examine in the lesson. They will eventually try to model these city populations with an appropriate linear or exponential function, but the starting point for any model is to ask questions about and observe general trends in the data.</p>
<h4>Student Activity </h4>
<blockquote>The table below shows the populations of three cities during different years. Take a moment to think of at least one thing you notice and one thing you wonder.</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>
<h4> Student Response</h4>
<p>Things students might notice:</p>
<ul>
<li>The population of Paris is growing more slowly as time goes by. </li>
<li>The population of Austin is growing more and more rapidly. </li>
<li>The population of Chicago decreased for many years but started to increase again near the year 2000.</li>
</ul>
<p>Things students might wonder:</p>
<ul>
<li> Why is Austin growing so quickly?</li>
<li> Why did the population in Chicago decrease? </li>
<li> Will Austin ever have as many people as Chicago (or Paris)?</li>
</ul>
<h4> Activity Synthesis</h4>
<p>Invite students to share their observations and questions, and then to see if they can, based on the collective responses, describe more generally any trends in each city's population. For example:</p>
<ul>
<li> Paris has been growing steadily but not at a constant rate. </li>
<li> Austin has been growing very rapidly. </li>
<li> Chicago's population has decreased at a variable rate, but it increased in the decade from 1990 to 2000. </li>
</ul>