216k views
2 votes
What is a translation and what notation is used to describe one?

User Soyoung
by
3.2k points

1 Answer

1 vote

Translation is a term used in geometry to describe a function that moves an object a certain distance. The oject is not altered either by rotation, reflection or by resizing.

In a translation, every point of the object must be moved in the same direction and for the same distance

A translation can be described using words like "moved up 3 and over 5 to the left".

A notation can look like the below, (x+a) (y+b) where a and b are added to x and y respectively,


T_((3,5))

Another notation is a mapping rule of the form,


(x,y)\rightarrow(x-5,\text{ y+3)}

The above notation tells us that x and y coordinates are translated to x-5 and y+3.

User Jasjeet
by
4.0k points