Skip to content

Commit 7446a4d

Browse files
authored
Merge pull request #381 from mattboelkins/proteus
Changes to add <response /> tags in several sections
2 parents dd42a59 + b896ca1 commit 7446a4d

5 files changed

Lines changed: 117 additions & 101 deletions

File tree

source/proteus/proteus-3-2.xml

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,34 +6,40 @@
66
<exercise component="proteus" label="proteus-graphs-and-parameters" xml:id="proteus-graphs-and-parameters" attachment="yes">
77
<statement>
88
<p>
9-
In the <em>Desmos</em> window below, there is a graph of a function that you can experiment with:
9+
In the <em>Desmos</em> window below, there is a graph of a function that you can experiment with by adjusting the slider for the value of the parameter <m>b</m>:
1010
</p>
1111
<p>
1212
<interactive desmos="6ax4lofe7z" width="74%" aspect="2:3" />
1313
</p>
1414
<ol>
1515
<li>
1616
<p>
17-
Estimate the location of the relative minimum.
17+
With <m>b = 1</m>, estimate the numerical coordinates of the relative minimum.
1818
</p>
1919
</li>
2020
<li>
2121
<p>
22-
Estimate the location of the inflection point.
22+
With <m>b = 1</m>, estimate the numerical coordinates of the inflection point.
2323
</p>
2424
</li>
2525
<li>
2626
<p>
27-
Play with the slider for <m>a</m>. What happens to the location of the relative minimum? of the inflection point?
27+
Play with the slider for <m>b</m>. What are two specific things you notice about how the graph of the function changes?
2828
</p>
2929
</li>
3030
<li>
3131
<p>
32-
Play with the slider for <m>b</m>. What happens to the location of the relative minimum? of the inflection point?
32+
As you increase the value of <m>b</m>, what happens to the coordinates of the local minimum?
3333
</p>
3434
</li>
35+
<li>
36+
<p>
37+
As you increase the value of <m>b</m>, what happens to the coordinates of the inflection point?
38+
</p>
39+
</li>
3540
</ol>
3641
</statement>
42+
<response />
3743
</exercise>
3844

3945

source/proteus/proteus-3-3.xml

Lines changed: 33 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,39 @@
44
<title>PROTEUS exercises</title>
55

66
<exercise component="proteus" label="proteus-local-global" xml:id="proteus-local-global" attachment="yes">
7-
<p>
8-
Sketch a graph of a function with the following combinations of properties, or explain why such a combination is impossible.
9-
</p>
10-
<ol>
11-
<li>
12-
<p>
13-
One relative maximum and one relative minimum
14-
</p>
15-
</li>
16-
<li>
17-
<p>
18-
One relative maximum but no global maximum
19-
</p>
20-
</li>
21-
<li>
22-
<p>
23-
One global minimum but no relative minimum
24-
</p>
25-
</li>
26-
<li>
27-
<p>
28-
Two relative maxima but no local minimum
29-
</p>
30-
</li>
31-
<li>
32-
<p>
33-
Two relative maxima but no global minimum
34-
</p>
35-
</li>
36-
</ol>
7+
<statement>
8+
<p>
9+
For each of the following prompts, sketch a graph of a function that has the stated combination of properties, or explain why such a combination is impossible.
10+
</p>
11+
<ol>
12+
<li>
13+
<p>
14+
One relative maximum and one relative minimum
15+
</p>
16+
</li>
17+
<li>
18+
<p>
19+
One relative maximum but no global maximum
20+
</p>
21+
</li>
22+
<li>
23+
<p>
24+
One global minimum but no relative minimum
25+
</p>
26+
</li>
27+
<li>
28+
<p>
29+
Two relative maxima but no local minimum
30+
</p>
31+
</li>
32+
<li>
33+
<p>
34+
Two relative maxima but no global minimum
35+
</p>
36+
</li>
37+
</ol>
38+
</statement>
39+
<response />
3740
</exercise>
3841

39-
4042
</exercises>

source/proteus/proteus-3-4.xml

Lines changed: 35 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,41 @@
44
<title>PROTEUS exercises</title>
55

66
<exercise component="proteus" label="proteus-rectangular-field" xml:id="proteus-rectangular-field" attachment="yes">
7-
<p>
8-
Suppose you are building a fence around a rectangular field, and the field needs to have an area of 9000 square meters. There are many rectangles of different dimensions that you could consider.
9-
</p>
10-
<p>
11-
<ol>
12-
<li>
13-
<p>
14-
One option you have considered is to make the field be a square. Draw a picture of what the field would look like in this case.
15-
</p>
16-
</li>
17-
<li>
18-
<p>
19-
Another option you have considered is to make the field look like a piece of notebook paper. Draw a picture of what the field would look like in this case, labeling the measurements of your shape. Remember, the field still needs to have an area of 9000 square meters.
20-
</p>
21-
</li>
22-
<li>
23-
<p>
24-
Draw at least one more picture of a rectangular field that is different than what you’ve drawn before and would still have an area of 9000 square meters.
25-
</p>
26-
</li>
27-
<li>
28-
<p>
29-
Which measurements are different among your three fields? Which measurements are the same?
30-
</p>
31-
</li>
32-
<li>
33-
<p>
34-
Choose letters to represent the key measurements of the field. What are the lowest and highest values of those measurements?
35-
</p>
36-
</li>
37-
</ol>
38-
</p>
7+
<statement>
8+
<p>
9+
Suppose you are building a fence around a rectangular field, and the field needs to have an area of 9000 square meters. There are many rectangles of different dimensions that you could consider.
10+
</p>
11+
<p>
12+
<ol>
13+
<li>
14+
<p>
15+
One option you have considered is to make the field be a square. Draw a labeled picture of what the field would look like in this case.
16+
</p>
17+
</li>
18+
<li>
19+
<p>
20+
Another option you have considered is to make the field look like a piece of notebook paper. Draw a picture of what the field would look like in this case, labeling the measurements of your shape. Remember, the field still needs to have an area of 9000 square meters.
21+
</p>
22+
</li>
23+
<li>
24+
<p>
25+
Draw at least one more picture of a rectangular field that is different than what you've drawn before and would still have an area of 9000 square meters.
26+
</p>
27+
</li>
28+
<li>
29+
<p>
30+
Which measurements are different among your three fields? Which measurements are the same?
31+
</p>
32+
</li>
33+
<li>
34+
<p>
35+
Choose letters to represent the key measurements of the field. What are the lowest and highest values of those measurements?
36+
</p>
37+
</li>
38+
</ol>
39+
</p>
40+
</statement>
41+
<response />
3942
</exercise>
4043

4144
</exercises>

source/proteus/proteus-3-5.xml

Lines changed: 35 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4,38 +4,41 @@
44
<title>PROTEUS exercises</title>
55

66
<exercise component="proteus" label="proteus-water-tank" xml:id="proteus-water-tank" attachment="yes">
7-
<p>
8-
A cylindrical water tank on top of a city water tower has a radius of 8 meters and a height of 15 meters. The amount of water in the tank changes as water is being pumped in or out, depending on the time of day and the local water usage; it is usually completely refilled by about 2am, and then starts to drain around 7am as people wake up and do morning routines (e.g., showering, cooking, etc.).
9-
</p>
10-
<p>
11-
<ol>
12-
<li>
13-
<p>
14-
What is the maximum amount of water the tank can hold? Note: the formula for the volume of a cylinder is <m>V = \pi r^2 h</m>.
15-
</p>
16-
</li>
17-
<li>
18-
<p>
19-
Draw what you imagine the water in the tanks would look like at 2am, at 8am, and at 11am.
20-
</p>
21-
</li>
22-
<li>
23-
<p>
24-
Which measurements of the water are different among your different pictures? Which measurements are the same?
25-
</p>
26-
</li>
27-
<li>
28-
<p>
29-
Determine a formula for the volume of water in the tank as a function of only one variable. What is the varying quantity on which your volume formula depends?
30-
</p>
31-
</li>
32-
<li>
33-
<p>
34-
Draw a graph relating the volume of water to the water level, and a second graph relating the volume of water to time.
35-
</p>
36-
</li>
37-
</ol>
38-
</p>
7+
<statement>
8+
<p>
9+
A cylindrical water tank on top of a city water tower has a radius of 8 meters and a height of 15 meters. The amount of water in the tank changes as water is being pumped in or out, depending on the time of day and the local water usage; it is usually completely refilled by about 2am, and then starts to drain around 7am as people wake up and do morning routines (e.g., showering, cooking, etc.).
10+
</p>
11+
<p>
12+
<ol>
13+
<li>
14+
<p>
15+
What is the maximum amount of water the tank can hold? Note: the formula for the volume of a cylinder is <m>V = \pi r^2 h</m>.
16+
</p>
17+
</li>
18+
<li>
19+
<p>
20+
Draw what you imagine the water in the tanks would look like at 2am, at 8am, and at 11am.
21+
</p>
22+
</li>
23+
<li>
24+
<p>
25+
Which measurements of the water are different among your different pictures? Which measurements are the same?
26+
</p>
27+
</li>
28+
<li>
29+
<p>
30+
Determine a formula for the volume of water in the tank as a function of only one variable. What is the varying quantity on which your volume formula depends?
31+
</p>
32+
</li>
33+
<li>
34+
<p>
35+
Draw a graph relating the volume of water to the water level, and a second graph relating the volume of water to time.
36+
</p>
37+
</li>
38+
</ol>
39+
</p>
40+
</statement>
41+
<response />
3942
</exercise>
4043

4144
</exercises>

source/sec-2-6-inverse.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,11 @@
6363
</p>
6464

6565
<xi:include href="./previews/PA-2-6-WW.xml" />
66-
<xi:include href="./previews/PA-2-6.xml" />
66+
<xi:include href="./previews/PA-2-6.xml" />
6767
</introduction>
6868

69+
<xi:include href="./proteus/proteus-2-6.xml" />
70+
6971
<subsection permid="OSu">
7072
<title>Basic facts about inverse functions</title>
7173
<p permid="RrB">

0 commit comments

Comments
 (0)