-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfab86db2-3a14-43c0-894e-9e1e3023c6e0.html
55 lines (55 loc) · 1.95 KB
/
fab86db2-3a14-43c0-894e-9e1e3023c6e0.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
<h4>Cool Down Activity</h4>
<p>Here is a sequence: 500, 100, 20, . . .</p>
<br>
<!--Text Entry Interaction Start -->
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="5159654c-4580-4021-a4fe-065c6e63070f" data-fire-event="eventShow" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent">
<li>Explain why this sequence could be a geometric sequence.</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 answer:</p>
<p>The given terms have a common ratio. \(100=\frac15\cdot 500\), and \(20=\frac15\cdot 100\).</p>
</div>
</div>
<!--Interaction End -->
<br>
<br>
<!--Text Entry Interaction Start -->
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="883de635-1f1e-4666-a712-53a322638c27" data-fire-event="eventShow" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent" start="2">
<li>What is the next term? </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 answer:</p>
<p>\(20 \cdot \frac15 = 4\)</p>
</div>
</div>
<!--Interaction End -->
<br>
<br>
<!--Text Entry Interaction Start -->
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="9e49afc8-43ff-4173-83b7-f24e5b371321" data-fire-event="eventShow" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent" start="3">
<li>Explain how you know the next term. </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 answer:</p>
<p>Multiplying a term by the common ratio gives the next term.</p>
</div>
</div>
<!--Interaction End -->