Geometric Sequence Calculation Interactive Practice
2020-04-29 00:11
This GeoGebra applet is an interactive practice tool for geometric sequence calculations. It uses RandomElement and Shuffle commands to randomly generate geometric sequence problems, constructs sequence lists via the Sequence command, and provides multiple text input fields for students to enter the values of each term. The interface includes buttons to reveal questions and check answers, with the
In collections
Secondary Vocational Mathematics
<?xml version="1.0" encoding="utf-8"?>
<geogebra format="5.0" version="5.0.579.0" app="classic" platform="w" id="4fca3980-293f-4f54-9462-047bcbfeb256" xsi:noNamespaceSchemaLocation="http://www.geogebra.org/apps/xsd/ggb.xsd" xmlns="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<gui>
<window width="739" height="479" />
<perspectives>
<perspective id="tmp">
<panes>
<pane location="" divider="0.4370771312584574" 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="4097" visible="false" inframe="false" stylebar="true" location="1,1" size="686" window="100,100,700,550" />
<view id="1" visible="true" inframe="false" stylebar="true" location="1" size="739" window="100,100,600,400" />
<view id="2" visible="false" inframe="false" stylebar="false" location="3" size="323" 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="128" visible="false" inframe="false" stylebar="false" location="1" size="480" 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" />
<view id="43" visible="false" inframe="false" stylebar="false" location="1" size="450" window="50,50,500,500" />
</views>
<toolbar show="false" 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="false" cmd="true" top="algebra" />
<dockBar show="false" east="false" />
</perspective>
</perspectives>
<labelingStyle val="0"/>
<font size="12"/>
</gui>
<euclidianView>
<viewNumber viewNo="1"/>
<size width="738" height="478"/>
<coordSystem xZero="308.7210757461926" yZero="461.088147667509" scale="34.150672768253514" yscale="34.15067276825354"/>
<evSettings axes="false" grid="false" gridIsBold="false" pointCapturing="2" rightAngleStyle="1" checkboxSize="26" gridType="3"/>
<bgColor r="30" g="83" b="85"/>
<axesColor r="0" g="0" b="0"/>
<gridColor r="192" g="192" b="192"/>
<lineStyle axes="1" grid="0"/>
<axis id="0" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
<axis id="1" show="false" label="" unitLabel="" tickStyle="1" showNumbers="true"/>
</euclidianView>
<kernel>
<uses3D val="true"/>
<continuous val="false"/>
<usePathAndRegionParameters val="true"/>
<decimals val="2"/>
<angleUnit val="degree"/>
<algebraStyle val="0" spreadsheet="0"/>
<coordStyle val="0"/>
</kernel>
<tableview min="-2" max="2" step="1"/>
<scripting blocked="false" disabled="false"/>
<construction title="" author="" date="">
<expression label="qList" exp="{-5, -4, -3, -2, -1, 1, 2, 3, 4, 5}"/>
<element type="list" label="qList">
<objColor r="0" g="100" b="0" alpha="0.10000000149011612"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
<symbolic val="true" />
</element>
<command name="RandomElement">
<input a0="qList"/>
<output a0="q"/>
</command>
<element type="numeric" label="q">
<value val="3"/>
<symbolic val="true" />
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
</element>
<command name="Shuffle">
<input a0="{0, 0, 0, 1, 1}"/>
<output a0="showList" randomResult="{0, 1, 1, 0, 0}"/>
</command>
<element type="list" label="showList">
<objColor r="0" g="100" b="0" alpha="0.10000000149011612"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
</element>
<element type="button" label="button1">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="240" y="393"/>
<labelMode val="3"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<auxiliary val="true"/>
<ggbscript val="SetValue(isCheck,false)
firsta=RandomElement(a1List)
q=RandomElement(qList)
showList=Shuffle({0,0,0,1,1})
SetValue(a1,If(Element(showList,1)==0,?,Element(numList,1)))
SetValue(a2,If(Element(showList,2)==0,?,Element(numList,2)))
SetValue(a3,If(Element(showList,3)==0,?,Element(numList,3)))
SetValue(a4,If(Element(showList,4)==0,?,Element(numList,4)))
SetValue(a5,If(Element(showList,5)==0,?,Element(numList,5)))
SetColor(IBa1,If(Element(showList,1)==0,"black","red"))
SetColor(IBa2,If(Element(showList,2)==0,"black","red"))
SetColor(IBa3,If(Element(showList,3)==0,"black","red"))
SetColor(IBa4,If(Element(showList,4)==0,"black","red"))
SetColor(IBa5,If(Element(showList,5)==0,"black","red"))
SetValue(checka1,If(Element(showList,1)==0,false,true))
SetValue(checka2,If(Element(showList,2)==0,false,true))
SetValue(checka3,If(Element(showList,3)==0,false,true))
SetValue(checka4,If(Element(showList,4)==0,false,true))
SetValue(checka5,If(Element(showList,5)==0,false,true))"/>
<font serif="false" sizeM="2" size="12" style="0"/>
<caption val="出题"/>
</element>
<expression label="a1List" exp="{-5, -4, -3, -2, -1, 1, 2, 3, 4, 5}"/>
<element type="list" label="a1List">
<objColor r="0" g="100" b="0" alpha="0.10000000149011612"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
<symbolic val="true" />
</element>
<command name="RandomElement">
<input a0="a1List"/>
<output a0="firsta"/>
</command>
<element type="numeric" label="firsta">
<value val="-1"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
</element>
<command name="Sequence">
<input a0="(firsta * q^(n - 1))" a1="n" a2="1" a3="5"/>
<output a0="numList"/>
</command>
<element type="list" label="numList">
<objColor r="0" g="100" b="0" alpha="0.10000000149011612"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
</element>
<expression label="l1" exp="(showList * numList)" />
<element type="list" label="l1">
<objColor r="0" g="100" b="0" alpha="0.10000000149011612"/>
<lineStyle thickness="5" type="0" typeHidden="1"/>
<pointSize val="5"/>
<angleStyle val="0"/>
</element>
<element type="button" label="button2">
<show object="true" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="514" y="393"/>
<labelMode val="3"/>
<animation step="0.1" speed="1" type="0" playing="false"/>
<auxiliary val="true"/>
<ggbscript val="SetValue(isCheck,true)

SetValue(textd1,If(a1==Element(numList,1),"√","×"))
SetValue(textd2,If(a2==Element(numList,2),"√","×"))
SetValue(textd3,If(a3==Element(numList,3),"√","×"))
SetValue(textd4,If(a4==Element(numList,4),"√","×"))
SetValue(textd5,If(a5==Element(numList,5),"√","×"))

SetValue(checka1,If(a1==Element(numList,1),true,false))
SetValue(checka2,If(a2==Element(numList,2),true,false))
SetValue(checka3,If(a3==Element(numList,3),true,false))
SetValue(checka4,If(a4==Element(numList,4),true,false))
SetValue(checka5,If(a5==Element(numList,5),true,false))"/>
<font serif="false" sizeM="2" size="12" style="0"/>
<caption val="核对"/>
</element>
<element type="numeric" label="a2">
<value val="6"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelMode val="1"/>
<animation speed="1" type="0" playing="false"/>
</element>
<element type="numeric" label="a3">
<value val="-12"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelMode val="1"/>
<animation speed="1" type="0" playing="false"/>
</element>
<element type="numeric" label="a4">
<value val="NaN"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelMode val="1"/>
<animation speed="1" type="0" playing="false"/>
</element>
<element type="numeric" label="a5">
<value val="NaN"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelMode val="1"/>
<animation speed="1" type="0" playing="false"/>
</element>
<element type="numeric" label="a1">
<value val="NaN"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0.10000000149011612"/>
<layer val="0"/>
<labelMode val="1"/>
<animation speed="1" type="0" playing="false"/>
</element>
<command name="Textfield">
<input a0="a1"/>
<output a0="IBa1"/>
</command>
<element type="textfield" label="IBa1">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<bgColor r="255" g="255" b="255" alpha="255"/>
<layer val="0"/>
<labelOffset x="36" y="256"/>
<labelMode val="1"/>
<fixed val="true"/>
<auxiliary val="true"/>
<font serif="false" sizeM="4" size="36" style="0"/>
<length val="3"/>
<textAlign val="center"/>
</element>
<command name="Textfield">
<input a0="a2"/>
<output a0="IBa2"/>
</command>
<element type="textfield" label="IBa2">
<show object="true" label="false"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<bgColor r="255" g="255" b="255" alpha="255"/>
<layer val="0"/>
<labelOffset x="172" y="256"/>
<labelMode val="0"/>
<fixed val="true"/>
<auxiliary val="true"/>
<font serif="false" sizeM="4" size="36" style="0"/>
<length val="3"/>
<textAlign val="center"/>
</element>
<command name="Textfield">
<input a0="a3"/>
<output a0="IBa3"/>
</command>
<element type="textfield" label="IBa3">
<show object="true" label="false"/>
<objColor r="255" g="0" b="0" alpha="0"/>
<bgColor r="255" g="255" b="255" alpha="255"/>
<layer val="0"/>
<labelOffset x="309" y="256"/>
<labelMode val="0"/>
<fixed val="true"/>
<auxiliary val="true"/>
<font serif="false" sizeM="4" size="36" style="0"/>
<length val="3"/>
<textAlign val="center"/>
</element>
<command name="Textfield">
<input a0="a4"/>
<output a0="IBa4"/>
</command>
<element type="textfield" label="IBa4">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<bgColor r="255" g="255" b="255" alpha="255"/>
<layer val="0"/>
<labelOffset x="445" y="256"/>
<labelMode val="0"/>
<fixed val="true"/>
<auxiliary val="true"/>
<font serif="false" sizeM="4" size="36" style="0"/>
<length val="3"/>
<textAlign val="center"/>
</element>
<command name="Textfield">
<input a0="a5"/>
<output a0="IBa5"/>
</command>
<element type="textfield" label="IBa5">
<show object="true" label="false"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<bgColor r="255" g="255" b="255" alpha="255"/>
<layer val="0"/>
<labelOffset x="582" y="256"/>
<labelMode val="0"/>
<fixed val="true"/>
<auxiliary val="true"/>
<font serif="false" sizeM="4" size="36" style="0"/>
<length val="3"/>
<textAlign val="center"/>
</element>
<element type="boolean" label="checka1">
<value val="false"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="30" y="238"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
</element>
<element type="boolean" label="checka2">
<value val="true"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="154" y="238"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
</element>
<element type="boolean" label="checka3">
<value val="true"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="279" y="238"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
</element>
<element type="boolean" label="checka4">
<value val="false"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="403" y="238"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
</element>
<element type="boolean" label="checka5">
<value val="false"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="527" y="238"/>
<labelMode val="0"/>
<checkbox fixed="true"/>
</element>
<expression label="textd1" exp=""√""/>
<element type="text" label="textd1">
<show object="false" label="true" ev="40"/>
<condition showObject="isCheck ∧ Element[showList, 1] ≟ 0"/>
<objColor r="255" g="255" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<font serif="true" sizeM="2" size="12" style="1"/>
<startPoint x="-5.921066499999947" y="3.223612500000007" z="1"/>
</element>
<expression label="textd2" exp=""×""/>
<element type="text" label="textd2">
<show object="true" label="true" ev="40"/>
<condition showObject="isCheck ∧ Element[showList, 2] ≟ 0"/>
<objColor r="255" g="255" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<font serif="true" sizeM="2" size="12" style="1"/>
<startPoint x="-1.899455299999956" y="3.1959277000000066" z="1"/>
</element>
<expression label="textd3" exp=""×""/>
<element type="text" label="textd3">
<show object="false" label="true" ev="40"/>
<condition showObject="isCheck ∧ Element[showList, 3] ≟ 0"/>
<objColor r="255" g="255" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<font serif="true" sizeM="2" size="12" style="1"/>
<startPoint x="2.0795639000000374" y="3.2145617000000026" z="1"/>
</element>
<expression label="textd4" exp=""√""/>
<element type="text" label="textd4">
<show object="true" label="true" ev="40"/>
<condition showObject="isCheck ∧ Element[showList, 4] ≟ 0"/>
<objColor r="255" g="255" b="0" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<font serif="true" sizeM="2" size="12" style="1"/>
<startPoint x="6.079879100000026" y="3.2145617000000026" z="1"/>
</element>
<expression label="textd5" exp=""×""/>
<element type="text" label="textd5">
<show object="false" label="true" ev="40"/>
<condition showObject="isCheck ∧ Element[showList, 5] ≟ 0"/>
<objColor r="255" g="255" b="0" alpha="0" dynamicr="1" dynamicg="0" dynamicb="0" colorSpace="0"/>
<layer val="0"/>
<labelMode val="0"/>
<font serif="true" sizeM="2" size="12" style="1"/>
<startPoint x="10.097966440000011" y="3.1990155600000048" z="1"/>
</element>
<expression label="text2" exp=""等比数列练习""/>
<element type="text" label="text2">
<show object="true" label="true" ev="40"/>
<objColor r="255" g="255" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<font serif="false" sizeM="2" size="12" style="1"/>
<startPoint x="-1.8880993799999866" y="11.126100379999997" z="1"/>
</element>
<element type="boolean" label="isCheck">
<value val="false"/>
<show object="false" label="true"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<layer val="0"/>
<labelOffset x="103" y="394"/>
<labelMode val="0"/>
<auxiliary val="true"/>
<checkbox fixed="true"/>
<caption val="已核对"/>
</element>
<expression label="text1" exp=""在空格中填入数值,使5个数成等比数列""/>
<element type="text" label="text1">
<show object="true" label="false" ev="8"/>
<objColor r="255" g="255" b="255" alpha="0"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="false" sizeM="1.4" size="5" style="1"/>
<startPoint x="-3.8999028599999868" y="9.898057060000003" z="1"/>
</element>
<expression label="text3" exp=""" + (LaTeX[If[q > 0, "q>0", "q<0"]]) + """ />
<element type="text" label="text3">
<show object="true" label="true" ev="8"/>
<condition showObject="Element[l1, 1] ≠ 0 ∧ Element[l1, 3] ≠ 0 ∨ Element[l1, 2] ≠ 0 ∧ Element[l1, 4] ≠ 0 ∨ Element[l1, 3] ≠ 0 ∧ Element[l1, 5] ≠ 0 ∨ Element[l1, 1] ≠ 0 ∧ Element[l1, 5] ≠ 0"/>
<objColor r="0" g="0" b="0" alpha="0"/>
<bgColor r="255" g="255" b="0" alpha="255"/>
<layer val="0"/>
<labelMode val="0"/>
<isLaTeX val="true"/>
<font serif="true" sizeM="2" size="12" style="0"/>
<startPoint x="-0.050396540000011224" y="8.025849139999996" z="1"/>
</element>
</construction>
</geogebra>