-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathch1example.html
234 lines (178 loc) · 10.7 KB
/
ch1example.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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="" name="description">
<meta content="" name="author">
<link rel="shortcut icon" href="favicon.ico">
<title>What did you do in math today?</title><!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet"><!-- Fonts & CSS -->
<link href="css/style.css" rel="stylesheet">
<link href="css/style-book.css" rel="stylesheet">
<script>
var chapter,section,subsection;
chapter = '1'; //Should be a number
section = 'A'; //Should be a letter
subsection = '0'; //Should be a number
</script>
</head>
<body>
<div id="wrapper">
<div id="mask-box">
<div id="mask"></div><button class="toggler" id="button-toggle"><span class="glyphicon glyphicon-th-list"></span></button>
</div><!-- MURAL -->
<div class="header alt vert min" id="mural">
<div class="min" id="logo">
<a href="index.html"><img alt="logoA" src="img/logo.png"></a>
</div>
</div><!-- /.MURAL -->
<!-- CHAPTER MENU -->
<div id="stickyAnchor"></div>
<div class="accordion accordion-group" id="chapter-menu">
<div class="accordion-heading" id="main-menu-heading">
<a class="accordion-toggle collapsed" data-parent="#chapter-menu" data-toggle="collapse" href="#chapters"></a>
</div>
<div class="accordion-body collapse" id="chapters">
<div class="accordion-inner" id="chapters-inner"></div>
</div>
</div><!-- /.CHAPTER MENU --><!-- MAIN CONTAINER -->
<div class="container" id="content-container">
<!-- SECONDARY CONTAINER -->
<div class="row" id="secondary-container">
<!-- SIDEBAR -->
<div id="sidebar-box">
<div id="sidebar"></div>
</div><!-- /.SIDEBAR -->
<div id="onClick">
<!-- BREADCRUMB -->
<div id="breadcrumb-bar">
<ol class="breadcrumb style">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="#">Chapter 1: Numbers</a>
</li>
<li>
<a href="#">A: Numbers 1 to 1000</a>
</li>
<li>
<a href="#">0: Teaching Notes</a>
</li>
</ol>
</div><!-- /.BREADCRUMB -->
<!-- CONTENT CONTAINER -->
<div class="content-container" id="content">
<div class="content-block">
<div class="content-block-title accent-font">
<h1>Sample Page: Graphing Growing Patterns</h1>
</div><!-- End of content block title -->
<div class="content-block-body">
<b>Materials:</b>
<ul>
<li>linking cubes to model growing patterns</li>
<li>colour dabbers to create bar graphs of growing patterns</li>
<li>square inch grid chart paper to create bar graphs or use Square Grid Handout (PDF) and colour crayons colour pencils to
match numbers in tables to the colours of the linking cubes used</li>
<li>Graphing Growing Patterns handout (PDF) to complete patterning activities #1 below, or copy tables in your
notebook.</li>
<li>Graphing Growing Patterns handout #2 (PDF) to complete activity #3, or use your notebook.</li>
<li>Graphing Growing Patterns Practice (PDF) to complete practice activity #4, or use your notebook.</li>
</ul>
</div><!-- End of content body -->
</div><!-- End of content block -->
<div class="content-block">
<div class="content-block-title accent-font">
<h1>Bar graphs of Growing Patterns</h1>
</div><!-- End of content block title -->
<div class="content-block-body">
<img alt="" class="img img-responsive img-rounded" src="example-files/1.jpg" title="">
<p></p>
<p>Graph each of the 3 patterns below on inch grid chart paper using colour dabbers, or use colour crayons and the Square Grid
Handout (PDF). The first four stages of the first two patterns are shown below.</p>
<ol>
<li><img alt="" class="img img-responsive" src="example-files/2.png" title=""></li>
<li><img alt="" class="img img-responsive" src="example-files/3.png" title=""></li>
<li><img alt="" class="img img-responsive" src="example-files/4.png" title=""></li>
</ol>
</div><!-- End of content body -->
</div><!-- End of content block -->
<div class="content-block">
<div class="content-block-title accent-font">
<h1>Which One is Steeper?</h1>
</div><!-- End of content block title -->
<div class="content-block-body">
<ol>
<li>
<p>Imagine the bar graphs as staircases, as shown below.</p>
<ul>
<li>Which staircase would be most difficult to climb? Why?</li>
</ul>
<p></p>
<p><img alt="" class="img img-responsive" src="example-files/5.png" title=""></p>
</li>
<li>
<p>Why are some graphs steeper than others?</p>
<ul>
<li>Is it because of the blue blocks, the red blocks, or because of both?</li>
</ul>
<p></p>
</li>
<li>
<p>HINT:</p>
<p>Which staircase would be most difficult to climb? Why?</p>
<p></p>
<p><img alt="" class="img img-responsive" src="example-files/6.png" title=""></p>
</li>
<li>
<p>Do you think the following statement is true?</p>
<ul>
<li>"The tallest bar graph is always the steepest."</li>
</ul>
<p></p>
</li>
</ol>
<p>Can you draw two bar graphs to prove that this statement is false?</p>
</div><!-- End of content body -->
</div><!-- End of content block -->
<div class="content-block">
<div class="content-block-title accent-font">
<h1>Tables of Values and Bar Graphs</h1>
</div><!-- End of content block title -->
<div class="content-block-body">
Graph each of the 3 patterns below on inch grid chart paper using colour dabbers, or use colour crayons and the Square Grid
Handout (PDF). The first four stages of the first two patterns are shown below.
</div><!-- End of content body -->
</div><!-- End of content block -->
<div class="content-block">
<div class="content-block-title accent-font">
<h1>Practice</h1>
</div><!-- End of content block title -->
<div class="content-block-body">
<ol>
<li>Represent each pattern as a bar graph.
<ol>
<li><img alt="" class="img img-responsive" src="example-files/7.png" title=""></li>
<li><img alt="" class="img img-responsive" src="example-files/8.png" title=""></li>
<li><img alt="" class="img img-responsive" src="example-files/9.png" title=""></li>
</ol>
</li>
<li>Complete the table. Draw a bar graph to represent the pattern.</li>
<li>Create a new growing pattern in the table below. Draw a matching bar graph.</li>
</ol>
</div><!-- End of content body -->
</div><!-- End of content block -->
</div><!-- /.CONTENT CONTAINER -->
</div><!-- /.SECONDARY CONTAINER -->
</div><!-- CHAPTERS SECTION END -->
</div><!-- /.MAIN CONTANIER -->
<section class="" id="footer"></section>
</div><!-- /.WRAPPER -->
<script src="http://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/jquery.mobile.custom.min.js"></script>
<script src="js/nicescroll.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/main.min.js"></script>
</body>
</html>