多边形面积计算与几何变换演示
2014-10-10 03:23
本GeoGebra范例演示多边形面积的计算方法及其相关几何变换。构造中包含多个多边形(poly1等)、交点(Intersect)、线段(Segment)、向量(Vector)及角度(Angle)对象,并通过条件语句(If)实现动态交互。范例涉及旋转变换与几何构造,展示了如何利用向量平移、角度旋转等操作对多边形进行分割与重组,从而直观推导面积公式。适用于中学几何教学中多边形面积、几何变换及向量应用的课堂演示与探究学习。
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="4.2" version="4.2.56.0" id="1d5eb715-2095-4f74-b4bb-553f50f70551" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="800" height="600" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.2475" orientation="1" />
</panes>
<views>
<view id="4" toolbar="0 59 || 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 | 1011 || 1008 1009 || 6" visible="false" inframe="false" stylebar="false" location="1,3" size="300" window="100,100,600,400" />
<view id="4097" visible="false" inframe="true" stylebar="true" location="1,1" size="395" window="199,109,700,550" />
<view id="1" visible="true" inframe="false" stylebar="true" location="1" size="781" window="100,100,600,400" />
<view id="2" visible="false" inframe="false" stylebar="false" location="3" size="198" window="100,100,250,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" 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="true" items="0 | 73 | 6" position="1" help="false" />
<input show="true" cmd="true" top="false" />
<dockBar show="true" east="true" />
</perspective>
</perspectives>
<labelingStyle val="2"/>
<font size="18"/>
<graphicsSettings javaLatexFonts="false"/>
</gui>
<euclidianView>
<size width="781" height="417"/>
<coordSystem xZero="190.3941263203366" yZero="340.80155985699537" scale="30.409429362527806" yscale="30.409429362527813"/>
<evSettings axes="false" grid="false" gridIsBold="false" pointCapturing="1" rightAngleStyle="1" checkboxSize="13" 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="10"/>
<axis id="0" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<grid distX="1.0" distY="1.0" distTheta="0.5235987755982988"/>
</euclidianView>
<kernel>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="2"/>
<angleUnit val="degree"/>
<algebraStyle val="0"/>
<coordStyle val="0"/>
<angleFromInvTrig val="false"/>
</kernel>
<scripting blocked="false" disabled="false"/>
<construction title="" author="" date="">
<command name="Intersect">
<input a0="xAxis" a1="yAxis"/>
<output a0="A"/>
</command>
<element type="point" label="A">
<show object="false" label="true"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="0.0" y="-0.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Point">
<input a0="xAxis"/>
<output a0="B"/>
</command>
<element type="point" label="B">
<show object="false" label="true"/>
<objColor r="125" g="125" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="10.0" y="0.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<element type="point" label="C">
<show object="false" label="true"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="10.0" y="4.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<element type="point" label="D">
<show object="false" label="true"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="6.0" y="8.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Point">
<input a0="yAxis"/>
<output a0="E"/>
</command>
<element type="point" label="E">
<show object="false" label="true"/>
<objColor r="125" g="125" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="0.0" y="8.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Polygon">
<input a0="A" a1="B" a2="C" a3="D" a4="E"/>
<output a0="poly1" a1="a" a2="b" a3="c" a4="d" a5="e"/>
</command>
<element type="polygon" label="poly1">
<lineStyle thickness="2" type="0" typeHidden="1"/>
<show object="true" label="false"/>
<objColor r="255" g="215" b="0" alpha="0.51"/>
<layer val="0"/>
<labelMode val="0"/>
<selectionAllowed val="false"/>
</element>
<element type="segment" label="a">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-19" y="8"/>
<labelMode val="3"/>
<selectionAllowed val="false"/>
<coords x="-0.0" y="10.0" z="0.0"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
<caption val="10 cm"/>
</element>
<element type="segment" label="b">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-6" y="0"/>
<labelMode val="3"/>
<selectionAllowed val="false"/>
<coords x="-4.0" y="0.0" z="40.0"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
<caption val="4 cm"/>
</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="3"/>
<selectionAllowed val="false"/>
<coords x="-4.0" y="-4.0" z="56.0"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="d">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-6" y="7"/>
<labelMode val="3"/>
<selectionAllowed val="false"/>
<coords x="0.0" y="-6.0" z="48.0"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
<caption val="6 cm"/>
</element>
<element type="segment" label="e">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-32" y="3"/>
<labelMode val="3"/>
<selectionAllowed val="false"/>
<coords x="8.0" y="0.0" z="-0.0"/>
<lineStyle thickness="6" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
<caption val="8 cm"/>
</element>
<command name="Angle">
<input a0="B" a1="A" a2="E"/>
<output a0="α"/>
</command>
<element type="angle" label="α">
<value val="1.5707963267948966"/>
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="1"/>
<lineStyle thickness="3" type="0" typeHidden="2"/>
<arcSize val="20"/>
<allowReflexAngle val="true"/>
<selectionAllowed val="false"/>
</element>
<command name="Angle">
<input a0="C" a1="B" a2="A"/>
<output a0="β"/>
</command>
<element type="angle" label="β">
<value val="1.5707963267948966"/>
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="1"/>
<lineStyle thickness="3" type="0" typeHidden="2"/>
<arcSize val="20"/>
<allowReflexAngle val="true"/>
<selectionAllowed val="false"/>
</element>
<command name="Angle">
<input a0="A" a1="E" a2="D"/>
<output a0="γ"/>
</command>
<element type="angle" label="γ">
<value val="1.5707963267948966"/>
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="1"/>
<lineStyle thickness="3" type="0" typeHidden="2"/>
<arcSize val="20"/>
<allowReflexAngle val="true"/>
<selectionAllowed val="false"/>
</element>
<expression label="text1" exp=""可將有長度的邊拖拉到不同的位置。""/>
<element type="text" label="text1">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<fixed val="true"/>
<font serif="false" sizeM="1.0" size="0" style="1"/>
<absoluteScreenLocation x="5" y="24"/>
</element>
<element type="point" label="F">
<show object="false" label="false"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="0.0" y="0.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<element type="point" label="G">
<show object="false" label="false"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="0.0" y="8.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="F" a1="G"/>
<output a0="j"/>
</command>
<element type="segment" label="j">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved8, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelOffset x="-64" y="3"/>
<labelMode val="3"/>
<coords x="-8.0" y="0.0" z="0.0"/>
<lineStyle thickness="3" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
<caption val="8 cm"/>
</element>
<command name="Vector">
<input a0="F" a1="G"/>
<output a0="u"/>
</command>
<element type="vector" label="u">
<show object="true" label="false"/>
<condition showObject="moved8"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved8, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelMode val="0"/>
<selectionAllowed val="false"/>
<coords x="0.0" y="8.0" z="0.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<coordStyle style="cartesian"/>
<startPoint exp="F"/>
</element>
<command name="Vector">
<input a0="G" a1="F"/>
<output a0="v"/>
</command>
<element type="vector" label="v">
<show object="true" label="false"/>
<condition showObject="moved8"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved8, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelMode val="0"/>
<selectionAllowed val="false"/>
<coords x="0.0" y="-8.0" z="0.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<coordStyle style="cartesian"/>
<startPoint exp="G"/>
</element>
<command name="If">
<input a0="F ≟ A ∧ G ≟ E" a1="false" a2="true"/>
<output a0="moved8"/>
</command>
<element type="boolean" label="moved8">
<value val="false"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
</element>
<element type="point" label="H">
<show object="false" label="false"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="0.0" y="0.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<element type="point" label="I">
<show object="false" label="false"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="10.0" y="0.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="H" a1="I"/>
<output a0="f"/>
</command>
<element type="segment" label="f">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved10, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelOffset x="-19" y="8"/>
<labelMode val="3"/>
<coords x="0.0" y="10.0" z="0.0"/>
<lineStyle thickness="3" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
<caption val="10 cm"/>
</element>
<command name="If">
<input a0="H ≟ A ∧ I ≟ B" a1="false" a2="true"/>
<output a0="moved10"/>
</command>
<element type="boolean" label="moved10">
<value val="false"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
</element>
<command name="Vector">
<input a0="H" a1="I"/>
<output a0="w"/>
</command>
<element type="vector" label="w">
<show object="true" label="false"/>
<condition showObject="moved10"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved10, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelMode val="0"/>
<selectionAllowed val="false"/>
<coords x="10.0" y="0.0" z="0.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<coordStyle style="cartesian"/>
<startPoint exp="H"/>
</element>
<command name="Vector">
<input a0="I" a1="H"/>
<output a0="z"/>
</command>
<element type="vector" label="z">
<show object="true" label="false"/>
<condition showObject="moved10"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved10, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelMode val="0"/>
<selectionAllowed val="false"/>
<coords x="-10.0" y="0.0" z="0.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<coordStyle style="cartesian"/>
<startPoint exp="I"/>
</element>
<element type="point" label="J">
<show object="false" label="false"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="10.0" y="0.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<element type="point" label="K">
<show object="false" label="false"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="10.0" y="4.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="J" a1="K"/>
<output a0="i"/>
</command>
<element type="segment" label="i">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved4, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelOffset x="-6" y="0"/>
<labelMode val="3"/>
<coords x="-4.0" y="0.0" z="40.0"/>
<lineStyle thickness="3" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
<caption val="4 cm"/>
</element>
<command name="If">
<input a0="J ≟ B ∧ K ≟ C" a1="false" a2="true"/>
<output a0="moved4"/>
</command>
<element type="boolean" label="moved4">
<value val="false"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
</element>
<command name="Vector">
<input a0="J" a1="K"/>
<output a0="k"/>
</command>
<element type="vector" label="k">
<show object="true" label="false"/>
<condition showObject="moved4"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved4, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelMode val="0"/>
<selectionAllowed val="false"/>
<coords x="0.0" y="4.0" z="0.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<coordStyle style="cartesian"/>
<startPoint exp="J"/>
</element>
<command name="Vector">
<input a0="K" a1="J"/>
<output a0="l"/>
</command>
<element type="vector" label="l">
<show object="true" label="false"/>
<condition showObject="moved4"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved4, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelMode val="0"/>
<selectionAllowed val="false"/>
<coords x="0.0" y="-4.0" z="0.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<coordStyle style="cartesian"/>
<startPoint exp="K"/>
</element>
<element type="point" label="L">
<show object="false" label="false"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="0.0" y="8.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<element type="point" label="M">
<show object="false" label="false"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<coords x="6.0" y="8.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="L" a1="M"/>
<output a0="h"/>
</command>
<element type="segment" label="h">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved6, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelOffset x="-6" y="-25"/>
<labelMode val="3"/>
<coords x="0.0" y="6.0" z="-48.0"/>
<lineStyle thickness="3" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
<caption val="6 cm"/>
</element>
<command name="If">
<input a0="L ≟ E ∧ M ≟ D" a1="false" a2="true"/>
<output a0="moved6"/>
</command>
<element type="boolean" label="moved6">
<value val="false"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="1"/>
<labelMode val="0"/>
</element>
<command name="Vector">
<input a0="L" a1="M"/>
<output a0="m"/>
</command>
<element type="vector" label="m">
<show object="true" label="false"/>
<condition showObject="moved6"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved6, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelMode val="0"/>
<selectionAllowed val="false"/>
<coords x="6.0" y="0.0" z="0.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<coordStyle style="cartesian"/>
<startPoint exp="L"/>
</element>
<command name="Vector">
<input a0="M" a1="L"/>
<output a0="n"/>
</command>
<element type="vector" label="n">
<show object="true" label="false"/>
<condition showObject="moved6"/>
<objColor r="0" g="0" b="0" alpha="0.0" dynamicr="If[moved6, 255, 0]" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="1"/>
<labelMode val="0"/>
<selectionAllowed val="false"/>
<coords x="-6.0" y="0.0" z="0.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<coordStyle style="cartesian"/>
<startPoint exp="M"/>
</element>
</construction>
</geogebra>