GeoGebra
GeoGebra
can be used to translate figures.
GeoGebra
Instruction 1
- 1.
- Open
Algebra View
andGraphics View
underView
inMenu
. - 2.
- Draw an arbitrary figure in the
Graphics View
by usingPolygon
.
- 3.
- In the
Algebra View
, typeTranslate(Object, Vector)
where you replace
Object
with the name of the figures andVector
with a vector of the form(x, y)
The -value of the vector determines if the figure is translated to the right or left:
-
A positive -value translates the figure to the right;
-
A negative -value translates the figure to the left.
The -value of the vector determines if the figure is translated upward or downward:
-
A positive -value translates the figure upward;
-
A negative -value translates the figure downward.