-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathab4fdfea-3a34-45ba-974a-7c06172284b9.html
63 lines (63 loc) · 2.42 KB
/
ab4fdfea-3a34-45ba-974a-7c06172284b9.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
<h4>Cool Down Activity</h4>
<p>An empty shipping box weighs 250 grams. The box is then filled with T-shirts. Each T-shirt weighs 132.5 grams.</p>
<p>The equation \( W = 250 + 132.5T \) represents the relationship between the quantities in this situation,
where \( W \) is the weight, in grams, of the filled box and \( T \) is the number of shirts in the
box.</p>
<!--Q1 -->
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="4f87f442-8714-4717-989f-d6ec8902ad7a" data-fire-event="eventShow" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent">
<li>Name two possible solutions to the equation \( W = 250 + 132.5T \).
</li>
</ol>
</div>
<div class="os-raise-ib-input-prompt">
Enter your answer here:
</div>
<div class="os-raise-ib-input-ack">
<p>Compare your answer:</p>
<p>Your answer may vary, but here are some examples:</p>
<ul>
<li>\(T=2\) and \(W=515\)
</li>
<li>\(T=10\) and \(W=1575\)
</li>
</ul>
</div>
</div>
<!--Interaction End -->
<br>
<!--Q2 -->
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="8812a4f6-4fa8-4964-a288-ac33041dcb63" 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 do the solutions mean in this situation? </li>
</ol>
</div>
<div class="os-raise-ib-input-prompt">
Enter your answer here:
</div>
<div class="os-raise-ib-input-ack">
<p>Compare your answer:</p>
<p>Each solution tells us the number of T-shirts in the box and the corresponding total weight in grams.</p>
</div>
</div>
<!--Interaction End -->
<br>
<!--Q3 -->
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="b7dd9e0c-6ab3-4e00-98fa-6710153d035e" data-fire-event="eventShow" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent" start="3">
<li>Consider the equation \( 2,\!900 = 250 + 132.50T \). In this situation, what does the solution to this
equation
tell us?</li>
</ol>
</div>
<div class="os-raise-ib-input-prompt">
Enter your answer here:
</div>
<div class="os-raise-ib-input-ack">
<p>Compare your answer:</p>
<p>It tells us the number of T-shirts in the box that results in a total weight of 2,900 grams.</p>
</div>
</div>