A triangle in space has vertices \(A(5,-2,1)\), \(B(0,4,-3)\), and \(C(-3,1,2)\).
Find the coordinates of the image vertices under each transformation:
a) Reflect the triangle across the \(xy\)-plane. Label the images \(A'\), \(B'\), and \(C'\).
b) Reflect the original triangle through the point \(S(1,2,3)\). Label the images \(A''\), \(B''\), and \(C''\).
Hints
- Which coordinate changes sign under reflection across the \(xy\)-plane?
- In a reflection through a point, that point is the midpoint of a point and its image.
- Use \(\mathbf{x}''=2\mathbf{s}-\mathbf{x}\) for the point reflection.
Solution
1. Reflection across the \(xy\)-plane changes the sign of the \(z\)-coordinate: \(A'=(5,-2,-1)\), \(B'=(0,4,3)\), and \(C'=(-3,1,-2)\).
2. For a reflection through \(S\), the point \(S\) is the midpoint of each point and its image, so \(\mathbf{x}''=2\mathbf{s}-\mathbf{x}\).
3. For \(A\), \(2(1,2,3)-(5,-2,1)=(-3,6,5)\).
4. For \(B\), \(2(1,2,3)-(0,4,-3)=(2,0,9)\).
5. For \(C\), \(2(1,2,3)-(-3,1,2)=(5,3,4)\).
Answer
a) \(A'=(5,-2,-1)\), \(B'=(0,4,3)\), \(C'=(-3,1,-2)\)
b) \(A''=(-3,6,5)\), \(B''=(2,0,9)\), \(C''=(5,3,4)\)