-
Notifications
You must be signed in to change notification settings - Fork 1
/
9cf765e3-a3a8-4b50-8a38-97e2a989cedd.html
55 lines (54 loc) · 2.17 KB
/
9cf765e3-a3a8-4b50-8a38-97e2a989cedd.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
<h4>Warm Up Activity</h4>
<!--Q1 -->
<div class="os-raise-ib-input" data-button-text="solution" data-content-id="d5224f36-43c5-41f1-8952-b72ab851fc32" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<p>A granola bite contains 27 calories. Most of the calories come from \( c \) grams of carbohydrates. The rest come from other ingredients. One gram of carbohydrate contains 4 calories.</p>
<p>The equation \( 4c + 5= 27 \) represents the relationship between these quantities.</p>
<ol class="os-raise-noindent">
<li>What could the 5 represent in this situation?</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>It could represent the calories from other ingredients in the granola bite.</p>
</div>
</div>
<!--Interaction End -->
<br>
<!--Q2 -->
<div class="os-raise-ib-input" data-button-text="solution" data-content-id="aa90da3c-9105-491d-aec0-5053e8facb1c" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent" start="2">
<li>Priya said that neither 8 nor 3 could be the solution to the equation. Is she correct?
</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>Yes, she is correct that 8 and 3 could not be solutions. Sample explanation: \(4(8)+5\) is 37, not 27, and \(4(3)+5\) is 17, not 27.</p>
</div>
</div>
<!--Interaction End -->
<br>
<!--Q3-->
<div class="os-raise-ib-input" data-button-text="solution" data-content-id="33550452-ca05-4843-ae11-c78a1b959664" data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<ol class="os-raise-noindent" start="3">
<li>Marcus said the solution is 5.5. Is he correct? Explain.</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>Yes, he is correct that 5.5 is a solution. \( 4(5.5) + 5 \) is 27.</p>
</div>
</div>
<!--Interaction End -->