初中几何动点问题探究
2020-03-17 04:14
本范例演示初中数学经典动点问题。通过滑块参数 t 控制动点 P、Q 在多边形边上的运动,利用交点(Intersect)、多边形(Polygon)、线段(Segment)等命令构建几何图形,实时展示动点运动过程中相关线段长度、面积或特殊点位置的变化规律。适用于探究动点轨迹、最值问题及几何关系,帮助学生直观理解动态几何中的变量与不变量。
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.570.0" app="classic" platform="d" id="62d4f0ff-d08b-4e68-b3d0-954300828add" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="1357" height="982" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.5556374355195284" orientation="1" />
</panes>
<views>
<view id="4" toolbar="0 || 2020 , 2021 , 2022 , 66 || 2001 , 2003 , 2002 , 2004 , 2005 || 2040 , 2041 , 2042 , 2044 , 2043" visible="false" inframe="false" stylebar="true" location="1,1" size="300" window="100,100,600,400" />
<view id="2" visible="false" inframe="false" stylebar="true" location="3,3" size="228" window="100,100,600,400" />
<view id="8" toolbar="1001 | 1002 | 1003 || 1005 | 1004 || 1006 | 1007 | 1010 || 1008 1009 || 66 68 || 6" 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" size="380" window="206,346,804,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 | 100001 100002 26 | 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" size="495" window="100,100,600,400" />
<view id="1" visible="true" inframe="false" stylebar="true" location="1" size="571" window="100,100,600,400" />
<view id="16" visible="true" inframe="false" stylebar="true" location="3" size="754" window="50,50,500,500" />
<view id="32" visible="false" inframe="false" stylebar="true" location="1" size="769" window="50,50,500,500" />
<view id="64" toolbar="0" visible="false" inframe="false" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="70" toolbar="0 || 2020 || 2021 || 2022" visible="false" inframe="false" stylebar="true" location="1" size="150" window="50,50,500,500" />
</views>
<toolbar show="true" items="0 39 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 | | 100003 100001 100002" position="1" help="false" />
<input show="true" cmd="true" top="true" />
<dockBar show="true" east="true" />
</perspective>
</perspectives>
<labelingStyle val="0"/>
<font size="28"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="571" height="671"/>
<coordSystem xZero="440.70514480539157" yZero="372.14164631037835" scale="32.09873983262633" yscale="32.09878727402383"/>
<evSettings axes="false" grid="false" 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="11" grid="0"/>
<axis id="0" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
</euclidianView>
<euclidianView>
<viewNumber viewNo="2"/>
<size width="754" height="671"/>
<coordSystem xZero="189.88396900363796" yZero="163.78640524599436" scale="4.572319031118349" yscale="4.572319031118345"/>
<evSettings axes="false" grid="false" 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="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
</euclidianView>
<algebraView>
<mode val="1"/>
</algebraView>
<kernel>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="2"/>
<angleUnit val="degree"/>
<algebraStyle val="0" spreadsheet="0"/>
<coordStyle val="0"/>
</kernel>
<tableview min="-2.0" max="2.0" step="1.0"/>
<scripting blocked="false" disabled="false"/>
<construction title="" author="" date="">
<element type="image" label="pic1">
<file name="e2b55197710000e6602e92a75406f46b/transferImage.png"/>
<inBackground val="false"/>
<absoluteScreenLocation x="13" y="641"/> <show object="true" label="true" ev="3"/>
<objColor r="0" g="0" b="0" alpha="1.0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
</element>
<command name="Intersect">
<input a0="xAxis" a1="yAxis"/>
<output a0="C"/>
</command>
<element type="point" label="C">
<show object="true" label="true" ev="4"/>
<objColor r="32" g="32" b="32" alpha="0.0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="0.0" y="-0.0" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="$C$"/>
</element>
<element type="point" label="B">
<show object="true" label="true" ev="4"/>
<objColor r="32" g="32" b="32" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="2" y="22"/>
<labelMode val="3"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="0.0" y="6.0" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<caption val="$B$"/>
</element>
<element type="point" label="A">
<show object="true" label="true" ev="4"/>
<objColor r="32" g="32" b="32" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-16" y="-2"/>
<labelMode val="3"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="-8.0" y="0.0" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<caption val="$A$"/>
</element>
<command name="Polygon">
<input a0="A" a1="B" a2="C"/>
<output a0="t1" a1="c" a2="a" a3="b"/>
</command>
<element type="polygon" label="t1">
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<show object="false" label="false"/>
<objColor r="153" g="51" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelMode val="0"/>
</element>
<element type="segment" label="c">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="-6.0" y="8.0" z="-48.0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="a">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="6.0" y="0.0" z="-0.0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="b">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="-0.0" y="-8.0" z="0.0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="numeric" label="t">
<value val="1.3"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelMode val="1"/>
<slider min="0" max="4" absoluteScreenLocation="true" width="200.0" x="62.0" y="61.0" fixed="false" horizontal="true" showAlgebra="true"/>
<lineStyle thickness="10" type="0" typeHidden="1"/>
<animation speed="1" type="0" playing="false"/>
<caption val="$t$"/>
</element>
<command name="Point">
<input a0="c" a1="t / 2"/>
<output a0="P"/>
</command>
<element type="point" label="P">
<show object="true" label="true" ev="4"/>
<condition showObject="0 < t < 2"/>
<objColor r="32" g="32" b="32" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-32" y="13"/>
<labelMode val="3"/>
<coords x="-2.8" y="3.9000000000000004" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<caption val="$P$"/>
</element>
<command name="Point">
<input a0="a" a1="(t - 2) / 2"/>
<output a0="D"/>
</command>
<element type="point" label="D">
<show object="true" label="true" ev="4"/>
<condition showObject="2 ≤ t < 4"/>
<objColor r="32" g="32" b="32" alpha="0.0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="0.0" y="6.0" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<caption val="$P$"/>
</element>
<command name="Point">
<input a0="b" a1="t / 6"/>
<output a0="Q"/>
</command>
<element type="point" label="Q">
<show object="true" label="true" ev="4"/>
<condition showObject="t > 0"/>
<objColor r="32" g="32" b="32" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-27" y="64"/>
<labelMode val="3"/>
<coords x="-1.7333333333333334" y="0.0" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<caption val="$Q$"/>
</element>
<command name="Segment">
<input a0="P" a1="Q"/>
<output a0="f"/>
</command>
<element type="segment" label="f">
<show object="true" label="false" ev="4"/>
<condition showObject="0 < t < 2"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="3.9000000000000004" y="1.0666666666666664" z="6.760000000000001"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="D" a1="Q"/>
<output a0="g"/>
</command>
<element type="segment" label="g">
<show object="true" label="false" ev="4"/>
<condition showObject="2 ≤ t < 4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="6.0" y="-1.7333333333333334" z="10.4"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
</construction>
</geogebra>