MCQOPTIONS
Saved Bookmarks
| 1. |
Given a 3D shape with coordinates A(6, 4, -2), B(5, -3, 6), C(2, 1, -5) and D(-2, 4, 7), what will be the new coordinates if the shape undergoes 3D reflection relative to XZ plane? |
| A. | A(-6, -4, -2), B(-5, -3, -6), C(-2, -1, -5), D(-2, -4, -7) |
| B. | A(6, 4, 2), B(5, 3, 6), C(2, 1, 5), D(2, 4, 7) |
| C. | A(6, 4, 2), B(-5, 3, -6), C(-2, -1, 5), D(2, 4, -7) |
| D. | A(6, -4, -2), B(5, 3, 6), C(2, -1, -5), D(-2, -4, 7) |
| Answer» E. | |