圆的切线
2019-10-29 14:35
本范例演示了圆的切线的几何构造与性质。通过给定点、圆以及相关的交点、角平分线和正交线,展示了如何构造圆的切线,并计算和显示相关线段(如AE和EC)的距离。适用于学习平面几何中圆的切线性质及基本几何作图方法。
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.564.0" app="graphing" platform="w" id="FA4B903D-591D-4760-99E3-128E8E12ED1B" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="1440" height="725" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.03888888888888889" orientation="1" />
</panes>
<views>
<view id="4097" visible="false" inframe="false" stylebar="true" location="1,1,1,1" size="400" window="100,100,700,550" />
<view id="512" toolbar="0 | 1 501 5 19 , 67 | 2 15 45 18 , 7 37 | 514 3 9 , 13 44 , 47 | 16 51 | 551 550 11 , 20 22 21 23 , 55 56 57 , 12 | 69 | 510 511 , 512 513 | 533 531 , 534 532 , 522 523 , 537 536 , 535 | 521 520 | 36 , 38 49 560 | 571 30 29 570 31 33 | 17 | 540 40 41 42 , 27 28 35 , 6 , 502" visible="false" inframe="false" stylebar="false" location="1,1,1" size="500" window="100,100,600,400" />
<view id="4" toolbar="0 || 2020 , 2021 , 2022 || 2001 , 2003 , 2002 , 2004 , 2005 || 2040 , 2041 , 2042 , 2044 , 2043" visible="false" inframe="false" stylebar="false" location="1,1" size="300" window="100,100,600,400" />
<view id="8" toolbar="1001 | 1002 | 1003 || 1005 | 1004 || 1006 | 1007 | 1010 || 1008 | 1009 || 6" visible="false" inframe="false" stylebar="false" location="1,3" size="300" window="100,100,600,400" />
<view id="1" visible="true" inframe="false" stylebar="false" location="1" size="1382" window="100,100,600,400" />
<view id="2" visible="true" inframe="false" stylebar="false" location="3" size="56" window="100,100,600,400" />
<view id="16" visible="false" inframe="false" stylebar="false" location="1" size="300" window="50,50,500,500" />
<view id="32" visible="false" inframe="false" stylebar="true" location="1" size="300" window="50,50,500,500" />
<view id="64" toolbar="0" visible="false" inframe="false" stylebar="false" location="1" size="480" window="50,50,500,500" />
<view id="128" visible="false" inframe="false" stylebar="false" location="1" size="480" window="50,50,500,500" />
<view id="70" toolbar="0 || 2020 || 2021 || 2022" visible="false" inframe="false" stylebar="true" location="1" size="900" window="50,50,500,500" />
<view id="43" visible="false" inframe="false" stylebar="false" location="1" size="450" window="50,50,500,500" />
</views>
<toolbar show="false" items="0 77 73 62 | 1 501 67 , 5 19 , 72 75 76 | 2 15 45 , 18 65 , 7 37 | 4 3 8 9 , 13 44 , 58 , 47 | 16 51 64 , 70 | 10 34 53 11 , 24 20 22 , 21 23 | 55 56 57 , 12 | 36 46 , 38 49 50 , 71 14 68 | 30 29 54 32 31 33 | 25 17 26 60 52 61 | 40 41 42 , 27 28 35 , 6" position="1" help="false" />
<input show="false" cmd="true" top="algebra" />
<dockBar show="false" east="false" />
</perspective>
</perspectives>
<labelingStyle val="1"/>
<font size="16"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="1382" height="723"/>
<coordSystem xZero="491.4259988456466" yZero="456.25705134748773" scale="32.71701669027586" yscale="32.71701669027598"/>
<evSettings axes="true" grid="true" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" checkboxSize="26" gridType="3"/>
<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>
<algebraView>
<mode val="3"/>
</algebraView>
<kernel>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="13"/>
<angleUnit val="degree"/>
<algebraStyle val="3" spreadsheet="0"/>
<coordStyle val="0"/>
</kernel>
<tableview min="-2" max="2" step="1"/>
<scripting blocked="false" disabled="false"/>
<construction title="Tangent of circle 2" author="" date="">
<command name="Point">
<input a0="yAxis"/>
<output a0="A"/>
</command>
<element type="point" label="A">
<show object="true" label="true" ev="4"/>
<objColor r="21" g="101" b="192" alpha="0"/>
<layer val="0"/>
<labelOffset x="-3" y="58"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="0" y="8" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="xAxis" a1="yAxis"/>
<output a0="B"/>
</command>
<element type="point" label="B">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="0" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Point">
<input a0="xAxis"/>
<output a0="C"/>
</command>
<element type="point" label="C">
<show object="true" label="true" ev="4"/>
<objColor r="21" g="101" b="192" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="12.390542843856938" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Polygon">
<input a0="A" a1="B" a2="C"/>
<output a0="poly1" a1="c" a2="a" a3="b"/>
</command>
<element type="polygon" label="poly1">
<lineStyle thickness="5" type="0" typeHidden="1" opacity="204"/>
<show object="true" label="false"/>
<objColor r="21" g="101" b="192" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelMode val="0"/>
</element>
<element type="segment" label="c">
<show object="true" label="true"/>
<objColor r="21" g="101" b="192" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="8" y="0" z="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="a">
<show object="true" label="true"/>
<objColor r="21" g="101" b="192" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="0" y="12.390542843856938" z="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="b">
<show object="true" label="true"/>
<objColor r="21" g="101" b="192" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="-8" y="-12.390542843856938" z="99.1243427508555"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="AngularBisector">
<input a0="A" a1="B" a2="C"/>
<output a0="f"/>
</command>
<element type="line" label="f">
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-0.7071067811865475" y="0.7071067811865475" z="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
</element>
<command name="AngularBisector">
<input a0="A" a1="C" a2="B"/>
<output a0="g"/>
</command>
<element type="line" label="g">
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-0.2827471108450952" y="-0.9591944908665558" z="3.5033901909029184"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
</element>
<command name="Intersect">
<input a0="g" a1="f"/>
<output a0="O"/>
</command>
<element type="point" label="O">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="2.4772709611298867" y="2.4772709611298867" z="0.8781853284079907"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="OrthogonalLine">
<input a0="O" a1="a"/>
<output a0="j"/>
</command>
<element type="line" label="j">
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-10.881192936485784" y="0" z="30.694731979722516"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
</element>
<command name="Intersect">
<input a0="a" a1="j"/>
<output a0="D"/>
</command>
<element type="point" label="D">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="380.32439167545755" y="0" z="134.8238872718006"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Circle">
<input a0="O" a1="D"/>
<output a0="d"/>
</command>
<element type="conic" label="d">
<show object="true" label="true" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eigenvectors x0="1" y0="0" z0="1.0" x1="0" y1="1" z1="1.0"/>
<matrix A0="1" A1="1" A2="7.957463757094224" A3="0" A4="-2.8208976863924407" A5="-2.8208976863924407"/>
<eqnStyle style="specific"/>
</element>
<command name="Intersect">
<input a0="f" a1="b"/>
<output a0="E"/>
</command>
<element type="point" label="E">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="70.09149493978951" y="70.09149493978951" z="14.418291116966069"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Text">
<input a0="x = Distance[A, E]"/>
<output a0="text1"/>
</command>
<element type="text" label="text1">
<show object="false" label="true" ev="8"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<startPoint x="5.881624846485261" y="4.6562383045131925" z="1"/>
</element>
<command name="Text">
<input a0="y = Distance[E, C]"/>
<output a0="text2"/>
</command>
<element type="text" label="text2">
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<startPoint x="4.882798145817722" y="1.9274203207175131" z="1"/>
</element>
<command name="Distance">
<input a0="A" a1="E"/>
<output a0="distanceAE"/>
</command>
<element type="numeric" label="distanceAE">
<value val="5.78650508091418"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
</element>
<expression label="文字AE" exp="Name[A] + (Name[E]) + " = " + distanceAE" />
<element type="text" label="文字AE">
<show object="true" label="true" ev="20"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<bgColor r="255" g="255" b="255" alpha="255"/>
<layer val="0"/>
<labelMode val="0"/>
<startPoint exp="Midpoint[A, E]"/>
</element>
<command name="Distance">
<input a0="E" a1="C"/>
<output a0="distanceEC"/>
</command>
<element type="numeric" label="distanceEC">
<value val="8.962242390157876"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
</element>
<expression label="文字EC" exp="Name[E] + (Name[C]) + " = " + distanceEC" />
<element type="text" label="文字EC">
<show object="true" label="true" ev="20"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<bgColor r="255" g="255" b="255" alpha="255"/>
<layer val="0"/>
<labelMode val="0"/>
<startPoint exp="Midpoint[E, C]"/>
</element>
</construction>
</geogebra>