Sign In
(x,y) → (x+ n,y+ t) ⇓ (x,y) → (x+ 2,y+ 3) To make it super easy for us, let's say the preimage is at (0,0). Let's show this translation.
To perform the second translation on the new point, labeled (x',y'), we substitute our chosen value for s and m to write an expression for translation B. (x',y') → (x'+ s,y'+ t) ⇓ (x',y') → (x'+ 8,y' -4) Let's show the second translation in our coordinate plane.
To translate the original point to the final image (x'',y'') we have to perform both translations, A and B. (x,y) → ((x+ 2)+ 8, (y+ 3) -4) ⇕ (x,y) → (x+ 10,y-1)
Let's see now the translation that maps (x,y) onto (x'',y'') on the coordinate plane.Based on this example, we can write a rule for the combined translation. (x,y) → (x+ n+ s,y+ t+ m)
Compared to performing translation A first and B second, switching the order does not affect where the final image (x'',y'') ends up. (x,y) → ((x+ 8)+ 2, (y -4)+ 2) ⇕ (x,y) → (x+ 10,y-1) Now that we can see how the coordinates of the original point changed based on the two translations, we can reinsert the variables to form an algebraic rule. (x,y) → (x+ s+ n,y+ m+ t)
Commutative Property of Addition