-
Notifications
You must be signed in to change notification settings - Fork 1
/
c9b462af-4df1-42f6-82b7-6157ef53c67b.html
56 lines (56 loc) · 1.92 KB
/
c9b462af-4df1-42f6-82b7-6157ef53c67b.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
<h4>Cool Down Activity</h4>
<p>Many sequences start with the terms 2 and 8.</p>
<br>
<br>
<!--Text Entry Interaction Start -->
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="0acb550b-f198-465d-b2ab-90b40263daed" data-fire-event="eventShow" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent">
<li>Find the next two terms of the arithmetic sequence 2, 8, ____, ____.</li>
</ol>
</div>
<div class="os-raise-ib-input-prompt">
<p>Enter your answer here:</p>
</div>
<div class="os-raise-ib-input-ack">
<p>Compare your answers:</p>
<p>14, 20</p>
</div>
</div>
<!--Interaction End -->
<br>
<br>
<!--Text Entry Interaction Start -->
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="c417b073-ddd1-4db8-b0aa-d883b3e00484" data-fire-event="eventShow" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent" start="2">
<li>Find the next two terms of the geometric sequence 2, 8, ____, ____.</li>
</ol>
</div>
<div class="os-raise-ib-input-prompt">
<p>Enter your answer here:</p>
</div>
<div class="os-raise-ib-input-ack">
<p>Compare your answers:</p>
<p>32, 128</p>
</div>
</div>
<!--Interaction End -->
<br>
<br>
<!--Text Entry Interaction Start -->
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="4e104cc4-77a0-4fb6-ac6c-411f0528c374" data-fire-event="eventShow" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent" start="2">
<li>Find two possible next terms of a sequence 2, 8, ____, ____ that is neither geometric nor arithmetic.</li>
</ol>
</div>
<div class="os-raise-ib-input-prompt">
<p>Enter your answer here:</p>
</div>
<div class="os-raise-ib-input-ack">
<p>Compare your answers:</p>
<p>9, 16</p>
</div>
</div>
<!--Interaction End -->