How to construct:
1) In the input command line enter the following:
a. a = 1
b. b = 1
c. c = 1
d. d = 1
e. e = 1
f. f(x) = a*e^2 * (b*x + c) + d
g. g(x) = a*e^2 * (b*x + c)^2 + d
h. h(x) = a*e^2 * (b*x + c)^3 + d
i. One = Checkbox[ {f} ]
j. Two = Checkbox[ {g} ]
k. Three = Checkbox [ {h} ]
2) Right-click on each item in turn and select Object Properties and modify them as follows:
a. On the slider tab change the Min to -1, the Max to 1, and the Increment to 2. Select the basic tab and check the Show Label box and ensure Name & Value are selected from the dropdown menu.
b. Repeat the process above for b.
c. On the slider tab change the Min to -5, the Max to 5, and the Increment to 1. Select the basic tab and check the Show Label box and ensure Name & Value are selected from the dropdown menu.
d. Repeat the process above for d.
e. On the slider tab change the Min to 0.1, the Max to 2.5, and the Increment to 0.1. Select the basic tab and check the Show Label box and ensure Name & Value are selected from the dropdown menu.
f. On the Color tab choose a color. On the style tab change the Line Thickness to 5.
g. Repeat the process from part f but choose a different color.
h. Repeat the process from part f but choose a color different from f and g.
3) Now arrange the checkboxes and sliders as you see fit in order to be visible and not obstruct the function lines.
4) That’s it! You can now upload to GeogebraTube by clicking File>Share and following the instructions given or you can just play around.