正方形中的45度折纸几何构造
2019-08-19 06:40
本范例演示了如何在正方形中进行45度折纸的几何构造过程。通过旋转、线段、角平分线等几何命令,展示了折纸过程中产生的交点、线段和角度关系,探讨了正方形内45度角相关的几何性质与勾股定理的应用。
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.553.0" app="classic" platform="d" id="6ae74ef7-2899-4944-b389-ad0b2be67069" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="1938" height="1048" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.14138286893704852" orientation="1" />
</panes>
<views>
<view id="4097" visible="false" inframe="true" stylebar="true" location="1,1,1,1" size="400" window="207,116,700,561" />
<view id="512" toolbar="0 | 1 501 5 19 , 67 | 2 15 45 18 , 7 37 | 514 3 9 , 13 44 , 47 | 16 | 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="true" 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="true" 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="true" location="1,3" size="300" window="100,100,600,400" />
<view id="1" visible="true" inframe="false" stylebar="true" location="1" size="1920" window="100,100,600,400" />
<view id="2" visible="false" inframe="false" stylebar="true" location="3" size="274" window="100,100,600,400" />
<view id="16" visible="false" inframe="false" stylebar="true" 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="true" stylebar="true" location="1" size="150" window="50,50,500,500" />
<view id="70" toolbar="0 || 2020 || 2021 || 2022" visible="false" inframe="true" stylebar="true" location="1" size="150" window="50,50,500,500" />
</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="false" top="algebra" />
<dockBar show="false" east="true" />
</perspective>
</perspectives>
<labelingStyle val="3"/>
<font size="28"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="1920" height="924"/>
<coordSystem xZero="1109.775640958147" yZero="674.3109661107453" scale="103.35844489720093" yscale="103.35844489720137"/>
<evSettings axes="false" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" checkboxSize="26" gridType="3"/>
<bgColor r="0" g="0" b="0"/>
<axesColor r="255" g="255" b="255"/>
<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="point" label="A">
<show object="false" label="true" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-17" y="0"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="-3.0" y="6.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<element type="point" label="B_1">
<show object="false" label="true"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-11" y="33"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="-3.0" y="-1.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Rotate">
<input a0="A" a1="(-(90°))" a2="B_1"/>
<output a0="C"/>
</command>
<element type="point" label="C">
<show object="false" label="true" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-13" y="33"/>
<labelMode val="0"/>
<coords x="4.0" y="-1.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Rotate">
<input a0="B_1" a1="(-(90°))" a2="C"/>
<output a0="D_1"/>
</command>
<element type="point" label="D_1">
<show object="false" label="true"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-11" y="0"/>
<labelMode val="0"/>
<coords x="4.0" y="6.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="D_1" a1="C"/>
<output a0="h"/>
</command>
<element type="segment" label="h">
<show object="false" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="7.0" y="0.0" z="-28.0"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="C" a1="B_1"/>
<output a0="i"/>
</command>
<element type="segment" label="i">
<show object="false" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="0.0" y="-7.0" z="-7.0"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Point">
<input a0="i"/>
<output a0="E"/>
</command>
<element type="point" label="E">
<show object="true" label="false" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="2"/>
<labelOffset x="36" y="37"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="-0.6025210714043299" y="-1.0" z="1.0"/>
<pointSize val="9"/>
<pointStyle val="0"/>
</element>
<command name="Rotate">
<input a0="E" a1="45°" a2="A"/>
<output a0="E'"/>
</command>
<element type="point" label="E'">
<show object="false" label="true"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="3.645021076467689" y="2.745526139856024" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Ray">
<input a0="A" a1="E'"/>
<output a0="f"/>
</command>
<element type="ray" label="f">
<show object="false" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="3.254473860143976" y="6.645021076467689" z="-30.106704878374206"/>
<lineStyle thickness="13" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Intersect">
<input a0="h" a1="f"/>
<output a0="F"/>
</command>
<element type="point" label="F">
<show object="false" label="true" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="1" y="14"/>
<labelMode val="0"/>
<coords x="186.0605901410953" y="119.6216660645881" z="46.515147535273826"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="F" a1="C"/>
<output a0="g"/>
</command>
<element type="segment" label="g">
<show object="true" label="false" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<coords x="3.5716712168627525" y="0.0" z="-14.28668486745101"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="E" a1="C"/>
<output a0="j"/>
</command>
<element type="segment" label="j">
<show object="true" label="false" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<coords x="0.0" y="4.60252107140433" z="4.60252107140433"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="E" a1="F"/>
<output a0="k"/>
</command>
<element type="segment" label="k">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-3.5716712168627525" y="4.60252107140433" z="2.4505139031161773"/>
<lineStyle thickness="10" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Circle">
<input a0="F" a1="D_1"/>
<output a0="c"/>
</command>
<element type="conic" label="c">
<show object="false" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="13" type="0" typeHidden="1"/>
<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="10.86005460235303" A3="0.0" A4="-4.0" A5="-2.5716712168627525"/>
<eqnStyle style="specific"/>
</element>
<command name="Intersect">
<input a0="c" a1="k" a2="1"/>
<output a0="G"/>
</command>
<element type="point" label="G">
<show object="false" label="true"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-2" y="33"/>
<labelMode val="0"/>
<coords x="1.2915420067310088" y="0.46984021890296646" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<element type="numeric" label="a">
<value val="0.0"/>
<show object="true" label="true"/>
<objColor r="0" g="255" b="0" alpha="0.10000000149011612"/>
<bgColor r="0" g="255" b="0" alpha="255"/>
<layer val="0"/>
<labelOffset x="-43" y="10"/>
<labelMode val="3"/>
<slider min="0" max="1" absoluteScreenLocation="true" width="350.0" x="68.0" y="704.0" fixed="true" horizontal="true" showAlgebra="true"/>
<pointSize val="20.0"/>
<lineStyle thickness="40" type="0" typeHidden="1"/>
<animation step="0.01" speed="speed" type="3" playing="false"/>
<caption val="無段變換"/>
</element>
<command name="Rotate">
<input a0="D_1" a1="(a * Angle[D_1, F, G])" a2="F"/>
<output a0="D"/>
</command>
<element type="point" label="D">
<show object="false" label="true" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="8" y="18"/>
<labelMode val="0"/>
<coords x="4.0" y="6.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Rotate">
<input a0="B_1" a1="((-a) * Angle[G, E, B_1])" a2="E"/>
<output a0="B"/>
</command>
<element type="point" label="B">
<show object="false" label="true"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-14" y="35"/>
<labelMode val="0"/>
<coords x="-3.0" y="-1.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Polygon">
<input a0="A" a1="D" a2="F"/>
<output a0="t1" a1="f_1" a2="a_1" a3="d'"/>
</command>
<element type="polygon" label="t1">
<lineStyle thickness="5" type="0" typeHidden="1"/>
<show object="true" label="false"/>
<objColor r="0" g="0" b="255" alpha="1.0"/>
<layer val="0"/>
<labelMode val="0"/>
</element>
<element type="segment" label="f_1">
<show object="true" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="0.0" y="7.0" z="-42.0"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="a_1">
<show object="true" label="false" ev="4"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="3.4283287831372475" y="0.0" z="-13.71331513254899"/>
<lineStyle thickness="13" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="d'">
<show object="true" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="-3.4283287831372475" y="-7.0" z="31.715013650588258"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Polygon">
<input a0="A" a1="B" a2="E"/>
<output a0="t2" a1="e" a2="a_2" a3="b'"/>
</command>
<element type="polygon" label="t2">
<lineStyle thickness="5" type="0" typeHidden="1"/>
<show object="true" label="false"/>
<objColor r="0" g="0" b="255" alpha="1.0"/>
<layer val="0"/>
<labelMode val="0"/>
</element>
<element type="segment" label="e">
<show object="true" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="7.0" y="0.0" z="21.0"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="a_2">
<show object="true" label="false" ev="4"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="0.0" y="2.39747892859567" z="2.39747892859567"/>
<lineStyle thickness="13" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="b'">
<show object="true" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="false"/>
<coords x="-7.0" y="-2.39747892859567" z="-6.615126428425979"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="AngularBisector">
<input a0="D" a1="A" a2="F"/>
<output a0="l"/>
</command>
<element type="line" label="l">
<show object="false" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="0.22574874851314536" y="0.9741855585794467" z="-5.167867105937244"/>
<lineStyle thickness="13" type="0" typeHidden="1"/>
<eqnStyle style="implicit"/>
</element>
<command name="AngularBisector">
<input a0="B" a1="A" a2="E"/>
<output a0="m"/>
</command>
<element type="line" label="m">
<show object="false" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="0.9864204043727598" y="0.1642400250763522" z="1.973821062660166"/>
<lineStyle thickness="13" type="0" typeHidden="1"/>
<eqnStyle style="implicit"/>
</element>
<command name="Circle">
<input a0="A" a1="1"/>
<output a0="d"/>
</command>
<element type="conic" label="d">
<show object="false" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="13" type="0" typeHidden="1"/>
<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="44.0" A3="0.0" A4="3.0" A5="-6.0"/>
<eqnStyle style="specific"/>
</element>
<command name="Intersect">
<input a0="d" a1="l" a2="2"/>
<output a0="H"/>
</command>
<element type="point" label="H">
<show object="false" label="true"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-2.025814441420554" y="5.774251251486855" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="d" a1="m" a2="2"/>
<output a0="I"/>
</command>
<element type="point" label="I">
<show object="false" label="true"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-2.835759974923648" y="5.0135795956272435" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<expression label="text1" exp=""α°""/>
<element type="text" label="text1">
<show object="true" label="false" ev="40"/>
<objColor r="255" g="255" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.0" size="0" style="1"/>
<startPoint exp="I"/>
<labelOffset x="-14" y="-8"/>
</element>
<expression label="text2" exp=""β°""/>
<element type="text" label="text2">
<show object="true" label="false" ev="40"/>
<objColor r="255" g="255" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.0" size="0" style="1"/>
<startPoint exp="H"/>
<labelOffset x="-5" y="-17"/>
</element>
<command name="Angle">
<input a0="E" a1="A" a2="F"/>
<output a0="α"/>
</command>
<element type="angle" label="α">
<angleStyle val="0"/>
<value val="0.7853981633974482"/>
<show object="true" label="true" ev="4"/>
<objColor r="0" g="255" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelOffset x="6" y="32"/>
<labelMode val="2"/>
<lineStyle thickness="6" type="0" typeHidden="2"/>
<arcSize val="40"/>
</element>
<expression label="text3" exp=""正方形中 α°+β°=45°\\
證 \red{\overline{BE}}+\red{\overline{DF}}=\green{\overline{EF}}""/>
<element type="text" label="text3">
<show object="true" label="false" ev="40"/>
<objColor r="255" g="255" b="255" alpha="0.0"/>
<bgColor r="127" g="0" b="255" alpha="255"/>
<layer val="1"/>
<labelMode val="0"/>
<fixed val="true"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.5" size="14" style="1"/>
<absoluteScreenLocation x="44" y="39"/>
</element>
<command name="Circle">
<input a0="D" a1="0.3"/>
<output a0="p"/>
</command>
<element type="conic" label="p">
<show object="false" label="false" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="13" type="0" typeHidden="1"/>
<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="51.91" A3="0.0" A4="-4.0" A5="-6.0"/>
<eqnStyle style="specific"/>
</element>
<command name="Circle">
<input a0="B" a1="0.3"/>
<output a0="q"/>
</command>
<element type="conic" label="q">
<show object="false" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="13" type="0" typeHidden="1"/>
<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="9.91" A3="0.0" A4="3.0" A5="1.0"/>
<eqnStyle style="specific"/>
</element>
<command name="Intersect">
<input a0="p" a1="f_1" a2="1"/>
<output a0="J"/>
</command>
<element type="point" label="J">
<show object="false" label="true" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="3.699999999999993" y="6.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="p" a1="a_1" a2="1"/>
<output a0="K"/>
</command>
<element type="point" label="K">
<show object="false" label="true"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="4.0" y="5.699999999999996" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="q" a1="e" a2="1"/>
<output a0="L"/>
</command>
<element type="point" label="L">
<show object="false" label="true" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-3.0" y="-0.7000000000000002" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="q" a1="a_2" a2="1"/>
<output a0="M"/>
</command>
<element type="point" label="M">
<show object="false" label="true" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-2.7000000000000006" y="-1.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<expression label="N" exp="M + L - B" type="point" />
<element type="point" label="N">
<show object="false" label="true"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-2.700000000000001" y="-0.7000000000000002" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<expression label="O" exp="K + J - D" type="point" />
<element type="point" label="O">
<show object="false" label="true" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="3.699999999999993" y="5.699999999999996" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="L" a1="N"/>
<output a0="n"/>
</command>
<element type="segment" label="n">
<show object="true" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="0.0" y="0.29999999999999893" z="0.2099999999999993"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="M" a1="N"/>
<output a0="r"/>
</command>
<element type="segment" label="r">
<show object="true" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-0.2999999999999998" y="-4.440892098500626E-16" z="-0.81"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="J" a1="O"/>
<output a0="s"/>
</command>
<element type="segment" label="s">
<show object="true" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="0.30000000000000426" y="0.0" z="-1.1100000000000172"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="O" a1="K"/>
<output a0="t"/>
</command>
<element type="segment" label="t">
<show object="true" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="0.0" y="0.30000000000000693" z="-1.71000000000004"/>
<lineStyle thickness="8" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label="text5" exp=""摺紙解題趣""/>
<element type="text" label="text5">
<show object="true" label="false" ev="40"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<bgColor r="0" g="0" b="255" alpha="255"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.0" size="0" style="1"/>
<absoluteScreenLocation x="389" y="193"/>
</element>
<command name="Angle">
<input a0="F" a1="C" a2="E"/>
<output a0="β"/>
</command>
<element type="angle" label="β">
<angleStyle val="0"/>
<value val="1.5707963267948966"/>
<show object="true" label="false" ev="4"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="1"/>
<lineStyle thickness="7" type="0" typeHidden="2"/>
<arcSize val="30"/>
</element>
<expression label="text6" exp=""A""/>
<element type="text" label="text6">
<show object="true" label="false" ev="40"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="12" style="1"/>
<startPoint exp="A"/>
<labelOffset x="-30" y="-47"/>
</element>
<expression label="text7" exp=""B""/>
<element type="text" label="text7">
<show object="true" label="false" ev="40"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="12" style="1"/>
<startPoint exp="B"/>
<labelOffset x="-33" y="-3"/>
</element>
<expression label="text8" exp=""C""/>
<element type="text" label="text8">
<show object="true" label="false" ev="40"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="12" style="1"/>
<startPoint exp="C"/>
<labelOffset x="-26" y="-5"/>
</element>
<expression label="text9" exp=""D""/>
<element type="text" label="text9">
<show object="true" label="false" ev="40"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="12" style="1"/>
<startPoint exp="D"/>
<labelOffset x="-3" y="-31"/>
</element>
<expression label="text10" exp=""E""/>
<element type="text" label="text10">
<show object="true" label="false" ev="40"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="12" style="1"/>
<startPoint exp="E"/>
<labelOffset x="-30" y="0"/>
</element>
<expression label="text11" exp=""F""/>
<element type="text" label="text11">
<show object="true" label="false" ev="40"/>
<objColor r="255" g="255" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="12" style="1"/>
<startPoint exp="F"/>
<labelOffset x="-6" y="-30"/>
</element>
<element type="image" label="pic2">
<file name="49aca1a5c2a6d229374ba39e6c760cf4/開始變換.png"/>
<inBackground val="false"/>
<absoluteScreenLocation x="54" y="416"/> <show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="1.0"/>
<layer val="1"/>
<labelMode val="0"/>
<fixed val="true"/>
<ggbscript val="a=0
speed=5
StartAnimation(a)"/>
</element>
<element type="image" label="pic1">
<file name="dd14774375631eed6a9789fe8e4c0248/回復變換.png"/>
<inBackground val="false"/>
<absoluteScreenLocation x="54" y="597"/> <show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="1.0"/>
<layer val="1"/>
<labelMode val="0"/>
<fixed val="true"/>
<ggbscript val="a=1
speed=-5
StartAnimation(a)"/>
</element>
<expression label="speed" exp="-5"/>
<element type="numeric" label="speed">
<value val="-5.0"/>
<show object="false" label="true"/>
<objColor r="255" g="255" b="255" alpha="0.10000000149011612"/>
<layer val="1"/>
<labelMode val="1"/>
<animation speed="1" type="0" playing="false"/>
</element>
<element type="image" label="pic3">
<file name="963e204905f0560fe09ededf8ccb0fec/請拖曳E點觀察.png"/>
<inBackground val="false"/>
<absoluteScreenLocation x="525" y="788"/> <show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="1.0"/>
<layer val="2"/>
<labelMode val="0"/>
<fixed val="true"/>
</element>
<element type="image" label="pic4">
<file name="972693515e04c9e65e390d917c087015/P1.png"/>
<inBackground val="false"/>
<absoluteScreenLocation x="596" y="195"/> <show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="1.0"/>
<layer val="2"/>
<labelMode val="0"/>
<fixed val="true"/>
</element>
</construction>
</geogebra>