-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path353d8c29-cc9f-4608-86cc-b09c124b1cbb.html
143 lines (143 loc) · 4.62 KB
/
353d8c29-cc9f-4608-86cc-b09c124b1cbb.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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<h3>Warm Up (5 minutes)</h3>
<p>In this warm up, students consider what happens if an object is launched up in the air unaffected by gravity. The work here serves two purposes. It reminds students that an object that travels at a constant speed can be described with a linear function. It also familiarizes students with a projectile context used in the next activity, in which students will investigate a quadratic function that more realistically models the movement of a projectile—with gravity in play.</p>
<p>Students who use a spreadsheet to complete the table practice choosing tools strategically.</p>
<h4>Launch</h4>
<p>Ask a student to read the opening paragraph of the activity aloud. To help students visualize the situation described, consider sketching a picture of a cannon pointing straight up, 10 feet above the ground. Ask students to consider what a speed of 406 feet per second means in more concrete terms. How fast is that?</p>
<p>Students may be more familiar with miles per hour. Tell students that the speed of 406 feet per second is about 277 miles per hour.</p>
<p>Consider arranging students in groups of two so they can divide up the calculations needed to complete the table. Provide access to calculators, if requested.</p>
<h4>Student Activity</h4>
<p>A cannon is 10 feet off the ground. It launches a cannonball straight up with a velocity of 406 feet per second.</p>
<p>Imagine that there is no gravity and that the cannonball continues to travel upward with the same velocity.</p>
<ol class="os-raise-noindent">
<li>Answer questions a–f using the table with the heights of the cannonball at different times.</li>
</ol>
<table class="os-raise-midsizetable">
<thead>
<tr>
<th scope="col">
Seconds
</th>
<th scope="col">
Distance above ground (feet)
</td>
</tr>
</thead>
<tbody>
<tr>
<td>
0
</td>
<td>
10
</td>
</tr>
<tr>
<td>
1
</td>
<td>
a. _____
</td>
</tr>
<tr>
<td>
2
</td>
<td>
b. _____
</td>
</tr>
<tr>
<td>
3
</td>
<td>
c. _____
</td>
</tr>
<tr>
<td>
4
</td>
<td>
d. _____
</td>
</tr>
<tr>
<td>
5
</td>
<td>
e. _____
</td>
</tr>
<tr>
<td>
\(t\)
</td>
<td>
f. _____
</td>
</tr>
</tbody>
</table>
<br>
<ol class="os-raise-noindent">
<ol class="os-raise-noindent" type="a">
<li> How far above the ground is the cannonball at 1 second? <br>
<br>
<strong>Answer: </strong>416
</li>
</ol>
</ol>
<ol class="os-raise-noindent">
<ol class="os-raise-noindent" start="2" type="a">
<li> How far above the ground is the cannonball at 2 seconds? <br>
<br>
<strong>Answer: </strong>822
</li>
</ol>
</ol>
<ol class="os-raise-noindent">
<ol class="os-raise-noindent" start="3" type="a">
<li> How far above the ground is the cannonball at 3 seconds? <br>
<br>
<strong>Answer: </strong>1228
</li>
</ol>
</ol>
<ol class="os-raise-noindent">
<ol class="os-raise-noindent" start="4" type="a">
<li> How far above the ground is the cannonball at 4 seconds? <br>
<br>
<strong>Answer: </strong>1634
</li>
</ol>
</ol>
<ol class="os-raise-noindent">
<ol class="os-raise-noindent" start="5" type="a">
<li> How far above the ground is the cannonball at 5 seconds? <br>
<br>
<strong>Answer: </strong>2040
</li>
</ol>
</ol>
<ol class="os-raise-noindent">
<ol class="os-raise-noindent" start="6" type="a">
<li> How far above the ground is the cannonball at \(t\) seconds? <br>
<br>
<strong>Answer:</strong> The cannonball is \(10+406t\) feet above the ground at \(t\) seconds.
</li>
</ol>
</ol>
<ol class="os-raise-noindent" start="2">
<li>Write an equation to model the distance in feet, \(d\), of the ball \(t\) seconds after it was fired from the cannon, if there was no gravity.<br>
<br>
<strong>Answer:</strong> \(d=10+406t\)
</li>
</ol>
<h4>Activity Synthesis</h4>
<ul>
<li> Ask students how the values in the table are changing and what equation would describe the height of the cannonball if there were no gravity. Even without graphing, students should notice that the height of the cannonball over time is a linear function, given the repeated addition of 406 feet every time \(t\) increases by 1. </li>
<li> Tell students that, in the next activity, they will look at some actual heights of the cannonball. </li>
</ul>