-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path3b774d76-3fd2-4e97-868a-03619c92a1a4.html
35 lines (35 loc) · 1.5 KB
/
3b774d76-3fd2-4e97-868a-03619c92a1a4.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
<h4>Cool Down Activity</h4>
<p>The expression \(16t^2\) represents the distance in feet an object falls after \(t\) seconds. Assume an object is dropped from a height of 906 feet.</p>
<br>
<!--Text Entry Interaction Start -->
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="c6924f19-b9d4-4224-9dc6-ec0b8bf11896" data-fire-event="eventShow" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent">
<li>What is the height of the object in feet 2 seconds after it is dropped?</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 object is at 842 feet 2 seconds after it’s dropped. \(906-16(2)^2=906-16(4)=906-64=842\)</p>
</div>
</div>
<!--Interaction End -->
<br>
<br>
<div class="os-raise-ib-cta" data-button-text="Solution" data-fire-event="Reveal1" data-schema-version="1.0">
<div class="os-raise-ib-cta-content">
<ol class="os-raise-noindent" start="2">
<li>Write an expression representing the height of the object in feet \(t\) seconds after it is dropped.</li>
</ol>
</div>
<div class="os-raise-ib-cta-prompt">
<p>Write down your answer, then select the <strong>solution</strong> button to compare your work. </p>
</div>
</div>
<div class="os-raise-ib-content" data-schema-version="1.0" data-wait-for-event="Reveal1">
<p>Compare your answer:</p>
<p>\(906-16t^2\)</p>
</div>