Skip to content

Commit 7ade6d0

Browse files
authored
Add <p> tags to missing answers (#913)
* EQ3 * LF3 * EL2 * EL4 * LF6 * Calculus AD7
1 parent c7c6a8f commit 7ade6d0

6 files changed

Lines changed: 41 additions & 34 deletions

File tree

source/calculus/source/03-AD/07.ptx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Note that some of the graphs below are definitely hard... might want to tell thi
275275
</task>
276276
<task><m>f(x)=\frac{x^2-4}{x^2-9}</m>
277277
<answer>
278-
Note that there is a horizontal asymptote at <m>y=1</m>.
278+
<p>Note that there is a horizontal asymptote at <m>y=1</m>.</p>
279279
<image>
280280
<sageplot>
281281
x = var('x')
@@ -295,7 +295,7 @@ Note that some of the graphs below are definitely hard... might want to tell thi
295295
</answer></task>
296296
<task><m>f(x)=\frac{x^2+x-2}{x+3}</m>
297297
<answer>
298-
Note that this graph has a slant asymptote of <m>y=x</m>.
298+
<p>Note that this graph has a slant asymptote of <m>y=x</m>.</p>
299299
<image>
300300
<sageplot>
301301
x = var('x')
@@ -305,7 +305,7 @@ Note that some of the graphs below are definitely hard... might want to tell thi
305305
</answer></task>
306306
<task><m>f(x)=\frac{x}{\sqrt{x^2+2}}</m>
307307
<answer>
308-
Note that this graph has horizontal asymptotes at <m>y=\pm 1</m>.
308+
<p>Note that this graph has horizontal asymptotes at <m>y=\pm 1</m>.</p>
309309
<image>
310310
<sageplot>
311311
x = var('x')

source/precalculus/source/01-EQ/03.ptx

Lines changed: 26 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</p>
3333
</statement>
3434
<answer>
35-
Point <m>C</m> should be at the point <m>(2,2)</m>.
35+
<p>Point <m>C</m> should be at the point <m>(2,2)</m>.</p>
3636
</answer>
3737
</task>
3838
<task>
@@ -42,9 +42,9 @@
4242
</p>
4343
</statement>
4444
<answer>
45-
<m>AC</m> is <m>4</m> units long.
46-
<m>BC</m> is <m>2</m> units long.
47-
Make sure students pay attention to the scale.
45+
<p><m>AC</m> is <m>4</m> units long.
46+
<m>BC</m> is <m>2</m> units long.</p>
47+
<p>Make sure students pay attention to the scale.</p>
4848
</answer>
4949
</task>
5050
<task>
@@ -54,7 +54,8 @@
5454
</p>
5555
</statement>
5656
<answer>
57-
Students should see that they can use the Pythagorean Theorem to find the length of side <m>AB</m> (which is <m>\sqrt{20}</m> or approximately <m>4.5</m>).
57+
<p>Students should see that they can use the Pythagorean Theorem to find the length of
58+
side <m>AB</m> (which is <m>\sqrt{20}</m> or approximately <m>4.5</m>).</p>
5859
</answer>
5960
</task>
6061
</activity>
@@ -76,7 +77,8 @@
7677
</p>
7778
</statement>
7879
<answer>
79-
Students may need help in their drawing. Make sure the hypotenuse is the line segment that connects the two points.
80+
<p>Students may need help in their drawing. Make sure the hypotenuse is the line segment that
81+
connects the two points.</p>
8082
</answer>
8183
</task>
8284
<task>
@@ -86,7 +88,9 @@
8688
</p>
8789
</statement>
8890
<answer>
89-
The lengths of the legs of the triangle should be <m>y_{2}-y_{1}</m> and <m>x_{2}-x_{1}</m> (or <m>y_{1}-y_{2}</m> and <m>x_{1}-x_{2}</m> depending on how students created their drawing).
91+
<p>The lengths of the legs of the triangle should be <m>y_{2}-y_{1}</m> and
92+
<m>x_{2}-x_{1}</m> (or <m>y_{1}-y_{2}</m> and <m>x_{1}-x_{2}</m> depending on
93+
how students created their drawing).</p>
9094
</answer>
9195
</task>
9296
<task>
@@ -96,7 +100,10 @@
96100
</p>
97101
</statement>
98102
<answer>
99-
Students should see the connection to the previous activity and apply the Pythagorean Theorem. They should get either <m>\sqrt{(x_{2}-x_{1})^2+(y_{2}-y_{1})^2}</m> or <m>\sqrt{(x_{1}-x_{2})^2+(y_{1}-y_{2})^2}</m> to represent the length of the side that connects the two points.
103+
<p>Students should see the connection to the previous activity and apply the Pythagorean
104+
Theorem. They should get either <m>\sqrt{(x_{2}-x_{1})^2+(y_{2}-y_{1})^2}</m> or
105+
<m>\sqrt{(x_{1}-x_{2})^2+(y_{1}-y_{2})^2}</m> to represent the length of the side
106+
that connects the two points.</p>
100107
</answer>
101108
</task>
102109
</activity>
@@ -125,7 +132,7 @@
125132
<li> <m>\sqrt{56}</m> </li></ol></p>
126133
</statement>
127134
<answer>
128-
B and C
135+
<p>B and C</p>
129136
</answer>
130137
</task>
131138
<task>
@@ -138,7 +145,7 @@
138145
<li> <m>\sqrt{61}</m> </li></ol></p>
139146
</statement>
140147
<answer>
141-
B and D
148+
<p>B and D</p>
142149
</answer>
143150
</task>
144151
<task>
@@ -152,7 +159,7 @@
152159
<li> <m>(-5,-5)</m> </li></ol></p>
153160
</statement>
154161
<answer>
155-
B
162+
<p>B</p>
156163
</answer>
157164
</task>
158165
</activity>
@@ -193,7 +200,7 @@
193200
<li> <m>(10,2)</m> </li></ol></p>
194201
</statement>
195202
<answer>
196-
B
203+
<p>B</p>
197204
</answer>
198205
</task>
199206
<task>
@@ -206,7 +213,7 @@
206213
<li> <m>(5,2)</m> </li></ol></p>
207214
</statement>
208215
<answer>
209-
D
216+
<p>D</p>
210217
</answer>
211218
</task>
212219
<task>
@@ -219,7 +226,7 @@
219226
<li> <m>(5,2)</m> </li></ol></p>
220227
</statement>
221228
<answer>
222-
C
229+
<p>C</p>
223230
</answer>
224231
</task>
225232
<task>
@@ -260,7 +267,7 @@
260267
<li> <m>(1,4)</m> </li></ol></p>
261268
</statement>
262269
<answer>
263-
B
270+
<p>B</p>
264271
</answer>
265272
</task>
266273
<task>
@@ -273,7 +280,7 @@
273280
<li> <m>(4,7)</m> </li></ol></p>
274281
</statement>
275282
<answer>
276-
C
283+
<p>C</p>
277284
</answer>
278285
</task>
279286
<task>
@@ -286,7 +293,7 @@
286293
<li> <m>(8,6)</m> </li></ol></p>
287294
</statement>
288295
<answer>
289-
D
296+
<p>D</p>
290297
</answer>
291298
</task>
292299
</activity>
@@ -304,7 +311,7 @@
304311
</p>
305312
</statement>
306313
<answer>
307-
<m>\sqrt{113}</m> or <m>10.6</m>
314+
<p><m>\sqrt{113}</m> or <m>10.6</m></p>
308315
</answer>
309316
</task>
310317
<task>
@@ -314,7 +321,7 @@
314321
</p>
315322
</statement>
316323
<answer>
317-
<m>(2,1.5)</m>
324+
<p><m>(2,1.5)</m></p>
318325
</answer>
319326
</task>
320327
</activity>

source/precalculus/source/03-LF/03.ptx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</image>
3131
</statement>
3232
<answer>
33-
Many answers possible.
33+
<p>Many answers possible.</p>
3434
</answer>
3535
</task>
3636

@@ -65,7 +65,7 @@
6565
</image>
6666
</statement>
6767
<answer>
68-
Just the one possible line.
68+
<p>Just the one possible line.</p>
6969
</answer>
7070
</task>
7171

source/precalculus/source/03-LF/06.ptx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
</sageplot>
180180
</image>
181181
</p>
182-
The point of intersection is <m>(1,1)</m>.
182+
<p>The point of intersection is <m>(1,1)</m>.</p>
183183
</answer>
184184
</task>
185185

@@ -229,7 +229,7 @@
229229
</sageplot>
230230
</image>
231231
</p>
232-
The point of intersection is not at a "nice" point, making it hard to see exactly where it is.
232+
<p>The point of intersection is not at a "nice" point, making it hard to see exactly where it is.</p>
233233
</answer>
234234
</task>
235235

source/precalculus/source/05-EL/02.ptx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
</p>
106106
</statement>
107107
<answer>
108-
E
108+
<p>E</p>
109109
</answer>
110110
</task>
111111

@@ -124,7 +124,7 @@
124124
</p>
125125
</statement>
126126
<answer>
127-
C
127+
<p>C</p>
128128
</answer>
129129
</task>
130130

@@ -332,7 +332,7 @@
332332
</p>
333333
</statement>
334334
<answer>
335-
C
335+
<p>C</p>
336336
</answer>
337337
</task>
338338

@@ -351,7 +351,7 @@
351351
</p>
352352
</statement>
353353
<answer>
354-
E
354+
<p>E</p>
355355
</answer>
356356
</task>
357357

source/precalculus/source/05-EL/04.ptx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ p
134134
</p>
135135
</statement>
136136
<answer>
137-
D
137+
<p>D</p>
138138
</answer>
139139
</task>
140140

@@ -153,7 +153,7 @@ p
153153
</p>
154154
</statement>
155155
<answer>
156-
E
156+
<p>E</p>
157157
</answer>
158158
</task>
159159

@@ -171,7 +171,7 @@ p
171171
</p>
172172
</statement>
173173
<answer>
174-
A
174+
<p>A</p>
175175
</answer>
176176
</task>
177177

@@ -189,7 +189,7 @@ p
189189
</p>
190190
</statement>
191191
<answer>
192-
D
192+
<p>D</p>
193193
</answer>
194194
</task>
195195

0 commit comments

Comments
 (0)