Prove that the transformation F R2 rightarrow R2 is an isome
Prove that the transformation F: R^2 rightarrow R^2 is an isometry in Euclidean geometry, where F(x, y)= (-x + 2. -y + 1).
Solution
Let P=(x,y) and Q=(u,v) be two points in R2 .
To show that d(P,Q) = d(F(P),F(Q)), ...............................(1)
.where d is the Euclidean distance.(An isometry is a transformation that preserves distances).
Equivalently, we will show
d(P,Q) 2= d(F(P),F(Q))2......................(2)
LHS = (x-u)2 + (y-v)2 ...............................(3)
RHS = (-x+2-(-u+2))2 + (-y+1-(-v+1))2
= (-x+u)2 + (-y+v)2
=(x-u)2 + (y-v)2 ..............................(4)
Thus F is an isometry
