-
Notifications
You must be signed in to change notification settings - Fork 1
/
6033726a-d3e4-4c31-8af1-536831df008c.html
42 lines (42 loc) · 2.05 KB
/
6033726a-d3e4-4c31-8af1-536831df008c.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
<h4>Cool Down Activity</h4>
<p>A school choir needs to make T-shirts for its 75 members and has set aside some money in their budget to pay for
them. The members of the choir decided to order from a printing company that charges $3 per shirt, plus a $50 fee for
each color to be printed on the shirts.</p>
<ol class="os-raise-noindent" start="1">
<li>Write an equation that represents the relationship between the number of T-shirts ordered, the number of colors on
the shirts, and the total cost of the order. If you use a <strong>variable</strong>, specify what it represents.<br>
</li>
</ol>
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="42d9ddff-f9b9-4798-b83b-73d0c24dbf10"
data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<!-- INSERT ANY VALID HTML HERE -->
</div>
<div class="os-raise-ib-input-prompt">
<p>Enter your answer here:</p>
</div>
<div class="os-raise-ib-input-ack">
<p>ompare your answer: Your answer may vary, but here is a sample.</p>
<p>\( 75 \cdot 3 + 50𝑥 = 𝐷 \) (or equivalent) <br></p>
<p>\( 𝑥 \) represents the number of colors on the shirts. </p>
<p>\( D \) represents the total cost in dollars.</p>
</div>
</div>
<br>
<ol class="os-raise-noindent" start="2">
<li> In this situation, which quantities do you think can vary? Which might be fixed?<br></li>
</ol>
<div class="os-raise-ib-input" data-button-text="Solution" data-content-id="5e3364e1-8ed9-44f9-a8ce-f97b1de18f5d"
data-schema-version="1.0">
<div class="os-raise-ib-input-content">
<!-- INSERT ANY VALID HTML HERE -->
</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: Your answer may vary, but here is a sample.</p>
<p>The cost per shirt and the fee per color are fixed (they are set by the printing company). The number of colors
on the shirts can vary, and so can the total cost, depending on the number of colors being printed.</p>
</div>
</div>