geometry[RadicalAxis] - find the radical axis of two given circles
|
Calling Sequence
|
|
RadicalAxis(l, c1, c2)
|
|
Parameters
|
|
l
|
-
|
the name of the radical axis
|
c1, c2
|
-
|
two circles
|
|
|
|
|
Description
|
|
•
|
The locus of a point whose powers with respect to two given circles are equal is called the radical axis of the two given circles.
|
•
|
Note that the routine in particular, and the geometry package in general, does not work with extended plane, i.e. the radical axis of two concentric circles does not exist (though in extended plane, when c1 and c2 are concentric but not equal, the radical axis is frequently defined to be the line at infinity in the plane of the circles, and the radical axis of two equal concentric circles is left undefined.)
|
•
|
For a detailed description of the radical axis l, use the routine detail (e.g., detail(l))
|
•
|
The command with(geometry,RadicalAxis) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?