在数轴上表示根号数(无理数的几何构造)
2020-06-10 11:27
本范例演示如何利用几何作图方法在数轴上精确表示根号数(如√2、√3、√5等无理数)。通过构造直角三角形并运用勾股定理,将斜边长度转移到数轴上,从而确定无理数对应的点。构造过程使用了交点(Intersect)、序列(Sequence)和向量(Vector)等GeoGebra命令,结合按钮交互实现动态演示。该范例帮助学生直观理解无理数在数轴上具有确定位置,建立代数与几何之间的联系,是初中数学数轴与实数教学中的经典构造活动。
所属专题
勾股定理
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.587.0" app="classic" platform="d" id="99596fa2-cacb-4626-8fe8-77d4c65ca8f2" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/apps/xsd/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="926" height="727" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.22570194384449244" 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 | 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="true" location="1,1" size="353" 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="true" stylebar="true" location="1,1" size="335" window="273,134,700,567" />
<view id="1" visible="true" inframe="false" stylebar="true" location="1" size="910" window="100,100,600,400" />
<view id="2" visible="false" inframe="false" stylebar="true" location="3" size="209" 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="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" position="1" help="false" />
<input show="true" cmd="true" top="algebra" />
<dockBar show="false" east="true" />
</perspective>
</perspectives>
<labelingStyle val="3"/>
<font size="14"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="910" height="551"/>
<coordSystem xZero="52.9649399692395" yZero="263.14363660711456" scale="229.5435662882811" yscale="209.1457155645629"/>
<evSettings axes="false" grid="false" gridIsBold="false" pointCapturing="0" 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" tickDistance="1.0" tickExpression="1" positiveAxis="true"/>
<axis id="1" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
</euclidianView>
<kernel>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="2"/>
<angleUnit val="degree"/>
<algebraStyle val="2" 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="numeric" label="n">
<value val="10.0"/>
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelOffset x="4" y="-9"/>
<labelMode val="1"/>
<slider min="1" max="10" absoluteScreenLocation="true" width="200.0" x="526.0" y="389.0" fixed="false" horizontal="true" showAlgebra="true"/>
<lineStyle thickness="10" type="0" typeHidden="1"/>
<animation step="1 / 3" speed="1.1" type="3" playing="false"/>
</element>
<command name="Intersect">
<input a0="xAxis" a1="yAxis"/>
<output a0="A"/>
</command>
<element type="point" label="A">
<show object="false" label="false" ev="4"/>
<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="4"/>
<pointStyle val="0"/>
</element>
<command name="Sequence">
<input a0="(sqrt(k), 0)" a1="k" a2="1" a3="n"/>
<output a0="l3"/>
</command>
<element type="list" label="l3">
<show object="false" label="true" ev="4"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<angleStyle val="0"/>
</element>
<command name="Sequence">
<input a0="Element[l3, k] + (0, 1)" a1="k" a2="1" a3="n"/>
<output a0="l4"/>
</command>
<element type="list" label="l4">
<show object="false" label="true" ev="4"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="0"/>
<angleStyle val="0"/>
</element>
<element type="button" label="button1">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="547" y="435"/>
<labelMode val="3"/>
<fixed val="true"/>
<auxiliary val="true"/>
<ggbscript val="SetValue[n,n+1/3]"/>
<font serif="false" sizeM="2.0" size="14" style="0"/>
<caption val="演示"/>
</element>
<element type="button" label="button2">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="631" y="435"/>
<labelMode val="3"/>
<fixed val="true"/>
<auxiliary val="true"/>
<ggbscript val="SetValue[n,1]"/>
<font serif="false" sizeM="2.0" size="14" style="0"/>
<caption val="复位"/>
</element>
<command name="Sequence">
<input a0="Segment[(k, 0), (k, 0.05)]" a1="k" a2="0" a3="3"/>
<output a0="l1"/>
</command>
<element type="list" label="l1">
<show object="true" label="true" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
</element>
<command name="Sequence">
<input a0="Text["\sqrt{" + (k) + "}", Element[l3, k] + (-0.1, -0.02), true, true]" a1="k" a2="2" a3="n"/>
<output a0="l8"/>
</command>
<element type="list" label="l8">
<show object="true" label="true" ev="4"/>
<objColor r="255" g="51" b="102" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="10" typeHidden="1"/>
<pointSize val="5"/>
<font serif="true" sizeM="1.4" size="6" style="0"/>
<angleStyle val="0"/>
</element>
<expression label="text1" exp=""1""/>
<element type="text" label="text1">
<show object="true" label="false" ev="40"/>
<condition showObject="n > 1"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="6" style="0"/>
<startPoint x="1.0191314172446226" y="0.5758838343018029" z="1.0"/>
</element>
<command name="Vector">
<input a0="(-0.5, 0)" a1="(3.5, 0)"/>
<output a0="u"/>
</command>
<element type="vector" label="u">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<coords x="4.0" y="0.0" z="0.0"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<coordStyle style="cartesian"/>
<startPoint x="-0.5" y="0.0" z="1.0"/>
</element>
<command name="Sequence">
<input a0="Text[k, (k, 0) + (-0.03, -0.15), true, true]" a1="k" a2="0" a3="3"/>
<output a0="l2"/>
</command>
<element type="list" label="l2">
<show object="true" label="true" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="5"/>
<font serif="false" sizeM="1.4" size="6" style="0"/>
<angleStyle val="0"/>
</element>
<command name="Sequence">
<input a0="(sqrt(k), 0)" a1="k" a2="2" a3="n"/>
<output a0="l3'"/>
</command>
<element type="list" label="l3'">
<show object="true" label="true" ev="4"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="4"/>
<pointStyle val="0"/>
<angleStyle val="0"/>
</element>
<expression label="a" exp="n - 1 / 3" />
<element type="numeric" label="a">
<value val="9.666666666666666"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
</element>
<command name="Sequence">
<input a0="Segment[Element[l3, k], Element[l4, k]]" a1="k" a2="1" a3="a"/>
<output a0="l5"/>
</command>
<element type="list" label="l5">
<show object="true" label="true" ev="4"/>
<objColor r="96" g="96" b="96" alpha="0.0"/>
<layer val="0"/>
<labelMode val="3"/>
<lineStyle thickness="5" type="20" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
</element>
<expression label="b" exp="n - 2 / 3" />
<element type="numeric" label="b">
<value val="9.333333333333334"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
</element>
<command name="Sequence">
<input a0="Segment[A, Element[l4, k]]" a1="k" a2="1" a3="b"/>
<output a0="l6"/>
</command>
<element type="list" label="l6">
<show object="true" label="true" ev="4"/>
<objColor r="255" g="51" b="102" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<lineStyle thickness="4" type="10" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
</element>
<command name="Sequence">
<input a0="CircleArc[A, Element[l3', k], Element[l4, k]]" a1="k" a2="1" a3="n"/>
<output a0="l7"/>
</command>
<element type="list" label="l7">
<show object="true" label="true" ev="4"/>
<objColor r="255" g="51" b="102" alpha="0.0"/>
<layer val="0"/>
<labelMode val="3"/>
<lineStyle thickness="4" type="15" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
</element>
<element type="point" label="B">
<show object="false" label="true"/>
<objColor r="77" g="77" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="1.0552901305303422" y="-1.3619995160979095" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<element type="point" label="C">
<show object="false" label="true"/>
<objColor r="77" g="77" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="1.887575027294732" y="-1.3619995160979095" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<element type="image" label="pic1">
<file name="2279c9e420a3acd951c6013e9077eff6/公众号二维码.png"/>
<inBackground val="false"/>
<startPoint number="0" exp="B"/>
<startPoint number="1" exp="C"/>
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="1.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
</element>
<element type="point" label="D">
<show object="false" label="false"/>
<objColor r="77" g="77" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="0.16807573405686016" y="-1.20062877078335" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<element type="point" label="E">
<show object="false" label="false"/>
<objColor r="77" g="77" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="0.1" speed="1" type="1" playing="false"/>
<coords x="0.9502702575512396" y="-1.20062877078335" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<element type="image" label="pic2">
<file name="217042427df8a4c61301b4c8cf246356/b9be2bae53d224c1481c3a5f6b2f655e.png"/>
<inBackground val="false"/>
<startPoint number="0" exp="D"/>
<startPoint number="1" exp="E"/>
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="1.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="0" playing="false"/>
</element>
<expression label="text2" exp=""制作教程""/>
<element type="text" label="text2">
<show object="true" label="false" ev="40"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<font serif="true" sizeM="2.0" size="14" style="0"/>
<startPoint x="0.28767985571779353" y="-1.3189673173473597" z="1.0"/>
</element>
</construction>
</geogebra>