Plotting y=sin(x) via the Point-Plotting Method
2020-11-16 23:53
This example demonstrates plotting the sine function y=sin(x) via the point-plotting method. By selecting key points and using geometric constructions like segments and orthogonal lines, it precisely locates coordinates on the graph, connecting them to form a smooth sine curve. This intuitively illustrates the combination of trigonometric characteristics and geometric construction.
Loading the GeoGebra board and drawing, please wait…
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.612.0" app="classic" platform="d" id="78d8bd1b-0287-46de-984a-a9687f682bd5" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/apps/xsd/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.7597684515195369" 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="false" 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="false" location="1,3" size="300" window="100,100,600,400" />
<view id="1" visible="true" inframe="false" stylebar="true" location="3" size="1355" window="375,308,600,400" />
<view id="2" visible="false" inframe="false" stylebar="true" location="3" size="100" tab="ALGEBRA" 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="4097" visible="false" inframe="false" stylebar="true" location="1" size="300" window="683,364,700,550" />
<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="true" east="true" />
</perspective>
</perspectives>
<labelingStyle val="3"/>
<font size="16"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="1355" height="560"/>
<coordSystem xZero="484.4991735537192" yZero="271.30000000000007" scale="43.38842975206609" yscale="43.38842975206631"/>
<evSettings axes="true" grid="false" gridIsBold="false" pointCapturing="3" rightAngleStyle="1" checkboxSize="26" 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="0"/>
<axis id="0" show="true" label="x" unitLabel="" tickStyle="2" showNumbers="false" tickDistance="1.0" tickExpression="1"/>
<axis id="1" show="true" label="y" unitLabel="" tickStyle="2" showNumbers="false" tickDistance="1.0" tickExpression="1"/>
</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="">
<command name="Point">
<input a0="xAxis"/>
<output a0="A"/>
</command>
<element type="point" label="A">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<animation step="1" speed="1" type="1" playing="false"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="1.0"/>
<pointSize val="1"/>
<pointStyle val="0"/>
</element>
<expression label="B" exp="A + (0, 3)" type="point" />
<element type="point" label="B">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="3.0" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="C" exp="A + ((sqrt(3) * 3 / 2), 3 / 2)" type="point" />
<element type="point" label="C">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="3"/>
<auxiliary val="true"/>
<coords x="-3.401923788646684" y="1.5" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="D" exp="A + ((sqrt(2) * 3 / 2), (sqrt(2) * 3 / 2))" type="point" />
<element type="point" label="D">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-3.878679656440357" y="2.121320343559643" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="E" exp="A + (3 / 2, (sqrt(3) * 3 / 2))" type="point" />
<element type="point" label="E">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-4.5" y="2.598076211353316" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="text1" exp=""\frac{π}{3}""/>
<element type="text" label="text1">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-4.783777008432354" y="3.957491728755741" z="1.0"/>
<ggbscript val=""/>
<ggbscript onUpdate=""/>
</element>
<expression label="text2" exp=""\frac{π}{2}""/>
<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"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="1.4" size="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-6.291286795376284" y="4.437452658395025" z="1.0"/>
<ggbscript val=""/>
<ggbscript onUpdate=""/>
</element>
<command name="Segment">
<input a0="B" a1="A"/>
<output a0="f"/>
</command>
<element type="segment" label="f">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="3.0" y="0.0" z="18.0"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="E" a1="A"/>
<output a0="g"/>
</command>
<element type="segment" label="g">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.598076211353316" y="-1.5" z="15.588457268119896"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="D" a1="A"/>
<output a0="h"/>
</command>
<element type="segment" label="h">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.121320343559643" y="-2.121320343559643" z="12.727922061357857"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="C" a1="A"/>
<output a0="i"/>
</command>
<element type="segment" label="i">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1.5" y="-2.598076211353316" z="9.0"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Line">
<input a0="B" a1="A"/>
<output a0="j"/>
</command>
<element type="line" label="j">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="3.0" y="0.0" z="18.0"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="Mirror">
<input a0="E" a1="f"/>
<output a0="E'"/>
</command>
<element type="point" label="E'">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-7.5" y="2.598076211353316" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="D" a1="f"/>
<output a0="D'"/>
</command>
<element type="point" label="D'">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-8.121320343559644" y="2.1213203435596424" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="C" a1="f"/>
<output a0="C'"/>
</command>
<element type="point" label="C'">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="3"/>
<auxiliary val="true"/>
<coords x="-8.598076211353316" y="1.4999999999999998" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="B" a1="f"/>
<output a0="B'"/>
</command>
<element type="point" label="B'">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="3.0" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="B" a1="xAxis"/>
<output a0="B'_1"/>
</command>
<element type="point" label="B'_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="-3.0" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="E'" a1="xAxis"/>
<output a0="E''"/>
</command>
<element type="point" label="E''">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-7.5" y="-2.598076211353316" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="D'" a1="xAxis"/>
<output a0="D''"/>
</command>
<element type="point" label="D''">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-8.121320343559644" y="-2.1213203435596424" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="C'" a1="xAxis"/>
<output a0="C''"/>
</command>
<element type="point" label="C''">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="3"/>
<auxiliary val="true"/>
<coords x="-8.598076211353316" y="-1.4999999999999998" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="E" a1="xAxis"/>
<output a0="E'_1"/>
</command>
<element type="point" label="E'_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-4.5" y="-2.598076211353316" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="D" a1="xAxis"/>
<output a0="D'_1"/>
</command>
<element type="point" label="D'_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-3.878679656440357" y="-2.121320343559643" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="C" a1="xAxis"/>
<output a0="C'_1"/>
</command>
<element type="point" label="C'_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="3"/>
<auxiliary val="true"/>
<coords x="-3.401923788646684" y="-1.5" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="B" a1="A"/>
<output a0="k"/>
</command>
<element type="segment" label="k">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="3.0" y="0.0" z="18.0"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="E'" a1="A"/>
<output a0="l"/>
</command>
<element type="segment" label="l">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.598076211353316" y="1.5" z="15.588457268119896"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="D'" a1="A"/>
<output a0="m"/>
</command>
<element type="segment" label="m">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.1213203435596424" y="2.1213203435596437" z="12.727922061357855"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="C'" a1="A"/>
<output a0="n"/>
</command>
<element type="segment" label="n">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1.4999999999999998" y="2.598076211353316" z="8.999999999999998"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="C''" a1="A"/>
<output a0="p"/>
</command>
<element type="segment" label="p">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-1.4999999999999998" y="2.598076211353316" z="-8.999999999999998"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="A" a1="E''"/>
<output a0="r"/>
</command>
<element type="segment" label="r">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.598076211353316" y="-1.5" z="15.588457268119896"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="A" a1="B'_1"/>
<output a0="s"/>
</command>
<element type="segment" label="s">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="3.0" y="0.0" z="18.0"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="A" a1="E'_1"/>
<output a0="t"/>
</command>
<element type="segment" label="t">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.598076211353316" y="1.5" z="15.588457268119896"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="A" a1="D'_1"/>
<output a0="a_{3}"/>
</command>
<element type="segment" label="a_{3}">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.121320343559643" y="2.121320343559643" z="12.727922061357857"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="A" a1="C'_1"/>
<output a0="b"/>
</command>
<element type="segment" label="b">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1.5" y="2.598076211353316" z="9.0"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label="F" exp="A + (3, 0)" type="point" />
<element type="point" label="F">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-3.0" y="0.0" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="G" exp="A + (-3, 0)" type="point" />
<element type="point" label="G">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-9.0" y="0.0" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="A" a1="F"/>
<output a0="c"/>
</command>
<element type="segment" label="c">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="3.0" z="0.0"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="A" a1="G"/>
<output a0="d"/>
</command>
<element type="segment" label="d">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="-3.0" z="0.0"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label="eq1" exp="(x - x(A))^(2) + y^(2) = 9" type="conic" />
<element type="conic" label="eq1">
<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"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<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="27.0" A3="0.0" A4="6.0" A5="0.0"/>
<eqnStyle style="specific"/>
</element>
<expression label="text3" exp=""\frac{π}{4}""/>
<element type="text" label="text3">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-3.926718573226597" y="3.3809295284072602" z="1.0"/>
<ggbscript val=""/>
<ggbscript onUpdate=""/>
</element>
<expression label="text4" exp=""\frac{π}{6}""/>
<element type="text" label="text4">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-3.086686606406529" y="2.3521999125998825" z="1.0"/>
<ggbscript val=""/>
<ggbscript onUpdate=""/>
</element>
<expression label="text5" exp=""0""/>
<element type="text" label="text5">
<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="false" sizeM="1.4" size="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-2.870092147231018" y="0.07793627646557774" z="1.0"/>
</element>
<expression label="f1" exp="f1(x) = (3 * sin(x / 3))" type="function"/>
<element type="function" label="f1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<fixed val="true"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
</element>
<command name="Mirror">
<input a0="C'" a1="d"/>
<output a0="C''_1"/>
</command>
<element type="point" label="C''_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="3"/>
<auxiliary val="true"/>
<coords x="-8.598076211353316" y="-1.5000000000000018" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="D'" a1="d"/>
<output a0="D''_1"/>
</command>
<element type="point" label="D''_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-8.121320343559644" y="-2.121320343559644" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="A" a1="d"/>
<output a0="A'"/>
</command>
<element type="point" label="A'">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="-1.4695761589768238E-15" z="1.0"/>
<pointSize val="1"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="D''_1" a1="A'"/>
<output a0="m'"/>
</command>
<element type="segment" label="m'">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-2.121320343559643" y="2.1213203435596437" z="-12.727922061357853"/>
<lineStyle thickness="3" type="0" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label="q" exp="q(x) = If[0 ≤ x ≤ 18.84955592153876, f1(x)]" />
<element type="function" label="q">
<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"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
</element>
<expression label="H" exp="((3 * π / 2), f1((3 * π / 2)))" type="point" />
<element type="point" label="H">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="4.71238898038469" y="3.0" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="I" exp="(π, f1(π))" type="point" />
<element type="point" label="I">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="3.141592653589793" y="2.598076211353316" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="J" exp="((3 * π / 4), f1((3 * π / 4)))" type="point" />
<element type="point" label="J">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.356194490192345" y="2.1213203435596424" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="K" exp="((3 * π / 6), f1((3 * π / 6)))" type="point" />
<element type="point" label="K">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1.5707963267948966" y="1.4999999999999998" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="L" exp="(0, f1(0))" type="point" />
<element type="point" label="L">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="0.0" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="OrthogonalLine">
<input a0="H" a1="xAxis"/>
<output a0="e"/>
</command>
<element type="line" label="e">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-1.0" y="0.0" z="4.71238898038469"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="Mirror">
<input a0="I" a1="e"/>
<output a0="I'"/>
</command>
<element type="point" label="I'">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="6.283185307179586" y="2.598076211353316" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="J" a1="e"/>
<output a0="J'"/>
</command>
<element type="point" label="J'">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="7.068583470577035" y="2.121320343559642" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="K" a1="e"/>
<output a0="K'"/>
</command>
<element type="point" label="K'">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="7.853981633974483" y="1.4999999999999993" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Mirror">
<input a0="L" a1="e"/>
<output a0="L'"/>
</command>
<element type="point" label="L'">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="9.42477796076938" y="-5.771012081165369E-16" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="M" exp="((9 * π / 2), f1((9 * π / 2)))" type="point" />
<element type="point" label="M">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="14.137166941154069" y="-3.0" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="O" exp="((4 * π), f1((4 * π)))" type="point" />
<element type="point" label="O">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="12.566370614359172" y="-2.5980762113533156" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="P" exp="((15 * π / 4), f1((15 * π / 4)))" type="point" />
<element type="point" label="P">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="11.780972450961723" y="-2.1213203435596415" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="Q" exp="((21 * π / 6), f1((21 * π / 6)))" type="point" />
<element type="point" label="Q">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="10.995574287564276" y="-1.4999999999999991" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="OrthogonalLine">
<input a0="M" a1="xAxis"/>
<output a0="f_1"/>
</command>
<element type="line" label="f_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-1.0" y="0.0" z="14.137166941154069"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<expression label="N" exp="((5 * π), f1((5 * π)))" type="point" />
<element type="point" label="N">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="15.707963267948966" y="-2.598076211353316" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="R" exp="((21 * π / 4), f1((21 * π / 4)))" type="point" />
<element type="point" label="R">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="16.493361431346415" y="-2.121320343559643" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="S" exp="((33 * π / 6), f1((33 * π / 6)))" type="point" />
<element type="point" label="S">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="17.27875959474386" y="-1.5000000000000013" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Ray">
<input a0="B" a1="H"/>
<output a0="g_1"/>
</command>
<element type="ray" label="g_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="10.71238898038469" z="-32.13716694115407"/>
<lineStyle thickness="1" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Ray">
<input a0="F" a1="L"/>
<output a0="k_1"/>
</command>
<element type="ray" label="k_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="3.0" z="-0.0"/>
<lineStyle thickness="1" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Ray">
<input a0="E'" a1="E"/>
<output a0="h_1"/>
</command>
<element type="ray" label="h_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<ggbscript val=""/>
<ggbscript onUpdate=""/>
<coords x="0.0" y="3.0" z="-7.794228634059948"/>
<lineStyle thickness="1" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Ray">
<input a0="D'" a1="D"/>
<output a0="i_1"/>
</command>
<element type="ray" label="i_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-4.440892098500626E-16" y="4.2426406871192865" z="-9.000000000000005"/>
<lineStyle thickness="1" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Ray">
<input a0="C'" a1="C"/>
<output a0="j_1"/>
</command>
<element type="ray" label="j_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-2.220446049250313E-16" y="5.196152422706632" z="-7.794228634059949"/>
<lineStyle thickness="1" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Ray">
<input a0="G" a1="F"/>
<output a0="l_1"/>
</command>
<element type="ray" label="l_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="6.0" z="0.0"/>
<lineStyle thickness="1" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Ray">
<input a0="C''" a1="C'_1"/>
<output a0="m_1"/>
</command>
<element type="ray" label="m_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.220446049250313E-16" y="5.196152422706632" z="7.794228634059949"/>
<lineStyle thickness="1" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Ray">
<input a0="D''" a1="D'_1"/>
<output a0="n_1"/>
</command>
<element type="ray" label="n_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="4.440892098500626E-16" y="4.2426406871192865" z="9.000000000000005"/>
<lineStyle thickness="1" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Ray">
<input a0="E''" a1="E'_1"/>
<output a0="p_1"/>
</command>
<element type="ray" label="p_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="3.0" z="7.794228634059948"/>
<lineStyle thickness="1" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Ray">
<input a0="B'_1" a1="M"/>
<output a0="q_1"/>
</command>
<element type="ray" label="q_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="20.13716694115407" z="60.411500823462205"/>
<lineStyle thickness="1" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Intersect">
<input a0="g_1" a1="yAxis"/>
<output a0="T"/>
</command>
<element type="point" label="T">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="32.13716694115407" z="10.71238898038469"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="h_1" a1="yAxis"/>
<output a0="U"/>
</command>
<element type="point" label="U">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="7.794228634059948" z="3.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="i_1" a1="yAxis"/>
<output a0="V"/>
</command>
<element type="point" label="V">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="9.000000000000005" z="4.2426406871192865"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="j_1" a1="yAxis"/>
<output a0="W"/>
</command>
<element type="point" label="W">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="7.794228634059949" z="5.196152422706632"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="m_1" a1="yAxis"/>
<output a0="Z"/>
</command>
<element type="point" label="Z">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="-7.794228634059949" z="5.196152422706632"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="n_1" a1="yAxis"/>
<output a0="A_1"/>
</command>
<element type="point" label="A_1">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="-9.000000000000005" z="4.2426406871192865"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="p_1" a1="yAxis"/>
<output a0="B_1"/>
</command>
<element type="point" label="B_1">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="-7.794228634059948" z="3.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="q_1" a1="yAxis"/>
<output a0="C_1"/>
</command>
<element type="point" label="C_1">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="-60.411500823462205" z="20.13716694115407"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="OrthogonalLine">
<input a0="K" a1="l_1"/>
<output a0="r_1"/>
</command>
<element type="line" label="r_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="9.42477796076938"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="J" a1="l_1"/>
<output a0="s_1"/>
</command>
<element type="line" label="s_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="14.137166941154069"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="I" a1="l_1"/>
<output a0="t_1"/>
</command>
<element type="line" label="t_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="18.84955592153876"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="H" a1="l_1"/>
<output a0="a_1"/>
</command>
<element type="line" label="a_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="28.274333882308138"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="I'" a1="l_1"/>
<output a0="b_1"/>
</command>
<element type="line" label="b_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="37.69911184307752"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="J'" a1="l_1"/>
<output a0="c_1"/>
</command>
<element type="line" label="c_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="42.41150082346221"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="K'" a1="l_1"/>
<output a0="d_1"/>
</command>
<element type="line" label="d_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="47.12388980384689"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="Q" a1="l_1"/>
<output a0="e_1"/>
</command>
<element type="line" label="e_1">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="65.97344572538566"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="P" a1="l_1"/>
<output a0="f_2"/>
</command>
<element type="line" label="f_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="70.68583470577033"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="O" a1="l_1"/>
<output a0="g_2"/>
</command>
<element type="line" label="g_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="75.39822368615503"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="N" a1="l_1"/>
<output a0="h_2"/>
</command>
<element type="line" label="h_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="94.24777960769379"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="R" a1="l_1"/>
<output a0="i_2"/>
</command>
<element type="line" label="i_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="98.96016858807849"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="OrthogonalLine">
<input a0="S" a1="l_1"/>
<output a0="j_2"/>
</command>
<element type="line" label="j_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-6.0" y="0.0" z="103.67255756846316"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="Intersect">
<input a0="r_1" a1="k_1"/>
<output a0="E_1"/>
</command>
<element type="point" label="E_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="28.274333882308138" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="s_1" a1="k_1"/>
<output a0="F_1"/>
</command>
<element type="point" label="F_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="42.411500823462205" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="t_1" a1="k_1"/>
<output a0="H_1"/>
</command>
<element type="point" label="H_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="56.548667764616276" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="a_1" a1="k_1"/>
<output a0="I_1"/>
</command>
<element type="point" label="I_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="84.82300164692441" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="b_1" a1="k_1"/>
<output a0="J_1"/>
</command>
<element type="point" label="J_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="113.09733552923255" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="c_1" a1="k_1"/>
<output a0="K_1"/>
</command>
<element type="point" label="K_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="127.23450247038664" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="d_1" a1="k_1"/>
<output a0="L_1"/>
</command>
<element type="point" label="L_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="141.37166941154067" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="e_1" a1="k_1"/>
<output a0="M_1"/>
</command>
<element type="point" label="M_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="197.92033717615698" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="f_2" a1="k_1"/>
<output a0="N_1"/>
</command>
<element type="point" label="N_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="212.057504117311" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="g_2" a1="k_1"/>
<output a0="O_1"/>
</command>
<element type="point" label="O_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="226.1946710584651" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="f_1" a1="k_1"/>
<output a0="Q_1"/>
</command>
<element type="point" label="Q_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="42.411500823462205" y="-0.0" z="3.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="h_2" a1="k_1"/>
<output a0="R_1"/>
</command>
<element type="point" label="R_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="282.74333882308133" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="i_2" a1="k_1"/>
<output a0="S_1"/>
</command>
<element type="point" label="S_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="296.88050576423547" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="j_2" a1="k_1"/>
<output a0="T_1"/>
</command>
<element type="point" label="T_1">
<show object="false" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="311.0176727053895" y="-0.0" z="18.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="K" a1="E_1"/>
<output a0="k_2"/>
</command>
<element type="segment" label="k_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1.4999999999999998" y="0.0" z="-2.3561944901923444"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="J" a1="F_1"/>
<output a0="l_2"/>
</command>
<element type="segment" label="l_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.1213203435596424" y="0.0" z="-4.998243305428161"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="I" a1="H_1"/>
<output a0="m_2"/>
</command>
<element type="segment" label="m_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.598076211353316" y="0.0" z="-8.16209713905398"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="I'" a1="J_1"/>
<output a0="n_2"/>
</command>
<element type="segment" label="n_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.598076211353316" y="0.0" z="-16.32419427810796"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="J'" a1="K_1"/>
<output a0="p_2"/>
</command>
<element type="segment" label="p_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.121320343559642" y="0.0" z="-14.994729916284482"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="K'" a1="L_1"/>
<output a0="q_2"/>
</command>
<element type="segment" label="q_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1.4999999999999993" y="-1.7763568394002505E-15" z="-11.780972450961716"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="M_1" a1="Q"/>
<output a0="r_2"/>
</command>
<element type="segment" label="r_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1.4999999999999991" y="0.0" z="-16.493361431346404"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="N_1" a1="P"/>
<output a0="s_2"/>
</command>
<element type="segment" label="s_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.1213203435596415" y="1.7763568394002505E-15" z="-24.99121652714079"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="O_1" a1="O"/>
<output a0="t_2"/>
</command>
<element type="segment" label="t_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.5980762113533156" y="0.0" z="-32.64838855621591"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="R_1" a1="N"/>
<output a0="a_2"/>
</command>
<element type="segment" label="a_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.598076211353316" y="3.552713678800501E-15" z="-40.81048569526989"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="S_1" a1="R"/>
<output a0="b_2"/>
</command>
<element type="segment" label="b_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="2.121320343559643" y="0.0" z="-34.98770313799714"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="T_1" a1="S"/>
<output a0="c_2"/>
</command>
<element type="segment" label="c_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1.5000000000000013" y="0.0" z="-25.918139392115812"/>
<lineStyle thickness="3" type="15" typeHidden="1" opacity="178"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label="D_1" exp="((9 * π / 2), f1((9 * π / 2)))" type="point" />
<element type="point" label="D_1">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="14.137166941154069" y="-3.0" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<expression label="text2_2" exp=""π""/>
<element type="text" label="text2_2">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="9.17922637983917" y="0.020151877590305678" z="1.0"/>
</element>
<expression label="text2_4" exp=""\frac{π}{2}""/>
<element type="text" label="text2_4">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="4.36715058361318" y="-0.017216177766536722" z="1.0"/>
</element>
<expression label="text2_5" exp=""2π""/>
<element type="text" label="text2_5">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="18.483872163692862" y="0.025944819700345012" z="1.0"/>
</element>
<expression label="text2_6" exp=""\frac{3π}{2}""/>
<element type="text" label="text2_6">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="13.501353997079864" y="-0.04283991905406359" z="1.0"/>
</element>
<element type="numeric" label="X_{1}">
<value val="0.5235987755982988"/>
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelMode val="3"/>
<slider min="0" max="(2 * π)" absoluteScreenLocation="true" width="300.0" x="42.0" y="47.0" fixed="false" horizontal="true" showAlgebra="true"/>
<lineStyle thickness="12" type="0" typeHidden="1"/>
<animation step="π / 12" speed="1" type="0" playing="false"/>
<ggbscript onUpdate=""/>
</element>
<command name="CurveCartesian">
<input a0="-6 + (r * cos(θ))" a1="(r * sin(θ))" a2="θ" a3="0" a4="X_{1}"/>
<output a0="o"/>
</command>
<element type="curvecartesian" label="o">
<show object="true" label="false" ev="4"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<lineStyle thickness="9" type="0" typeHidden="1"/>
</element>
<expression label="G_1" exp="(-6 + (3 * cos(X_{1})), (3 * sin(X_{1})))" type="point" />
<element type="point" label="G_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="-15" y="-41"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-3.401923788646684" y="1.4999999999999998" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Point">
<input a0="c"/>
<output a0="P_1"/>
</command>
<element type="point" label="P_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="25" y="-9"/>
<labelMode val="0"/>
<fixed val="true"/>
<auxiliary val="true"/>
<coords x="-3.0" y="0.0" z="1.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Line">
<input a0="G_1" a1="c"/>
<output a0="a"/>
</command>
<element type="line" label="a">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="3.0" z="-4.499999999999999"/>
<lineStyle thickness="5" type="-1" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<expression label="U_1" exp="((3 * X_{1}), 0)" type="point" />
<element type="point" label="U_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1.5707963267948966" y="0.0" z="1.0"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="OrthogonalLine">
<input a0="U_1" a1="j_1"/>
<output a0="d_2"/>
</command>
<element type="line" label="d_2">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-5.196152422706632" y="-2.220446049250313E-16" z="8.16209713905398"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="Intersect">
<input a0="a" a1="j_1"/>
<output a0="V_1"/>
</command>
<element type="point" label="V_1">
<show object="true" label="true" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="NaN" y="NaN" z="NaN"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="d_2" a1="a"/>
<output a0="W_1"/>
</command>
<element type="point" label="W_1">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="24.48629141716194" y="23.38268590217984" z="15.588457268119896"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="L" a1="U_1"/>
<output a0="e_2"/>
</command>
<element type="segment" label="e_2">
<show object="true" label="false" ev="4"/>
<objColor r="255" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="0.0" y="1.5707963267948966" z="0.0"/>
<lineStyle thickness="7" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="Segment">
<input a0="W_1" a1="U_1"/>
<output a0="f_3"/>
</command>
<element type="segment" label="f_3">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="1.4999999999999998" y="0.0" z="-2.3561944901923444"/>
<lineStyle thickness="7" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<expression label="text1_{1}" exp=""\frac{2π}{3}""/>
<element type="text" label="text1_{1}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-7.936478043769441" y="4.086968426178776" z="1.0"/>
<ggbscript val=""/>
<ggbscript onUpdate=""/>
</element>
<expression label="text3_{1}" exp=""\frac{3π}{4}""/>
<element type="text" label="text3_{1}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-8.999168722401294" y="3.5667398315290533" z="1.0"/>
<ggbscript val=""/>
<ggbscript onUpdate=""/>
</element>
<expression label="text4_{1}" exp=""\frac{5π}{6}""/>
<element type="text" label="text4_{1}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-9.87501286505826" y="2.2768953227574116" z="1.0"/>
</element>
<expression label="text2_{1}" exp=""π""/>
<element type="text" label="text2_{1}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-9.716994296852352" y="0.6075991525133558" z="1.0"/>
</element>
<expression label="text2_{3}" exp=""\frac{3π}{2}""/>
<element type="text" label="text2_{3}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-6.569761229457764" y="-3.1024611426116167" z="1.0"/>
</element>
<expression label="text2_{7}" exp=""2π""/>
<element type="text" label="text2_{7}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-2.3816802468140654" y="0.6710195185150925" z="1.0"/>
</element>
<expression label="text3_{2}" exp=""\frac{5π}{4}""/>
<element type="text" label="text3_{2}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-9.205014570337617" y="-2.186719490312546" z="1.0"/>
</element>
<expression label="text3_{3}" exp=""\frac{7π}{4}""/>
<element type="text" label="text3_{3}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-3.755379784707376" y="-2.0442036529917478" z="1.0"/>
</element>
<expression label="text4_{2}" exp=""\frac{7π}{6}""/>
<element type="text" label="text4_{2}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-9.972920744212104" y="-0.7092949914347602" z="1.0"/>
</element>
<expression label="text4_{3}" exp=""\frac{11π}{6}""/>
<element type="text" label="text4_{3}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-3.2662310221739195" y="-0.7337719612232203" z="1.0"/>
</element>
<expression label="text1_{2}" exp=""\frac{4π}{3}""/>
<element type="text" label="text1_{2}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-8.103528780066139" y="-2.7723005175535085" z="1.0"/>
</element>
<expression label="text1_{3}" exp=""\frac{5π}{3}""/>
<element type="text" label="text1_{3}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-4.748659471762567" y="-2.916396795040481" z="1.0"/>
</element>
<expression label="text4_{4}" exp=""\frac{π}{6}""/>
<element type="text" label="text4_{4}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="1.0801931777185505" y="-0.07212203535685713" z="1.0"/>
</element>
<expression label="text3_{5}" exp=""\frac{π}{4}""/>
<element type="text" label="text3_{5}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="1.9232772062154675" y="-0.061569100126455445" z="1.0"/>
</element>
<expression label="text1_{4}" exp=""\frac{π}{3}""/>
<element type="text" label="text1_{4}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="2.864472371494061" y="-0.06673677173765946" z="1.0"/>
</element>
<expression label="text1_{5}" exp=""\frac{2π}{3}""/>
<element type="text" label="text1_{5}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="5.652528241048672" y="0.01807403833097876" z="1.0"/>
</element>
<expression label="text3_{6}" exp=""\frac{3π}{4}""/>
<element type="text" label="text3_{6}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="6.647332375388344" y="0.03633877902738647" z="1.0"/>
</element>
<expression label="text4_{5}" exp=""\frac{5π}{6}""/>
<element type="text" label="text4_{5}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="7.674974473267934" y="-0.04841680714632901" z="1.0"/>
</element>
<expression label="text4_{6}" exp=""\frac{7π}{6}""/>
<element type="text" label="text4_{6}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="10.171625391690904" y="1.420201380161297" z="1.0"/>
</element>
<expression label="text3_{7}" exp=""\frac{5π}{4}""/>
<element type="text" label="text3_{7}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="11.159824293661535" y="1.435872038379597" z="1.0"/>
</element>
<expression label="text1_{6}" exp=""\frac{4π}{3}""/>
<element type="text" label="text1_{6}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="12.163402204779173" y="1.437738286061685" z="1.0"/>
</element>
<expression label="text1_{7}" exp=""\frac{5π}{3}""/>
<element type="text" label="text1_{7}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="14.83494767304825" y="1.4831364643117284" z="1.0"/>
</element>
<expression label="text3_{8}" exp=""\frac{7π}{4}""/>
<element type="text" label="text3_{8}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="15.826196046061039" y="1.431526056969633" z="1.0"/>
</element>
<expression label="text4_{7}" exp=""\frac{11π}{6}""/>
<element type="text" label="text4_{7}">
<show object="true" label="false" ev="40"/>
<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="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="16.780407234575254" y="1.4446783499497575" z="1.0"/>
</element>
<expression label="text5_{1}" exp=""0""/>
<element type="text" label="text5_{1}">
<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="false" sizeM="1.4" size="7" style="1"/>
<auxiliary val="true"/>
<startPoint x="-0.5447800173272684" y="-0.19131039120748689" z="1.0"/>
</element>
<command name="Angle">
<input a0="P_1" a1="A" a2="G_1"/>
<output a0="X"/>
</command>
<element type="angle" label="X">
<angleStyle val="0"/>
<emphasizeRightAngle val="false"/>
<value val="0.5235987755982987"/>
<show object="true" label="true" ev="4"/>
<objColor r="0" g="100" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelOffset x="13" y="2"/>
<labelMode val="1"/>
<lineStyle thickness="3" type="0" typeHidden="2"/>
<arcSize val="70"/>
</element>
<expression label="text3_{4}" exp=""y=sinx""/>
<element type="text" label="text3_{4}">
<show object="true" label="false" ev="40"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="2.0" size="16" style="1"/>
<auxiliary val="true"/>
<startPoint x="0.2772017893006935" y="5.660509913956588" z="1.0"/>
<ggbscript val=""/>
<ggbscript onUpdate=""/>
</element>
<command name="OrthogonalLine">
<input a0="G_1" a1="c"/>
<output a0="g_3"/>
</command>
<element type="line" label="g_3">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<coords x="-3.0" y="0.0" z="-10.205771365940052"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="Intersect">
<input a0="g_3" a1="k_1"/>
<output a0="Z_1"/>
</command>
<element type="point" label="Z_1">
<show object="true" label="false"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="16" y="25"/>
<labelMode val="0"/>
<coords x="NaN" y="NaN" z="NaN"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="k_1" a1="l_1"/>
<output a0="A_2"/>
</command>
<element type="point" label="A_2">
<show object="true" label="true"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="NaN" y="NaN" z="NaN"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="g_3" a1="k_1"/>
<output a0="B_2"/>
</command>
<element type="point" label="B_2">
<show object="true" label="false"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="4" y="20"/>
<labelMode val="0"/>
<coords x="NaN" y="NaN" z="NaN"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="g_3" a1="k_1"/>
<output a0="C_2"/>
</command>
<element type="point" label="C_2">
<show object="true" label="false" ev="4"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelOffset x="7" y="30"/>
<labelMode val="0"/>
<coords x="NaN" y="NaN" z="NaN"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="c" a1="l_1"/>
<output a0="D_2"/>
</command>
<element type="point" label="D_2">
<show object="true" label="true"/>
<objColor r="68" g="68" b="68" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="NaN" y="NaN" z="NaN"/>
<pointSize val="4"/>
<pointStyle val="0"/>
</element>
<command name="Intersect">
<input a0="g_3" a1="c"/>
<output a0="E_2"/>
</command>
<element type="point" label="E_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="-30.617314097820156" y="-0.0" z="9.0"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="G_1" a1="E_2"/>
<output a0="h_3"/>
</command>
<element type="segment" label="h_3">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="1.4999999999999998" y="0.0" z="5.102885682970025"/>
<lineStyle thickness="7" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
<command name="OrthogonalLine">
<input a0="G_1" a1="d"/>
<output a0="i_3"/>
</command>
<element type="line" label="i_3">
<show object="false" label="false" ev="4"/>
<objColor r="0" g="0" b="0" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="3.0" y="0.0" z="10.205771365940052"/>
<lineStyle thickness="5" type="0" typeHidden="1" opacity="178"/>
<eqnStyle style="implicit"/>
</element>
<command name="Intersect">
<input a0="i_3" a1="d"/>
<output a0="F_2"/>
</command>
<element type="point" label="F_2">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="NaN" y="NaN" z="NaN"/>
<pointSize val="5"/>
<pointStyle val="0"/>
</element>
<command name="Segment">
<input a0="G_1" a1="F_2"/>
<output a0="j_3"/>
</command>
<element type="segment" label="j_3">
<show object="true" label="false" ev="4"/>
<objColor r="0" g="0" b="255" alpha="0.0"/>
<layer val="0"/>
<labelMode val="0"/>
<coords x="NaN" y="NaN" z="NaN"/>
<lineStyle thickness="7" type="0" typeHidden="1"/>
<outlyingIntersections val="false"/>
<keepTypeOnTransform val="true"/>
</element>
</construction>
</geogebra>