动态解析几何:圆的构造与探究
2020-06-28 20:31
本范例展示了一个动态的解析几何与几何作图过程。用户可以通过拖动点B来实时调整圆的大小,观察圆与射线、多边形等几何元素的相交与位置关系。该构造综合运用了圆、射线、交点等基础几何对象,生动演示了勾股定理、位似变换以及矩形和多边形的几何性质。适合用于探索平面几何中的动态变化规律及解析几何的直观理解。
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.587.0" app="geometry" platform="a" id="5d8b991d-04bc-4418-8d42-a58aadf95896" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/apps/xsd/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="360" height="720" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.45" orientation="0" />
</panes>
<views>
<view id="1" visible="true" inframe="false" stylebar="false" location="3" size="500" window="100,100,600,400" />
<view id="2" visible="false" inframe="false" stylebar="false" location="1" size="200" window="100,100,250,400" />
<view id="4" visible="false" inframe="false" stylebar="false" location="1,1" size="300" window="100,100,600,400" />
<view id="8" visible="false" inframe="false" stylebar="false" location="1,3" size="300" window="100,100,600,400" />
<view id="4097" visible="false" inframe="false" stylebar="true" location="1,1,1,1" size="400" window="100,100,700,550" />
<view id="512" visible="false" inframe="false" stylebar="false" location="1,1,1" size="500" window="100,100,600,400" />
</views>
<toolbar show="true" position="1" help="false" />
<input show="true" cmd="true" top="algebra" />
<dockBar show="false" east="false" />
</perspective>
</perspectives>
<labelingStyle val="3"/>
<font size="12"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="360" height="720"/>
<coordSystem xZero="129.22293810818934" yZero="348.7160388910786" scale="14.078355189659979" yscale="14.078355189659979"/>
<evSettings axes="true" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" checkboxSize="26" gridType="0"/>
<bgColor r="255" g="255" b="255"/>
<axesColor r="0" g="0" b="0"/>
<gridColor r="192" g="192" b="192"/>
<lineStyle axes="1" grid="0"/>
<axis id="0" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
</euclidianView>
<kernel>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="1"/>
<angleUnit val="degree"/>
<algebraStyle val="3" spreadsheet="0"/>
<coordStyle val="0"/>
</kernel>
<tableview min="-2.0" max="2.0" step="1.0"/>
<scripting blocked="false" disabled="false"/>
<euclidianView3D>
<coordSystem xZero="0.0" yZero="0.0" zZero="-1.5" scale="50.0" xAngle="20.0" zAngle="-60.0"/>
<evSettings axes="true" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" gridType="3"/>
<axis id="0" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="2" show="true" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<plate show="true"/>
<bgColor r="255" g="255" b="255"/>
<clipping use="false" show="false" size="1"/>
<projection type="0"/>
</euclidianView3D>
<construction title="" author="" date="">
<element type="point" label="A">
<show object="true" label="true"/>
<objColor r="0" g="0" b="204" alpha="0.0"/>
<layer val="0"/>
<labelMode val="1"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="3.1126666666666662" y="-1.9947416666666706" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="2"/>
</element>
<element type="point" label="B">
<show object="true" label="true"/>
<objColor r="102" g="0" b="204" alpha="0.0"/>
<layer val="0"/>
<labelMode val="1"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="1.0496298532561428" y="-7.549458702887605" z="1.0"/>
<pointSize val="9"/>
<pointStyle val="2"/>
</element>
<command name="Circle">
<input a0="A" a1="B"/>
<output a0="c"/>
</command>
<element type="conic" label="c">
<show object="true" label="false"/>
<objColor r="0" g="153" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="2" type="0" typeHidden="1" opacity="204"/>
<eigenvectors x0="1.0" y0="0.0" z0="1.0" x1="-0.0" y1="1.0" z1="1.0"/>
<matrix A0="1.0" A1="1.0" A2="-21.443314151456217" A3="0.0" A4="-3.1126666666666662" A5="1.9947416666666706"/>
<eqnStyle style="specific"/>
</element>
<element type="point" label="C">
<show object="true" label="true"/>
<objColor r="21" g="101" b="192" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="15.649870838454476" y="-16.10570481059586" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<element type="point" label="D">
<show object="true" label="true"/>
<objColor r="0" g="0" b="204" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="2.8696916666665544" y="-4.61806666666639" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Ray">
<input a0="C" a1="D"/>
<output a0="f"/>
</command>
<element type="ray" label="f">
<show object="true" label="false"/>
<objColor r="75" g="0" b="130" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-11.48763814392947" y="-12.780179171787921" z="-26.05373997594264"/>
<lineStyle thickness="2" type="0" typeHidden="1" opacity="204"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="point" label="E">
<show object="true" label="true"/>
<objColor r="21" g="101" b="192" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="-4.7500000000001235" y="-9.29999999999947" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="3"/>
</element>
<element type="point" label="F">
<show object="true" label="true"/>
<objColor r="0" g="0" b="204" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="7.599999999999613" y="0.6000000000003197" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Ray">
<input a0="E" a1="F"/>
<output a0="g"/>
</command>
<element type="ray" label="g">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-9.899999999999789" y="12.349999999999737" z="67.82999999999079"/>
<lineStyle thickness="2" type="0" typeHidden="1" opacity="204"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="point" label="G">
<show object="true" label="true"/>
<objColor r="21" g="101" b="192" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="6.538379434468564" y="-16.267970582983292" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="3"/>
</element>
<command name="Point">
<input a0="c"/>
<output a0="H"/>
</command>
<element type="point" label="H">
<show object="true" label="true"/>
<objColor r="96" g="96" b="96" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="1.177886007447184" y="3.6059391889686827" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Ray">
<input a0="G" a1="H"/>
<output a0="h"/>
</command>
<element type="ray" label="h">
<show object="true" label="false"/>
<objColor r="255" g="215" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-19.873909771951976" y="-5.36049342702138" z="42.73881355435552"/>
<lineStyle thickness="2" type="0" typeHidden="1" opacity="204"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="point" label="I">
<show object="true" label="true"/>
<objColor r="21" g="101" b="192" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="9.205016666666666" y="-7.2320250000000055" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<element type="point" label="J">
<show object="true" label="true"/>
<objColor r="0" g="0" b="204" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="-6.42935" y="-6.184416666666214" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="1"/>
</element>
<command name="Ray">
<input a0="I" a1="J"/>
<output a0="i"/>
</command>
<element type="ray" label="i">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-1.047608333333791" y="-15.634366666666665" z="-103.42487842402365"/>
<lineStyle thickness="2" type="30" typeHidden="1" opacity="204"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="point" label="K">
<show object="true" label="true"/>
<objColor r="255" g="51" b="102" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="-8.6326" y="0.6240916666669939" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="3"/>
</element>
<element type="point" label="L">
<show object="true" label="true"/>
<objColor r="46" g="125" b="50" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="7.417399999999592" y="-3.8259083333329125" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="4"/>
</element>
<command name="Ray">
<input a0="K" a1="L"/>
<output a0="j"/>
</command>
<element type="ray" label="j">
<show object="true" label="false"/>
<objColor r="101" g="87" b="210" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="4.449999999999906" y="16.049999999999592" z="28.398398749994193"/>
<lineStyle thickness="2" type="0" typeHidden="1" opacity="204"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="point" label="M">
<show object="true" label="true"/>
<objColor r="0" g="0" b="204" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="-4.7000000000001245" y="7.60000000000017" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="1"/>
</element>
<command name="Point">
<input a0="c"/>
<output a0="N"/>
</command>
<element type="point" label="N">
<show object="true" label="true"/>
<objColor r="0" g="0" b="204" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="3.996198738672928" y="3.8644710213748246" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Ray">
<input a0="M" a1="N"/>
<output a0="k"/>
</command>
<element type="ray" label="k">
<show object="true" label="false"/>
<objColor r="97" g="97" b="97" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="3.7355289786253456" y="8.696198738673052" z="-48.53412421437709"/>
<lineStyle thickness="2" type="0" typeHidden="1" opacity="204"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="point" label="O">
<show object="true" label="true"/>
<objColor r="255" g="102" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="8.675824947261196" y="5.808912893368519" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="3"/>
</element>
<element type="point" label="P">
<show object="true" label="true"/>
<objColor r="255" g="215" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="-6.271652830516179" y="-10.312303773297797" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Ray">
<input a0="O" a1="P"/>
<output a0="l"/>
</command>
<element type="ray" label="l">
<show object="true" label="false"/>
<objColor r="224" g="224" b="224" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="16.121216666666317" y="-14.947477777777376" z="-53.036257350196195"/>
<lineStyle thickness="4" type="0" typeHidden="1" opacity="204"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="point" label="Q">
<show object="true" label="true"/>
<objColor r="0" g="0" b="204" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="-7.0" y="-2.9999999999996034" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="1"/>
</element>
<element type="point" label="S">
<show object="true" label="true"/>
<objColor r="21" g="101" b="192" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="10.91515" y="-7.552675000000004" z="1.0"/>
<pointSize val="2"/>
<pointStyle val="1"/>
</element>
<command name="Point">
<input a0="k"/>
<output a0="T"/>
</command>
<element type="point" label="T">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="5.021614449671071" y="3.4239946455835595" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Ray">
<input a0="S" a1="T"/>
<output a0="n"/>
</command>
<element type="ray" label="n">
<show object="true" label="false"/>
<objColor r="97" g="97" b="97" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-10.976669645583563" y="-5.89353555032893" z="75.30003706941086"/>
<lineStyle thickness="2" type="0" typeHidden="1" opacity="204"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="point" label="U">
<show object="true" label="true"/>
<objColor r="21" g="101" b="192" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="-1.900000000000184" y="-10.24999999999945" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Ray">
<input a0="U" a1="H"/>
<output a0="p"/>
</command>
<element type="ray" label="p">
<show object="true" label="false"/>
<objColor r="97" g="97" b="97" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-13.855939188968133" y="3.077886007447368" z="5.222047117291826"/>
<lineStyle thickness="1" type="30" typeHidden="1" opacity="204"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Point">
<input a0="f"/>
<output a0="V"/>
</command>
<element type="point" label="V">
<show object="true" label="true"/>
<objColor r="21" g="101" b="192" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="-4.278708618350258" y="1.8073703071367895" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<element type="point" label="W">
<show object="true" label="true"/>
<objColor r="255" g="215" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="-1.5289555555555572" y="7.87695" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Ray">
<input a0="W" a1="O"/>
<output a0="r"/>
</command>
<element type="ray" label="r">
<show object="true" label="false"/>
<objColor r="97" g="97" b="97" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="2.068037106631481" y="10.204780502816753" z="-77.22060895838317"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="204"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Intersect">
<input a0="c" a1="n" a2="1"/>
<output a0="Z"/>
</command>
<element type="point" label="Z">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="8.808357472096311" y="-3.6287883290708702" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="1"/>
</element>
<command name="Ray">
<input a0="V" a1="Z"/>
<output a0="q"/>
</command>
<element type="ray" label="q">
<show object="true" label="false"/>
<objColor r="97" g="97" b="97" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="5.43615863620766" y="13.08706609044657" z="-0.3934358519489809"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="204"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
</construction>
</geogebra>