[color=#000000]In this exercise, you will design a tool that allows the user to select 2 points and enter a positive integer value [b][color=#ff00ff]n[/color][/b]. This tool, in turn, will then construct a segment that connects these two points and will construct points that cut this segment into [color=#ff00ff][b]n congruent segments[/b][/color]. [br][br]The applet below contains a custom-made tool entitled [b]Congruent Segment Divider.[br][/b]The icon for this tool should be obvious. [br]Interact with this tool for a few minutes, then complete the task that follows. [br][br] [/color]
[color=#000000]Without downloading the applet seen above, take what you've learned from this session to create your own applet that contains a [b]Congruent Segment Divider [/b] tool. Be sure this tool performs the same operation as the [b]Congruent Segment Divider [/b]tool in the applet above. [/color]