Simplification of Square Roots with Geometric Constructions
2013-01-21 12:53
This applet demonstrates the simplification of square roots. By combining algebraic operations (factoring, sequences) with geometric constructions (polygons, segments), it visually illustrates the steps of simplifying radical expressions. It helps students understand square root properties and simplification techniques, linking abstract algebra with intuitive geometry.
In collections
代數
Loading the GeoGebra board and drawing, please wait…
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="4.2" version="4.2.17.0" id="d42e06fd-639d-4f15-ac86-cdf85098428a" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="1382" height="744" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.1447178002894356" orientation="1" />
</panes>
<views>
<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="1" visible="true" inframe="false" stylebar="true" location="1" size="1366" window="100,100,600,400" />
<view id="2" visible="false" inframe="false" stylebar="false" location="3" size="200" window="100,100,250,400" />
<view id="8" visible="false" inframe="false" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="16" visible="false" inframe="true" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="32" visible="false" inframe="true" stylebar="true" location="1" size="150" window="50,50,500,500" />
<view id="64" visible="false" inframe="true" stylebar="false" location="1" size="150" window="50,50,500,500" />
<view id="4097" visible="false" inframe="true" stylebar="true" location="1" size="150" window="681,144,500,500" />
<view id="70" visible="false" inframe="true" stylebar="true" location="1" size="150" window="50,50,500,500" />
</views>
<toolbar show="true" items="0 39 59 || 1 501 67 , 5 19 , 72 | 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 | 30 29 54 32 31 33 | 17 26 62 , 14 66 68 | 25 52 60 61 || 40 41 42 , 27 28 35 , 6 | 100001" position="1" help="true" />
<input show="true" cmd="true" top="false" />
<dockBar show="false" east="false" />
</perspective>
</perspectives>
<labelingStyle val="3"/>
<font size="12"/>
<graphicsSettings javaLatexFonts="false"/>
</gui>
<euclidianView>
<size width="1366" height="578"/>
<coordSystem xZero="106.66666666666677" yZero="512.3333333333333" scale="22.222222222222204" yscale="22.22222222222223"/>
<evSettings axes="true" grid="false" gridIsBold="false" pointCapturing="3" 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="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"/>
<coordStyle val="0"/>
<angleFromInvTrig val="false"/>
</kernel>
<scripting blocked="false" disabled="false"/>
<construction title="" author="" date="">
<element type="numeric" label="n">
<value val="180.0" random="true"/>
<show object="true" label="true"/>
<objColor r="0" g="51" b="255" alpha="0.1"/>
<layer val="0"/>
<labelMode val="1"/>
<slider min="1" max="201" absoluteScreenLocation="true" width="600.0" x="228.0" y="54.0" fixed="false" horizontal="true"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<animation step="1" speed="1" type="0" playing="false"/>
</element>
<command name="Factors">
<input a0="n"/>
<output a0="p"/>
</command>
<element type="list" label="p">
<objColor r="0" g="100" b="0" alpha="0.1"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Length">
<input a0="p"/>
<output a0="m"/>
</command>
<element type="numeric" label="m">
<value val="3.0"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
</element>
<command name="Sequence">
<input a0="{Element[p, k, 1], Div[Element[p, k, 2], 2]}" a1="k" a2="1" a3="m"/>
<output a0="p1"/>
</command>
<element type="list" label="p1">
<objColor r="0" g="100" b="0" alpha="0.1"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Sequence">
<input a0="{Element[p, k, 1], Mod[Element[p, k, 2], 2]}" a1="k" a2="1" a3="m"/>
<output a0="p2"/>
</command>
<element type="list" label="p2">
<objColor r="0" g="100" b="0" alpha="0.1"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<pointSize val="3"/>
<pointStyle val="-1"/>
</element>
<command name="Product">
<input a0="Sequence[Element[p1, k, 1]^(Element[p1, k, 2]), k, 1, m]"/>
<output a0="a"/>
</command>
<element type="numeric" label="a">
<value val="6.0"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
</element>
<command name="Product">
<input a0="Sequence[Element[p2, k, 1]^(Element[p2, k, 2]), k, 1, m]"/>
<output a0="b"/>
</command>
<element type="numeric" label="b">
<value val="5.0"/>
<objColor r="0" g="0" b="0" alpha="0.1"/>
</element>
<expression label="文本1" exp=""" + (LaTeX[a]) + "\sqrt{" + (LaTeX[b]) + "}"" />
<element type="text" label="文本1">
<show object="false" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.0" size="0" style="0"/>
<startPoint x="1.62" y="4.22" z="1.0"/>
</element>
<command name="If">
<input a0="n ≟ 1" a1=""1"" a2="If[b ≟ 1, "" + a, If[a ≟ 1, "\sqrt{" + b + "}", a + "\sqrt{" + b + "}"]]"/>
<output a0="str"/>
</command>
<element type="text" label="str">
<show object="false" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<startPoint x="1.8399999999999999" y="2.7599999999999993" z="1.0"/>
</element>
<expression label="A" exp="(n^(0.5) + 2.3, 0.7 * n^(0.5))" type="point" />
<element type="point" label="A">
<show object="false" label="true"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="15.71640786499874" y="9.391485505499116" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="txtsqrt">
<input a0="200" a1="(5, 5)"/>
<output a0="文本3"/>
</command>
<element type="text" label="文本3">
<show object="false" label="false"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="false" sizeM="1.0" size="0" style="0"/>
<decimals val="2"/>
<startPoint x="5.0" y="5.0" z="1.0"/>
</element>
<command name="Intersect">
<input a0="xAxis" a1="yAxis"/>
<output a0="B"/>
</command>
<element type="point" label="B">
<show object="true" label="true"/>
<objColor r="64" g="64" b="64" 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>
<expression label="C" exp="(n^(0.5), 0)" type="point" />
<element type="point" label="C">
<show object="true" label="true"/>
<objColor r="64" g="64" b="64" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="13.416407864998739" y="0.0" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<command name="Polygon">
<input a0="B" a1="C" a2="4"/>
<output a0="多边形1" a1="b_1" a2="c" a3="d" a4="e" a5="D" a6="E"/>
</command>
<element type="polygon" label="多边形1">
<lineStyle thickness="2" type="0" typeHidden="1"/>
<show object="true" label="false"/>
<objColor r="255" g="255" b="0" alpha="0.25"/>
<layer val="0"/>
<labelMode val="0"/>
</element>
<element type="segment" label="b_1">
<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="13.416407864998739" z="0.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<eqnStyle style="implicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="segment" label="c">
<show object="true" label="false"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-13.416407864998735" y="0.0" z="179.99999999999997"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<eqnStyle style="implicit"/>
<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="true"/>
<coords x="-3.552713678800501E-15" y="-13.416407864998737" z="180.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<eqnStyle style="implicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</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="true"/>
<coords x="13.416407864998739" y="-1.7763568394002505E-15" z="-0.0"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<eqnStyle style="implicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<element type="point" label="D">
<show object="true" label="true"/>
<objColor r="64" g="64" b="64" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="13.416407864998739" y="13.416407864998735" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<element type="point" label="E">
<show object="true" label="true"/>
<objColor r="64" g="64" b="64" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1.7763568394002505E-15" y="13.416407864998739" z="1.0"/>
<pointSize val="3"/>
<pointStyle val="0"/>
</element>
<expression label="文本多边形1" exp=""正方形面積 = " + 多边形1 + """ />
<element type="text" label="文本多边形1">
<show object="true" label="false"/>
<objColor r="0" g="51" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<font serif="false" sizeM="1.0" size="0" style="1"/>
<startPoint exp="(0.1 * n^(0.5), 0.3 * n^(0.5))"/>
</element>
<command name="Segment">
<input a0="D" a1="C"/>
<output a0="f"/>
</command>
<element type="segment" label="f">
<show object="true" label="false"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="13.416407864998735" y="0.0" z="-179.99999999999997"/>
<lineStyle thickness="2" type="0" typeHidden="1"/>
<eqnStyle style="implicit"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Text">
<input a0=""邊長= "" a1="A - (2, 0.7)"/>
<output a0="文本4"/>
</command>
<element type="text" label="文本4">
<show object="true" label="false"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<font serif="false" sizeM="1.0" size="0" style="1"/>
<startPoint x="13.71640786499874" y="8.691485505499116" z="1.0"/>
</element>
<command name="Text">
<input a0="str" a1="A + (3, 0)" a2="false" a3="true"/>
<output a0="文本2"/>
</command>
<element type="text" label="文本2">
<show object="true" label="false"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="false" sizeM="1.0" size="0" style="0"/>
<startPoint x="18.71640786499874" y="9.391485505499116" z="1.0"/>
</element>
<expression label="文本5" exp=""\sqrt{" + (LaTeX[n]) + "} ="" />
<element type="text" label="文本5">
<show object="true" label="false"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.0" size="0" style="1"/>
<startPoint exp="A"/>
</element>
</construction>
</geogebra>