- In the circle
, find
and
in terms of
.
Solution:
,
.
- In the parabola
, show that
.
- In the curve
, show that
.
- Show that
is constant in the logarithmic spiral
. Since the tangent makes a constant angle
with the radius vector, this curve is also called the equiangular spiral.
- Given the curve
, prove that
.
SAGE can help with this problem. Using (6.12) but with
in place of
for typographical simplicity, we have
[fontsize=\small,fontfamily=courier,fontshape=tt,frame=single,label=\sage]
sage: a,t = var("a,t")
sage: r = a*sin(t/3)^3
sage: tanpsi = r/diff(r,t); tanpsi
sin(t/3)/cos(t/3)
Therefore,
, so
.
Therefore, according to (6.13), we have
, as expected.
- Show that
in the spiral of Archimedes
. Find values of
when
and
.
Solution:
and
.
- Find the angle between the straight line
and the circle
.
Solution:
.
- Show that the parabolas
and
intersect at right angles.
- Find the angle of intersection of
and
.
Solution: At origin
; at two other points
.
- Find the slopes of the following curves at the points designated:
| curve |
point |
solution (if given) |
| |
|
|
(a)
 |
 |
 |
(b)
 |
 |
 |
(c)
 |
origin |
 |
(d)
 |
origin |
 |
(e)
 |
origin |
 |
(f)
 |
origin |
|
(g)
 |
origin |
|
(h)
 |
 |
|
(i)
 |
 |
|
(j)
 |
 |
|
(k)
 |
 |
|
(l)
 |
 |
|
- Prove that the spiral of Archimedes
, and the reciprocal
spiral
, intersect at right angles.
- Find the angle between the parabola
and
the straight line
.
Solution:
.
- Show that the two cardioids
and
cut each other perpendicularly.
- Find lengths of subtangent, subnormal, tangent, and normal of
the spiral of Archimedes
.
Solution:
subt. =
, tan. =
,
subn. =
, nor. =
.
The student should note the fact that the subnormal is constant.
- Get lengths of subtangent, subnormal, tangent, and normal
in the logarithmic spiral
.
Solution:
subt. =
,
tan. =
,
subn. =
,
nor. =
.
When
, we notice that subt. = subn., and tan. = nor.
- Find the angles between the curves
and
.
Solution: 0 and
.
- Show that the reciprocal spiral
has a
constant subtangent.
- Show that the equilateral hyperbolas
,
intersect at right angles.