diff --git a/ptx/sec_par_calc.ptx b/ptx/sec_par_calc.ptx
index 5f91f4226..98fa296f5 100644
--- a/ptx/sec_par_calc.ptx
+++ b/ptx/sec_par_calc.ptx
@@ -371,7 +371,7 @@
any line that passes through the center of a circle intersects the circle at right angles.
-
+
Illustrating how a circle's normal lines pass through its center
@@ -661,7 +661,7 @@
-
+
Graphing the parametric equations in to demonstrate concavity
@@ -789,38 +789,12 @@
.
-
- The points of inflection are found by setting \frac{d^2y}{dx^2}=0.
- This is not trivial,
- as equations that mix polynomials and trigonometric functions generally do not have nice solutions.
-
-
-
- In we see a plot of the second derivative.
- It shows that it has zeros at approximately t=0.5,\,3.5,\,6.5,\,9.5,\,12.5 and 16.
- These approximations are not very good,
- made only by looking at the graph.
- Newton's Method provides more accurate approximations.
- Accurate to 2 decimal places, we have:
-
- t=0.65,\,3.29,\,6.36,\,9.48,\,12.61\,\text{ and } \,15.74
- .
-
-
-
- The corresponding points have been plotted on the graph of the parametric equations in .
- Note how most occur near the x-axis,
- but not exactly on the axis.
-
-
-
-
In (a), a graph of \frac{d^2y}{dx^2}, showing where it is approximately 0. In (b), graph of the parametric equations in along with the points of inflection
-
-
-
+
+
Graphing \frac{d^2y}{dx^2} in , showing where it is approximately 0
+
+
-
- Graph of the second derivative is a sinusoid with increasing amplitude.
+ Graph of the second derivative is a sinusoid with increasing amplitude.
The image shows the graph y = 2\cos(t)-4t\sin(t), which is a graph of \frac{d^2y}{dx^2}.
@@ -848,15 +822,40 @@
\end{tikzpicture}
-
+
-
-
+
+ The points of inflection are found by setting \frac{d^2y}{dx^2}=0.
+ This is not trivial,
+ as equations that mix polynomials and trigonometric functions generally do not have nice solutions.
+
+
+
+ In we see a plot of the second derivative.
+ It shows that it has zeros at approximately t=0.5,\,3.5,\,6.5,\,9.5,\,12.5 and 16.
+ These approximations are not very good,
+ made only by looking at the graph.
+ Newton's Method provides more accurate approximations.
+ Accurate to 2 decimal places, we have:
+
+ t=0.65,\,3.29,\,6.36,\,9.48,\,12.61\,\text{ and } \,15.74
+ .
+
+
+
+ The corresponding points have been plotted on the graph of the parametric equations in .
+ Note how most occur near the x-axis,
+ but not exactly on the axis.
+
+
+
+
A graph of the parametric equations in along with the points of inflection
+
+
-
- Graph of the parametric curve in this example, with points of inflection marked.
+ Graph of the parametric curve in this example, with points of inflection marked.
The graph shows a curve that appears to be sinusoidal, but with a frequency that increases with x.
@@ -892,9 +891,6 @@
-
-
-
@@ -1281,7 +1277,7 @@
Find the surface area if this shape is rotated about the x-axis,
as shown in .
-
+