立体几何与向量综合练习:棱锥中的点、线段与中点构造
2020-10-06 01:26
本GeoGebra范例展示了立体几何中棱锥模型的几何作图与向量分析。通过Point、Segment和Midpoint等基础命令,构建了包含多个顶点的复杂空间几何图形。该模型主要用于演示空间向量的运算、线段中点的性质以及几何等式的证明,帮助学生直观理解三维空间中的点、线、面关系及向量在立体几何中的应用。
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.624.0" app="classic" platform="w" id="C1FD8B35-D072-4E11-937B-428116735593" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/apps/xsd/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="690" height="689" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.9855072463768116" orientation="1" />
<pane location="0" divider="0.14347826086956522" 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="1" visible="true" inframe="false" stylebar="true" location="3,1" size="680" 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="2" visible="false" inframe="false" stylebar="false" location="3,1" size="214" tab="ALGEBRA" window="100,100,600,400" />
<view id="64" toolbar="0" visible="false" inframe="false" stylebar="false" location="3,1" size="222" window="50,50,500,500" />
<view id="8" toolbar="1001 | 1002 | 1003 || 1005 | 1004 || 1006 | 1007 | 1010 || 1008 | 1009 || 6" visible="false" inframe="false" stylebar="false" location="3" size="300" 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="128" visible="false" inframe="false" stylebar="false" location="1" size="480" window="50,50,500,500" />
<view id="4097" visible="true" inframe="false" stylebar="true" location="1" size="0" window="100,100,700,550" />
<view id="70" toolbar="0 || 2020 || 2021 || 2022" visible="false" inframe="false" stylebar="true" location="1" size="900" window="50,50,500,500" />
</views>
<toolbar show="true" items="0 73 62 | 15" position="1" help="false" />
<input show="false" cmd="true" top="false" />
<dockBar show="false" east="false" />
</perspective>
</perspectives>
<labelingStyle val="2"/>
<font size="16"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="680" height="634"/>
<coordSystem xZero="353.77766655866" yZero="419.88829194958294" scale="22.25247443601753" yscale="22.252474436017497"/>
<evSettings axes="false" grid="false" gridIsBold="false" pointCapturing="0" rightAngleStyle="1" checkboxSize="26" gridType="-1"/>
<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>
<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="活工Q3" author="" date="">
<command name="Point">
<input a0="xAxis"/>
<output a0="B"/>
</command>
<element type="point" label="B">
<show object="false" label="true"/>
<objColor r="21" g="101" b="192" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<coords x="10" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<expression label="D" exp="(0, 17)" type="point"/>
<element type="point" label="D">
<show object="false" label="true"/>
<objColor r="21" g="101" b="192" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<coords x="0" y="17" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<element type="point" label="E">
<show object="false" label="true"/>
<objColor r="21" g="101" b="192" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<coords x="-10" y="0" z="1"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="D" a1="E"/>
<output a0="f"/>
</command>
<element type="segment" label="f">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<coords x="17" y="-10" z="170"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="D" a1="B"/>
<output a0="g"/>
</command>
<element type="segment" label="g">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<coords x="17" y="10" z="-170"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="E" a1="B"/>
<output a0="h"/>
</command>
<element type="segment" label="h">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<coords x="0" y="20" z="0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="explicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Midpoint">
<input a0="f"/>
<output a0="A"/>
</command>
<element type="point" label="A">
<show object="false" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="-5" y="8.5" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="d"/>
</element>
<command name="Midpoint">
<input a0="f"/>
<output a0="C"/>
</command>
<element type="point" label="C">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelOffset x="-23" y="0"/>
<labelMode val="3"/>
<coords x="-5" y="8.5" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="d"/>
</element>
<command name="Midpoint">
<input a0="A" a1="D"/>
<output a0="I"/>
</command>
<element type="point" label="I">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelOffset x="-23" y="5"/>
<labelMode val="3"/>
<coords x="-2.5" y="12.75" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="b"/>
</element>
<command name="Midpoint">
<input a0="D" a1="I"/>
<output a0="J"/>
</command>
<element type="point" label="J">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelOffset x="-23" y="2"/>
<labelMode val="3"/>
<coords x="-1.25" y="14.875" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="a"/>
</element>
<command name="Midpoint">
<input a0="I" a1="A"/>
<output a0="K"/>
</command>
<element type="point" label="K">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelOffset x="-25" y="3"/>
<labelMode val="3"/>
<coords x="-3.75" y="10.625" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="c"/>
</element>
<command name="Midpoint">
<input a0="A" a1="E"/>
<output a0="L"/>
</command>
<element type="point" label="L">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelOffset x="-20" y="3"/>
<labelMode val="3"/>
<coords x="-7.5" y="4.25" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="f"/>
</element>
<command name="Midpoint">
<input a0="L" a1="A"/>
<output a0="M"/>
</command>
<element type="point" label="M">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelOffset x="-25" y="1"/>
<labelMode val="3"/>
<coords x="-6.25" y="6.375" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="e"/>
</element>
<command name="Midpoint">
<input a0="L" a1="E"/>
<output a0="N"/>
</command>
<element type="point" label="N">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelOffset x="-27" y="-4"/>
<labelMode val="3"/>
<coords x="-8.75" y="2.125" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="g"/>
</element>
<command name="Midpoint">
<input a0="E" a1="B"/>
<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="3"/>
<coords x="0" y="0" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="4"/>
</element>
<command name="Midpoint">
<input a0="O" a1="B"/>
<output a0="P"/>
</command>
<element type="point" label="P">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="5" y="0" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="6"/>
</element>
<command name="Midpoint">
<input a0="P" a1="B"/>
<output a0="Q"/>
</command>
<element type="point" label="Q">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="7.5" y="0" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="7"/>
</element>
<command name="Midpoint">
<input a0="O" a1="P"/>
<output a0="R"/>
</command>
<element type="point" label="R">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="2.5" y="0" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="5"/>
</element>
<command name="Midpoint">
<input a0="E" a1="O"/>
<output a0="S"/>
</command>
<element type="point" label="S">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="-5" y="0" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="2"/>
</element>
<command name="Midpoint">
<input a0="S" a1="O"/>
<output a0="T"/>
</command>
<element type="point" label="T">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="-2.5" y="0" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="3"/>
</element>
<command name="Midpoint">
<input a0="E" a1="S"/>
<output a0="U"/>
</command>
<element type="point" label="U">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="-7.5" y="0" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="1"/>
</element>
<command name="Midpoint">
<input a0="D" a1="B"/>
<output a0="V"/>
</command>
<element type="point" label="V">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="5" y="8.5" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="d"/>
</element>
<command name="Midpoint">
<input a0="V" a1="D"/>
<output a0="W"/>
</command>
<element type="point" label="W">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="2.5" y="12.75" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="f"/>
</element>
<command name="Midpoint">
<input a0="W" a1="D"/>
<output a0="Z"/>
</command>
<element type="point" label="Z">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="1.25" y="14.875" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="g"/>
</element>
<command name="Midpoint">
<input a0="V" a1="W"/>
<output a0="A_1"/>
</command>
<element type="point" label="A_1">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="3.75" y="10.625" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="e"/>
</element>
<command name="Midpoint">
<input a0="V" a1="B"/>
<output a0="B_1"/>
</command>
<element type="point" label="B_1">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="7.5" y="4.25" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="b"/>
</element>
<command name="Midpoint">
<input a0="V" a1="B_1"/>
<output a0="C_1"/>
</command>
<element type="point" label="C_1">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="6.25" y="6.375" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="c"/>
</element>
<command name="Midpoint">
<input a0="B_1" a1="B"/>
<output a0="D_1"/>
</command>
<element type="point" label="D_1">
<show object="true" label="true"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="8.75" y="2.125" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="a"/>
</element>
<command name="Midpoint">
<input a0="E" a1="D"/>
<output a0="E_1"/>
</command>
<element type="point" label="E_1">
<show object="false" label="false"/>
<objColor r="97" g="97" b="97" alpha="0"/>
<layer val="0"/>
<labelMode val="3"/>
<coords x="-5" y="8.5" z="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<caption val="d"/>
</element>
</construction>
</geogebra>