椭圆的代数性质、光学性质与生活应用
2020-07-30 16:53
本GeoGebra范例综合演示椭圆的多种数学性质与实际应用。通过焦点F₁、F₂与动点P的构造,展示椭圆的代数定义(到两焦点距离之和为常数);利用向量与线段工具模拟椭圆的光学反射性质,即从一焦点发出的光线经椭圆反射后必经过另一焦点;结合图文说明椭圆在生活中的实际应用。范例运用Point、Ellipse、Segment、Distance、Midpoint、Vector等命令,动态呈现椭圆的几何特征与距离关系,适合高中解析几何与圆锥曲线教学使用。
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.760.0" app="classic" platform="w" id="321f9285-0b47-419a-b368-0a7f47f2fa99" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/apps/xsd/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="800" height="500" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.38625" orientation="1" />
</panes>
<views>
<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 , 538 | 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 , 66 || 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 || 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="473" window="100,100,700,550" />
<view id="2" visible="false" inframe="false" stylebar="true" location="3" size="309" tab="ALGEBRA" window="100,100,600,400" />
<view id="16" visible="false" inframe="false" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="32" visible="false" inframe="false" stylebar="true" location="1" size="150" 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="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="150" window="50,50,500,500" />
<view id="1" visible="true" inframe="false" stylebar="false" location="" size="498" window="100,100,600,400" />
</views>
<toolbar show="false" 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" position="1" help="false" />
<input show="false" cmd="true" top="false" />
<dockBar show="false" east="false" />
</perspective>
</perspectives>
<labelingStyle val="0"/>
<font size="12"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="798" height="498"/>
<coordSystem xZero="515.878322163837" yZero="221.34872361047059" scale="45.73922372852768" yscale="45.739223728527755"/>
<evSettings axes="true" 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="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="2"/>
<angleUnit val="degree"/>
<algebraStyle val="0" spreadsheet="0"/>
<coordStyle val="0"/>
</kernel>
<tableview min="-2" max="2" step="1"/>
<scripting blocked="false" disabled="false"/>
<construction title="" author="" date="">
<command name="Point">
<input a0="xAxis"/>
<output a0="F_1"/>
</command>
<element type="point" label="F_1">
<show object="true" label="false" ev="4"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="-3" y="0" z="1"/>
</element>
<command name="Point">
<input a0="xAxis"/>
<output a0="F_2"/>
</command>
<element type="point" label="F_2">
<show object="true" label="false" ev="4"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="3" y="0" z="1"/>
</element>
<command name="Point">
<input a0="xAxis"/>
<output a0="C"/>
</command>
<element type="point" label="C">
<show object="false" label="true" ev="4"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="5" y="0" z="1"/>
</element>
<command name="Ellipse">
<input a0="F_1" a1="F_2" a2="C"/>
<output a0="q"/>
</command>
<element type="conic" label="q">
<show object="true" label="false" 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"/>
<eqnStyle style="implicit"/>
<eigenvectors x0="1" y0="0" z0="1.0" x1="0" y1="1" z1="1.0"/>
<matrix A0="256" A1="400" A2="-6400" A3="0" A4="0" A5="0"/>
</element>
<command name="Point">
<input a0="q"/>
<output a0="P"/>
</command>
<element type="point" label="P">
<show object="true" label="false" ev="4"/>
<condition showObject="t_1"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="1.1971189598258023" y="3.8836606398417945" z="1"/>
</element>
<command name="Segment">
<input a0="P" a1="F_1"/>
<output a0="f"/>
</command>
<element type="segment" label="f">
<show object="true" label="false" ev="4"/>
<condition showObject="t_1"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
<startStyle val="default"/>
<endStyle val="default"/>
<coords x="3.8836606398417945" y="-4.1971189598258025" z="11.650981919525384"/>
</element>
<command name="Segment">
<input a0="P" a1="F_2"/>
<output a0="g"/>
</command>
<element type="segment" label="g">
<show object="true" label="false" ev="4"/>
<condition showObject="t_1"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
<startStyle val="default"/>
<endStyle val="default"/>
<coords x="3.8836606398417945" y="1.8028810401741977" z="-11.650981919525384"/>
</element>
<command name="Distance">
<input a0="P" a1="F_1"/>
<output a0="distanceDA"/>
</command>
<element type="numeric" label="distanceDA">
<value val="5.7182713758954815"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
</element>
<command name="Distance">
<input a0="P" a1="F_2"/>
<output a0="distanceDB"/>
</command>
<element type="numeric" label="distanceDB">
<value val="4.2817286241045185"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
</element>
<expression label="text2" exp=""F_1""/>
<element type="text" label="text2">
<show object="true" label="true" ev="40"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="5" style="0"/>
<startPoint x="-3.2780000000000014" y="-0.20199999999999885" z="1"/>
</element>
<expression label="text3" exp=""F_2""/>
<element type="text" label="text3">
<show object="true" label="true" ev="40"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="5" style="0"/>
<startPoint x="2.739999999999999" y="-0.20199999999999863" z="1"/>
</element>
<expression label="text5" exp=""\overline{PF_2}=" + (LaTeX[distanceDB]) + """ />
<element type="text" label="text5">
<show object="true" label="true" ev="40"/>
<condition showObject="t_1"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="5" style="0"/>
<startPoint exp="A"/>
<labelOffset x="12" y="11"/>
</element>
<command name="Midpoint">
<input a0="P" a1="F_2"/>
<output a0="A"/>
</command>
<element type="point" label="A">
<show object="false" label="true" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<coords x="2.0985594799129013" y="1.9418303199208973" z="1"/>
</element>
<command name="Midpoint">
<input a0="P" a1="F_1"/>
<output a0="B_1"/>
</command>
<element type="point" label="B_1">
<show object="false" label="true" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<coords x="-0.9014405200870989" y="1.9418303199208973" z="1"/>
</element>
<expression label="text6" exp=""代數性質:橢圓上一點P,到兩焦點F_1,F_2距離\\的和為一定值,即\overline{PF_1}+\overline{PF_2}=10\ (定值)。""/>
<element type="text" label="text6">
<show object="true" label="true" ev="40"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1" size="0" style="0"/>
<startPoint x="-9.3488215603393" y="4.357311017178719" z="1"/>
</element>
<command name="Point">
<input a0="q"/>
<output a0="D"/>
</command>
<element type="point" label="D">
<show object="false" label="true" ev="4"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.01" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<coords x="4.3296617385838125" y="2.000644572842407" z="1"/>
</element>
<command name="Point">
<input a0="q"/>
<output a0="E"/>
</command>
<element type="point" label="E">
<show object="false" label="true" ev="4"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.01" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<coords x="3.311061922834495" y="2.9972647736927653" z="1"/>
</element>
<command name="Point">
<input a0="q"/>
<output a0="F"/>
</command>
<element type="point" label="F">
<show object="false" label="true" ev="4"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.01" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<coords x="2.0072140481833047" y="3.663536369337198" z="1"/>
</element>
<command name="Point">
<input a0="q"/>
<output a0="G"/>
</command>
<element type="point" label="G">
<show object="false" label="true" ev="4"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.01" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<coords x="0.9967828347937164" y="3.919708069150914" z="1"/>
</element>
<command name="Point">
<input a0="q"/>
<output a0="H"/>
</command>
<element type="point" label="H">
<show object="false" label="true" ev="4"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.01" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<coords x="4.3288527893839746" y="-2.001764586013863" z="1"/>
</element>
<command name="Point">
<input a0="q"/>
<output a0="I"/>
</command>
<element type="point" label="I">
<show object="false" label="true" ev="4"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<coords x="3.302383093558306" y="-3.003386451684727" z="1"/>
</element>
<command name="Point">
<input a0="q"/>
<output a0="J"/>
</command>
<element type="point" label="J">
<show object="false" label="true" ev="4"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<coords x="1.996476454397138" y="-3.6672895073751968" z="1"/>
</element>
<command name="Point">
<input a0="q"/>
<output a0="K"/>
</command>
<element type="point" label="K">
<show object="false" label="true" ev="4"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.01" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="0"/>
<coords x="0.997049337879125" y="-3.919664689155728" z="1"/>
</element>
<expression label="text7" exp=""光學性質:由一焦點發出的光線,\\經橢圓反射後,會匯聚於另一焦點。""/>
<element type="text" label="text7">
<show object="true" label="true" ev="40"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1" size="0" style="0"/>
<startPoint x="-9.302684633616087" y="3.137394043053687" z="1"/>
</element>
<element type="image" label="pic1">
<file name="61807f8b55e5779b215d9a23f906e72e/sun.png"/>
<inBackground val="false"/>
<centered val="true"/>
<startPoint number="3" exp="F_2"/>
<show object="true" label="true"/>
<condition showObject="t_3"/>
<objColor r="0" g="0" b="0" alpha="1"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<auxiliary val="false"/>
</element>
<expression label="text8" exp=""生活應用:地球繞日軌跡。""/>
<element type="text" label="text8">
<show object="true" label="true" ev="40"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1" size="0" style="0"/>
<startPoint x="-9.30400000000001" y="0.6412032154822231" z="1"/>
</element>
<expression label="text1" exp=""P""/>
<element type="text" label="text1">
<show object="true" label="true" ev="40"/>
<condition showObject="t_1"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="5" style="0"/>
<startPoint exp="P"/>
<labelOffset x="5" y="-25"/>
</element>
<command name="Point">
<input a0="q"/>
<output a0="Q"/>
</command>
<element type="point" label="Q">
<show object="true" label="false" ev="4"/>
<condition showObject="t_3"/>
<objColor r="125" g="125" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="2.102105211712397" y="3.6293165134072574" z="1"/>
</element>
<element type="image" label="pic2">
<file name="e6461951bf10f62709d0feb7fc5e969b/world.png"/>
<inBackground val="false"/>
<centered val="true"/>
<startPoint number="3" exp="Q"/>
<show object="true" label="true"/>
<condition showObject="t_3"/>
<objColor r="0" g="0" b="0" alpha="1"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
<auxiliary val="false"/>
</element>
<element type="boolean" label="t_3">
<value val="false"/>
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="48" y="190"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
</element>
<element type="boolean" label="t_1">
<value val="false"/>
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="45" y="21"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
</element>
<expression label="text4" exp=""\overline{PF_1}=" + (LaTeX[distanceDA]) + """ />
<element type="text" label="text4">
<show object="true" label="true" ev="8"/>
<condition showObject="t_1"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="5" style="0"/>
<startPoint exp="B_1"/>
<labelOffset x="-15" y="17"/>
</element>
<command name="Vector">
<input a0="F_2" a1="D"/>
<output a0="v1"/>
</command>
<element type="vector" label="v1">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="F_2"/>
<coords x="1.3296617385838125" y="2.000644572842407" z="0"/>
</element>
<element type="numeric" label="a">
<value val="0.4"/>
<slider min="0" max="2" absoluteScreenLocation="true" width="100" x="186" y="161" fixed="false" horizontal="true" showAlgebra="true"/>
<lineStyle thickness="10" type="0" typeHidden="1"/>
<show object="true" label="true"/>
<objColor r="0" g="100" b="0" alpha="0.10000000149011612"/>
<bgColor r="255" g="204" b="102" alpha="255"/>
<layer val="0"/>
<labelMode val="1"/>
<animation step="0.1" speed="5" type="1" playing="true"/>
</element>
<command name="Vector">
<input a0="F_2" a1="E"/>
<output a0="v2"/>
</command>
<element type="vector" label="v2">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="F_2"/>
<coords x="0.3110619228344951" y="2.9972647736927653" z="0"/>
</element>
<command name="If">
<input a0="0 ≤ a < 1" a1="a" a2="1"/>
<output a0="b"/>
</command>
<element type="numeric" label="b">
<value val="0.4"/>
<objColor r="0" g="0" b="0" alpha="0"/>
</element>
<command name="Vector">
<input a0="F_2" a1="H"/>
<output a0="v5"/>
</command>
<element type="vector" label="v5">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="F_2"/>
<coords x="1.3288527893839746" y="-2.001764586013863" z="0"/>
</element>
<command name="Vector">
<input a0="F_2" a1="I"/>
<output a0="v6"/>
</command>
<element type="vector" label="v6">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="F_2"/>
<coords x="0.30238309355830584" y="-3.003386451684727" z="0"/>
</element>
<command name="Vector">
<input a0="F_2" a1="J"/>
<output a0="v7"/>
</command>
<element type="vector" label="v7">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="F_2"/>
<coords x="-1.003523545602862" y="-3.6672895073751968" z="0"/>
</element>
<command name="Vector">
<input a0="F_2" a1="K"/>
<output a0="v8"/>
</command>
<element type="vector" label="v8">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="F_2"/>
<coords x="-2.002950662120875" y="-3.919664689155728" z="0"/>
</element>
<command name="Vector">
<input a0="D" a1="F_1"/>
<output a0="w1"/>
</command>
<element type="vector" label="w1">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="D"/>
<coords x="-7.3296617385838125" y="-2.000644572842407" z="0"/>
</element>
<command name="Vector">
<input a0="E" a1="F_1"/>
<output a0="w2"/>
</command>
<element type="vector" label="w2">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="E"/>
<coords x="-6.3110619228344955" y="-2.9972647736927653" z="0"/>
</element>
<command name="Vector">
<input a0="F" a1="F_1"/>
<output a0="w3"/>
</command>
<element type="vector" label="w3">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="F"/>
<coords x="-5.007214048183305" y="-3.663536369337198" z="0"/>
</element>
<command name="Vector">
<input a0="G" a1="F_1"/>
<output a0="w4"/>
</command>
<element type="vector" label="w4">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="G"/>
<coords x="-3.9967828347937164" y="-3.919708069150914" z="0"/>
</element>
<command name="Vector">
<input a0="H" a1="F_1"/>
<output a0="w5"/>
</command>
<element type="vector" label="w5">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="H"/>
<coords x="-7.3288527893839746" y="2.001764586013863" z="0"/>
</element>
<command name="Vector">
<input a0="I" a1="F_1"/>
<output a0="w6"/>
</command>
<element type="vector" label="w6">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="215" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="I"/>
<coords x="-6.302383093558306" y="3.003386451684727" z="0"/>
</element>
<command name="Vector">
<input a0="J" a1="F_1"/>
<output a0="w7"/>
</command>
<element type="vector" label="w7">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="J"/>
<coords x="-4.996476454397138" y="3.6672895073751968" z="0"/>
</element>
<command name="Vector">
<input a0="K" a1="F_1"/>
<output a0="w8"/>
</command>
<element type="vector" label="w8">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="K"/>
<coords x="-3.997049337879125" y="3.919664689155728" z="0"/>
</element>
<command name="If">
<input a0="1 ≤ a ≤ 2" a1="a - 1" a2="0"/>
<output a0="c"/>
</command>
<element type="numeric" label="c">
<value val="0"/>
<objColor r="0" g="0" b="0" alpha="0"/>
</element>
<command name="Vector">
<input a0="F_2" a1="F"/>
<output a0="v3"/>
</command>
<element type="vector" label="v3">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="215" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="F_2"/>
<coords x="-0.9927859518166953" y="3.663536369337198" z="0"/>
</element>
<command name="Vector">
<input a0="F_2" a1="G"/>
<output a0="v4"/>
</command>
<element type="vector" label="v4">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="255" g="204" b="102" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<coordStyle style="cartesian"/>
<startPoint exp="F_2"/>
<coords x="-2.0032171652062836" y="3.919708069150914" z="0"/>
</element>
<command name="If">
<input a0="a ≤ 1" a1="((1 - a) * F_2) + (a * D)" a2="((2 - a) * D) + ((a - 1) * F_1)"/>
<output a0="L"/>
</command>
<element type="point" label="L">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="0" g="100" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="3.5318646954335247" y="0.8002578291369629" z="1"/>
</element>
<command name="If">
<input a0="a ≤ 1" a1="((1 - a) * F_2) + (a * E)" a2="((2 - a) * E) + ((a - 1) * F_1)"/>
<output a0="M"/>
</command>
<element type="point" label="M">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="0" g="100" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="3.124424769133798" y="1.1989059094771062" z="1"/>
</element>
<command name="If">
<input a0="a ≤ 1" a1="((1 - a) * F_2) + (a * F)" a2="((2 - a) * F) + ((a - 1) * F_1)"/>
<output a0="N"/>
</command>
<element type="point" label="N">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="0" g="100" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="2.6028856192733216" y="1.4654145477348792" z="1"/>
</element>
<command name="If">
<input a0="a ≤ 1" a1="((1 - a) * F_2) + (a * G)" a2="((2 - a) * G) + ((a - 1) * F_1)"/>
<output a0="O"/>
</command>
<element type="point" label="O">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="0" g="100" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="2.1987131339174866" y="1.5678832276603656" z="1"/>
</element>
<command name="If">
<input a0="a ≤ 1" a1="((1 - a) * F_2) + (a * H)" a2="((2 - a) * H) + ((a - 1) * F_1)"/>
<output a0="S"/>
</command>
<element type="point" label="S">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="0" g="100" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="3.5315411157535896" y="-0.8007058344055452" z="1"/>
</element>
<command name="If">
<input a0="a ≤ 1" a1="((1 - a) * F_2) + (a * I)" a2="((2 - a) * I) + ((a - 1) * F_1)"/>
<output a0="T"/>
</command>
<element type="point" label="T">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="0" g="100" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="3.120953237423322" y="-1.2013545806738908" z="1"/>
</element>
<command name="If">
<input a0="a ≤ 1" a1="((1 - a) * F_2) + (a * J)" a2="((2 - a) * J) + ((a - 1) * F_1)"/>
<output a0="U"/>
</command>
<element type="point" label="U">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="0" g="100" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="2.598590581758855" y="-1.4669158029500788" z="1"/>
</element>
<command name="If">
<input a0="a ≤ 1" a1="((1 - a) * F_2) + (a * K)" a2="((2 - a) * K) + ((a - 1) * F_1)"/>
<output a0="V"/>
</command>
<element type="point" label="V">
<show object="true" label="false" ev="4"/>
<condition showObject="d"/>
<objColor r="0" g="100" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<pointSize val="5"/>
<pointStyle val="10"/>
<coords x="2.19881973515165" y="-1.5678658756622914" z="1"/>
</element>
<element type="boolean" label="isOn">
<value val="false"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="751" y="220"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
<caption val="On"/>
</element>
<element type="button" label="button1">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<bgColor r="255" g="255" b="255" alpha="255"/>
<layer val="0"/>
<labelOffset x="82" y="141"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<auxiliary val="true"/>
<ggbscript val="SetValue(isOn,!isOn)
StartAnimation[isOn]
"/>
<ggbscript onUpdate="
"/>
<caption val="On/Off"/>
<font serif="false" sizeM="2" size="12" style="0"/>
<startPoint x="-9.48591355067589" y="1.7566700319917488" z="1"/>
</element>
<element type="boolean" label="d">
<value val="false"/>
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="46" y="80"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
<caption val="t_2"/>
</element>
</construction>
</geogebra>