Show Menu
Cheatography

Geometry Transformations Cheat Sheet (DRAFT) by

Transformations for geometry. Reflections, rotations, dilations, and translations.

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Rotations

Counter Clockwise:
90 degrees: (x,y)-->(-y,x)
180 degrees: (x,y)-->(-x,-y)
270 degrees: (x,y)-->(y,-x)
360 degrees: (x,y)-­->(­x,y), no changes
Clockwise:
270 degrees: (x,y)-->(-x,y)
180 degrees: (x,y)-->(-x,-y)
90 degrees: (x,y)-­-> (y,-x)
360 degrees: (x,y)-­->(­x,y), no changes

Transl­ations

Transl­ations are isometry, meaning the image and pre-image (the original image) are congruent, or the same. Transl­ations in the coordinate plane can be described by the mapping notation (x,y)-­->(x+a, y+b), if you have negative numbers you would switch the signs.
Because 'a' corres­ponds to the x-axis, you would move 'a' units horizo­ntally, 'b' corres­ponds to the y-axis, so you would move 'b' units vertic­ally.
Example: (3,7)-­->(3+8, 7-6)--­>(1­1,1). (3,7) would be a point on your pre-im­age­/or­iginal point, and (11,1) would be your image.
 

Reflec­tions

A reflection is when you reflect something across the y-axis or the x-axis. When you reflect a point or figure over the x-axis the new point will go from (x,y)-->(x,-y)
the sign of the y-coor­dinate will change to its opposite. When you reflect a point over the y-axis, the point will change from (x,y)-­->(­-x,y). The sign of the x coordinate will change to it's opposite.
   

DIlations

A dilation is when a figure shrinks or is enlarged by something called a scale factor. A scale factor is the number of times a figure is enlarged or shrunken. A scale factor can be a whole number or a fracti­on/­dec­imal, but cannot be a negative number. A scale factor greater than 1 is an enlarg­ement, and a scale factor less than 1 shrinks it.
Ex: a figure (the pre-image) has points A(7,8), B(6,2), C(10,12), D(16,20) with a scale factor of 2. This means you will multiply every point by 2. The image would now be A'(14,16), B'(12,4), C'(20,24), D'(32,40). The ' means prime, and is used to show that this is not the pre-image, and is instead the new image.